MCPcopy Create free account

hub / github.com/ncruces/zenity / functions

Functions432 in github.com/ncruces/zenity

↓ 3 callersFunctioncoInitialize
()
file_windows.go:453
↓ 3 callersFunctionegestPath
(path string, err error)
cmd/zenity/main.go:698
↓ 3 callersFunctionentry
(text string, opts options)
entry_unix.go:7
↓ 3 callersFunctionexit1Cmd
()
util_test.go:228
↓ 3 callersFunctiongetButtons
(dialog, okcancel bool, opts options)
util_darwin.go:5
↓ 3 callersFunctioningestPath
(path string)
cmd/zenity/main.go:678
↓ 3 callersFunctioninitDirNameExt
(filename string, name []uint16)
file_windows.go:474
↓ 3 callersFunctioninitFilters
(filters FileFilters)
file_windows.go:489
↓ 3 callersMethodname
Windows patterns need a name.
file.go:99
↓ 3 callersMethodsend
(line string)
internal/zenutil/progress_unix.go:31
↓ 3 callersFunctionshellItemPath
(item *win.IShellItem, err error)
file_windows.go:397
↓ 3 callersMethodsimplify
Windows patterns are case-insensitive, don't support character classes or escaping. First we remove character classes, then escaping. Patterns with l
file.go:111
↓ 3 callersFunctionskip
(err error)
internal/zenutil/run_unix_test.go:43
↓ 3 callersMethodtypes
macOS types may be specified as extension strings without the leading period, or as uniform type identifiers: https://developer.apple.com/library/arch
file.go:152
↓ 2 callersFunctionClassHint
ClassHint returns an Option to set the program name and class as used by the window manager (Unix only).
zenity.go:218
↓ 2 callersFunctionCoCreateInstance
(clsid *GUID, unkOuter *IUnknown, clsContext int32, iid *GUID, address unsafe.Pointer)
internal/win/zsyscall_windows.go:221
↓ 2 callersFunctionCoTaskMemFree
(address unsafe.Pointer)
internal/win/ole32.go:37
↓ 2 callersFunctionConfirmCreate
ConfirmCreate returns an Option to confirm file selection if the file does not yet exist (Windows only).
file.go:53
↓ 2 callersFunctionDefaultCancel
DefaultCancel returns an Option to give the Cancel button focus by default.
zenity.go:148
↓ 2 callersFunctionDefaultItems
DefaultItems returns an Option to set the items to initially select (Windows and macOS only).
list.go:62
↓ 2 callersFunctionDisplay
Display returns an Option to set the X display to use (Unix only).
zenity.go:212
↓ 2 callersFunctionEllipsize
Ellipsize returns an Option to enable ellipsizing in the dialog text (Unix only).
msg.go:58
↓ 2 callersFunctionGetConsoleWindow
()
internal/win/zsyscall_windows.go:184
↓ 2 callersFunctionGetCurrentThreadId
()
internal/win/kernel32.go:38
↓ 2 callersFunctionGetOpenFileName
(ofn *OPENFILENAME)
internal/win/zsyscall_windows.go:129
↓ 2 callersMethodGetOptions
()
internal/win/shell32.go:218
↓ 2 callersMethodGetResult
()
internal/win/shell32.go:254
↓ 2 callersFunctionGetSystemMetrics
(index int)
internal/win/zsyscall_windows.go:373
↓ 2 callersFunctionHeight
Height returns an Option to set the dialog height (Unix only).
zenity.go:126
↓ 2 callersFunctionIsAvailable
IsAvailable is internal.
internal/zenutil/run_unix.go:31
↓ 2 callersFunctionListItems
ListItems displays the list dialog. May return: ErrCanceled, ErrUnsupported.
list.go:16
↓ 2 callersFunctionListMultipleItems
ListMultipleItems displays the list dialog, allowing multiple items to be selected. May return: ErrCanceled, ErrUnsupported.
list.go:33
↓ 2 callersFunctionMaxValue
MaxValue returns an Option to set the maximum value. The default maximum value is 100.
progress.go:36
↓ 2 callersFunctionMidSearch
MidSearch returns an Option to change list search to find text in the middle, not on the beginning (Unix only).
list.go:57
↓ 2 callersFunctionModal
Modal returns an Option to set the modal hint.
zenity.go:207
↓ 2 callersFunctionNoCancel
NoCancel returns an Option to hide the Cancel button (Windows and Unix only).
progress.go:46
↓ 2 callersFunctionNoWrap
NoWrap returns an Option to disable text wrapping (Unix only).
msg.go:53
↓ 2 callersFunctionRadioList
RadioList returns an Option to show radio boxes (Unix only).
list.go:43
↓ 2 callersFunctionSHCreateItemFromParsingName
(path *uint16, bc *IBindCtx, iid *GUID, item **IShellItem)
internal/win/zsyscall_windows.go:244
↓ 2 callersMethodSetButtons
SetButtons is internal.
internal/zenutil/run_darwin.go:184
↓ 2 callersMethodSetDefaultExtension
(extension *uint16)
internal/win/shell32.go:263
↓ 2 callersMethodSetFileName
(name *uint16)
internal/win/shell32.go:236
↓ 2 callersMethodSetFileTypes
(cFileTypes int, rgFilterSpec *COMDLG_FILTERSPEC)
internal/win/shell32.go:200
↓ 2 callersMethodSetFolder
(item *IShellItem)
internal/win/shell32.go:227
↓ 2 callersMethodSetOptions
(fos _FILEOPENDIALOGOPTIONS)
internal/win/shell32.go:209
↓ 2 callersFunctionSetThreadDpiAwarenessContext
(dpiContext uintptr)
internal/win/zsyscall_windows.go:474
↓ 2 callersMethodSetTitle
(title *uint16)
internal/win/shell32.go:245
↓ 2 callersFunctionSetWindowText
(wnd HWND, text *uint16)
internal/win/zsyscall_windows.go:504
↓ 2 callersFunctionShellNotifyIcon
(message uint32, data *NOTIFYICONDATA)
internal/win/zsyscall_windows.go:258
↓ 2 callersMethodShow
(wnd HWND)
internal/win/shell32.go:287
↓ 2 callersFunctionShowHidden
ShowHidden returns an Option to show hidden files (Windows and macOS only).
file.go:58
↓ 2 callersFunctionTimeRemaining
TimeRemaining returns an Option to estimate when progress will reach 100% (Unix only).
progress.go:56
↓ 2 callersFunctionWarning
Warning displays the warning dialog. Valid options: Title, Width, Height, OKLabel, ExtraButton, Icon, WindowIcon, Attach, Modal, NoWrap, Ellipsize.
msg.go:29
↓ 2 callersFunctionWidth
Width returns an Option to set the dialog width (Unix only).
zenity.go:119
↓ 2 callersMethodcasefold
Unix patterns are case-sensitive. Fold them if requested.
file.go:190
↓ 2 callersMethoddelete
()
util_windows.go:324
↓ 2 callersFunctionfileOpenDialog
(opts options, multi bool)
file_windows.go:184
↓ 2 callersFunctiongetPidToPpidMap
()
internal/zencmd/window_unix.go:46
↓ 2 callersFunctiongetPidToWindowMap
()
internal/zencmd/window_unix.go:68
↓ 2 callersFunctioninitFileTypes
(filters FileFilters)
file_windows.go:511
↓ 2 callersFunctionintptr
(i int64)
util_windows.go:27
↓ 2 callersMethodlayout
(dpi dpi)
progress_windows.go:214
↓ 2 callersMethodlayout
(dpi dpi)
list_windows.go:152
↓ 2 callersMethodlayout
(dpi dpi)
pwd_windows.go:137
↓ 2 callersMethodlayout
(dpi dpi)
entry_windows.go:121
↓ 2 callersMethodlayout
(dpi dpi)
date_windows.go:126
↓ 2 callersFunctionlistDlg
(text string, items []string, multiple bool, opts options)
list_windows.go:22
↓ 2 callersFunctionlstResult
(l []string, err error)
cmd/zenity/main.go:648
↓ 2 callersMethodpipe
(w io.WriteCloser)
internal/zenutil/progress_unix.go:99
↓ 2 callersFunctionquoteMarkup
(text string)
util.go:22
↓ 2 callersFunctionquoteMnemonics
(text string)
util.go:18
↓ 2 callersFunctionremoveClasses
Remove character classes from pattern, assuming case insensitivity. Classes of one character (case-insensitive) are replaced by the character. Others
file.go:241
↓ 2 callersMethodupdate
()
list_windows.go:172
↓ 2 callersMethodwait
(extra *string, out *bytes.Buffer)
internal/zenutil/progress_unix.go:76
↓ 1 callersFunctionActivateActCtx
(actCtx Handle, cookie *uintptr)
internal/win/zsyscall_windows.go:159
↓ 1 callersFunctionAutoClose
AutoClose returns an Option to dismiss the dialog when 100% has been reached.
progress.go:51
↓ 1 callersFunctionCallNextHookEx
(hk Handle, code int32, wparam uintptr, lparam unsafe.Pointer)
internal/win/zsyscall_windows.go:264
↓ 1 callersFunctionChooseColor
(cc *CHOOSECOLOR)
internal/win/zsyscall_windows.go:117
↓ 1 callersMethodClose
()
progress_windows.go:111
↓ 1 callersMethodClose
()
internal/zenutil/progress_unix.go:69
↓ 1 callersFunctionCoInitializeEx
(reserved uintptr, coInit uint32)
internal/win/ole32.go:31
↓ 1 callersFunctionCoUninitialize
()
internal/win/ole32.go:35
↓ 1 callersFunctionCreateActCtx
(actCtx *ACTCTX)
internal/win/zsyscall_windows.go:167
↓ 1 callersFunctionCreateFontIndirect
(lf *LOGFONT)
internal/win/zsyscall_windows.go:141
↓ 1 callersFunctionCreateIconFromResourceEx
(resBits []byte, icon bool, ver uint32, cx int, cy int, flags int)
internal/win/zsyscall_windows.go:270
↓ 1 callersFunctionDateEquals
(t1, t2 time.Time)
date_test.go:82
↓ 1 callersFunctionDeactivateActCtx
(flags uint32, cookie uintptr)
internal/win/zsyscall_windows.go:176
↓ 1 callersFunctionDeleteObject
(o Handle)
internal/win/zsyscall_windows.go:147
↓ 1 callersFunctionDestroyIcon
(icon Handle)
internal/win/zsyscall_windows.go:302
↓ 1 callersFunctionEnumWindows
(enumFunc uintptr, lparam unsafe.Pointer)
internal/win/zsyscall_windows.go:334
↓ 1 callersFunctionExampleNotify
()
notify_test.go:12
↓ 1 callersFunctionExampleProgress
()
progress_test.go:13
↓ 1 callersFunctionExampleProgress_pulsate
()
progress_test.go:44
↓ 1 callersFunctionExtractAssociatedIcon
(instance Handle, path *uint16, icon *uint16)
internal/win/zsyscall_windows.go:229
↓ 1 callersFunctionGenerateConsoleCtrlEvent
(ctrlEvent uint32, processGroupID uint32)
internal/win/kernel32.go:40
↓ 1 callersMethodGetCount
()
internal/win/shell32.go:331
↓ 1 callersFunctionGetDeviceCaps
(dc Handle, index int)
internal/win/zsyscall_windows.go:153
↓ 1 callersMethodGetDisplayName
(name SIGDN)
internal/win/shell32.go:306
↓ 1 callersFunctionGetDlgItem
(dlg HWND, dlgItemID int)
internal/win/zsyscall_windows.go:342
↓ 1 callersFunctionGetDpiForWindow
(wnd HWND)
internal/win/zsyscall_windows.go:351
← previousnext →101–200 of 432, ranked by callers