MCPcopy Index your code

hub / github.com/ncruces/zenity / functions

Functions432 in github.com/ncruces/zenity

↓ 153 callersMethodscale
(dim int)
util_windows.go:218
↓ 79 callersFunctionstrptr
(s string)
util_windows.go:28
↓ 50 callersFunctionSendMessage
(wnd HWND, msg uint32, wparam uintptr, lparam uintptr)
internal/win/zsyscall_windows.go:445
↓ 42 callersFunctionSetWindowPos
(wnd HWND, wndInsertAfter HWND, x int, y int, cx int, cy int, flags int)
internal/win/zsyscall_windows.go:496
↓ 37 callersFunctionskip
(err error)
main_test.go:17
↓ 32 callersFunctionCreateWindowEx
(exStyle uint32, className *uint16, windowName *uint16, style uint32, x int, y int, width int, height int, par
internal/win/zsyscall_windows.go:287
↓ 31 callersFunctionerrnoErr
errnoErr returns common boxed Errno values, to prevent allocations at runtime.
internal/win/zsyscall_windows.go:27
↓ 30 callersFunctionptr
(v T)
zenity.go:21
↓ 28 callersMethodError
()
internal/zenutil/env.go:25
↓ 24 callersFunctionRun
Run is internal.
internal/zenutil/run_unix.go:37
↓ 22 callersMethodDone
Done returns a channel that is closed when the dialog is closed.
progress.go:31
↓ 21 callersFunctionContext
Context returns an Option to set a Context that can dismiss the dialog. Dialogs dismissed by ctx return ctx.Err().
zenity.go:232
↓ 20 callersFunctionquoteAccelerators
(text string)
util.go:14
↓ 19 callersFunctionstrResult
(opts options, out []byte, err error)
util.go:93
↓ 16 callersMethodString
()
util_darwin.go:61
↓ 16 callersFunctionTitle
Title returns an Option to set the dialog title.
zenity.go:114
↓ 16 callersFunctionapplyOptions
(options []Option)
zenity.go:106
↓ 15 callersMethodcall
go:uintptrescapes
internal/win/ole32.go:54
↓ 14 callersFunctionColorEquals
ColorEquals is internal.
internal/zenutil/color.go:68
↓ 13 callersFunctionappendGeneral
(args []string, opts options)
util.go:31
↓ 13 callersMethoddelete
()
util_windows.go:247
↓ 12 callersFunctionInfo
Info displays the info dialog. Valid options: Title, Width, Height, OKLabel, ExtraButton, Icon, WindowIcon, Attach, Modal, NoWrap, Ellipsize. May re
msg.go:19
↓ 12 callersMethodText
Text sets the dialog text.
progress.go:16
↓ 12 callersFunctionsetup
(wnd win.HWND)
util_windows.go:30
↓ 11 callersMethodClose
Close closes the dialog.
progress.go:28
↓ 11 callersFunctionerrResult
(err error)
cmd/zenity/main.go:623
↓ 10 callersFunctionDestroyWindow
(wnd HWND)
internal/win/zsyscall_windows.go:310
↓ 9 callersFunctionlstResult
(opts options, out []byte, err error)
util.go:110
↓ 8 callersFunctionDirectory
Directory returns an Option to activate directory-only selection.
file.go:41
↓ 8 callersFunctionFilename
Filename returns an Option to set the filename. You can specify a file name, a directory path, or both. Specifying a file name, makes it the default
file.go:67
↓ 8 callersFunctionParseColor
ParseColor is internal.
internal/zenutil/color.go:12
↓ 8 callersFunctionSelectFileMultiple
SelectFileMultiple displays the multiple file selection dialog. Valid options: Title, WindowIcon, Attach, Modal, Directory, Filename, ShowHidden, Fil
file.go:26
↓ 8 callersFunctionWindowIcon
WindowIcon returns an Option to set the window icon. WindowIcon accepts a DialogIcon, or a string file path. Supported file formats depend on the pla
zenity.go:187
↓ 8 callersFunctionappendButtons
(args []string, opts options)
util.go:53
↓ 8 callersFunctiongetIcon
(i any)
util_windows.go:259
↓ 8 callersFunctionhookDialog
(ctx context.Context, icon any, title *string, init func(wnd win.HWND))
util_windows.go:79
↓ 8 callersFunctionpwdResult
(sep string, opts options, out []byte, err error)
util.go:121
↓ 7 callersFunctionPassword
Password displays the password dialog. Valid options: Title, OKLabel, CancelLabel, ExtraButton, WindowIcon, Attach, Modal, Username. May return: Err
pwd.go:9
↓ 7 callersFunctionSelectFile
SelectFile displays the file selection dialog. Valid options: Title, WindowIcon, Attach, Modal, Directory, Filename, ShowHidden, FileFilter(s). May
file.go:16
↓ 7 callersMethodValue
Value sets how much of the task has been completed.
progress.go:19
↓ 7 callersFunctionappendWidthHeight
(args []string, opts options)
util.go:66
↓ 7 callersFunctionappendWindowIcon
(args []string, opts options)
util.go:76
↓ 7 callersFunctionsplitDirAndName
(path string)
file.go:328
↓ 6 callersFunctionGetModuleHandle
(moduleName *uint16)
internal/win/zsyscall_windows.go:190
↓ 6 callersFunctionOKLabel
OKLabel returns an Option to set the label of the OK button.
zenity.go:133
↓ 6 callersMethodRelease
()
internal/win/ole32.go:48
↓ 6 callersFunctionSelectColor
SelectColor displays the color selection dialog. Valid options: Title, WindowIcon, Attach, Modal, Color, ShowPalette. May return: ErrCanceled.
color.go:10
↓ 6 callersFunctiondeleteBackRef
(id uintptr)
util_windows.go:193
↓ 6 callersFunctionloadBackRef
(id uintptr)
util_windows.go:187
↓ 6 callersFunctionsaveBackRef
(id uintptr, ptr unsafe.Pointer)
util_windows.go:176
↓ 5 callersFunctionCalendar
Calendar displays the calendar dialog. Valid options: Title, Width, Height, OKLabel, CancelLabel, ExtraButton, WindowIcon, Attach, Modal, DefaultDate
date.go:11
↓ 5 callersFunctionCancelLabel
CancelLabel returns an Option to set the label of the Cancel button.
zenity.go:138
↓ 5 callersFunctionColor
Color returns an Option to set the color.
color.go:15
↓ 5 callersFunctionDefWindowProc
(wnd HWND, msg uint32, wparam uintptr, lparam unsafe.Pointer)
internal/win/zsyscall_windows.go:296
↓ 5 callersFunctionEntry
Entry displays the text entry dialog. Valid options: Title, Width, Height, OKLabel, CancelLabel, ExtraButton, WindowIcon, Attach, Modal, EntryText, H
entry.go:9
↓ 5 callersFunctionList
List displays the list dialog. Valid options: Title, Width, Height, OKLabel, CancelLabel, ExtraButton, WindowIcon, Attach, Modal, RadioList, DefaultI
list.go:9
↓ 5 callersFunctionMessageLoop
https://docs.microsoft.com/en-us/windows/win32/winmsg/using-messages-and-message-queues
internal/win/user32.go:287
↓ 5 callersFunctionPostQuitMessage
(exitCode int)
internal/win/zsyscall_windows.go:426
↓ 5 callersFunctionProgress
Progress displays the progress indication dialog. Valid options: Title, Width, Height, OKLabel, CancelLabel, ExtraButton, Icon, WindowIcon, Attach, M
progress.go:9
↓ 5 callersFunctionQuestion
Question displays the question dialog. Valid options: Title, Width, Height, OKLabel, CancelLabel, ExtraButton, Icon, WindowIcon, Attach, Modal, NoWra
msg.go:9
↓ 5 callersFunctionShowWindow
(wnd HWND, cmdShow int)
internal/win/zsyscall_windows.go:521
↓ 5 callersFunctionUnregisterClass
(className *uint16, instance Handle)
internal/win/zsyscall_windows.go:549
↓ 5 callersFunctionUsername
Username returns an Option to display the username.
pwd.go:14
↓ 5 callersFunctioncenterWindow
(wnd win.HWND)
util_windows.go:331
↓ 5 callersMethodforDPI
(dpi dpi)
util_windows.go:238
↓ 5 callersFunctiongetDPI
(wnd win.HWND)
util_windows.go:201
↓ 5 callersFunctiongetFont
()
util_windows.go:230
↓ 5 callersFunctionguid
sys CoCreateInstance(clsid *GUID, unkOuter *IUnknown, clsContext int32, iid *GUID, address unsafe.Pointer) (res error) = ole32.CoCreateInstance
internal/win/ole32.go:64
↓ 5 callersFunctionregisterClass
(instance, icon win.Handle, proc uintptr)
util_windows.go:339
↓ 4 callersFunctionCommDlgError
()
internal/win/comdlg32.go:70
↓ 4 callersFunctionConfirmOverwrite
ConfirmOverwrite returns an Option to confirm file selection if the file already exists.
file.go:47
↓ 4 callersFunctionDefaultDate
DefaultDate returns an Option to set the date.
date.go:16
↓ 4 callersFunctionEnableWindow
(wnd HWND, enable bool)
internal/win/zsyscall_windows.go:324
↓ 4 callersFunctionExtraButton
ExtraButton returns an Option to add one extra button.
zenity.go:143
↓ 4 callersFunctionIcon
Icon returns an Option to set the dialog icon. Icon accepts a DialogIcon, or a string. The string can be a GTK icon name (Unix), or a file path (Wind
zenity.go:174
↓ 4 callersFunctionNotify
Notify displays a notification. Valid options: Title, Icon.
notify.go:6
↓ 4 callersFunctionSelectFileSave
SelectFileSave displays the save file selection dialog. Valid options: Title, WindowIcon, Attach, Modal, Filename, ConfirmOverwrite, ConfirmCreate, S
file.go:36
↓ 4 callersFunctionSendMessagePointer
(wnd HWND, msg uint32, wparam uintptr, lparam unsafe.Pointer)
internal/win/user32.go:280
↓ 4 callersFunctionSetDlgItemText
(dlg HWND, dlgItemID int, str *uint16)
internal/win/zsyscall_windows.go:451
↓ 4 callersFunctionSetFocus
(wnd HWND)
internal/win/zsyscall_windows.go:459
↓ 4 callersFunctionShowPalette
ShowPalette returns an Option to show the palette.
color.go:20
↓ 4 callersFunctionUnparseColor
UnparseColor is internal.
internal/zenutil/color.go:58
↓ 4 callersFunctionmessage
(kind messageKind, text string, opts options)
msg_unix.go:7
↓ 4 callersFunctionstrResult
(s string, err error)
cmd/zenity/main.go:642
↓ 3 callersFunctionAttach
Attach returns an Option to set the parent window to attach to. Attach accepts: - a window id (int) on Unix - a window handle (~uintptr) on Windows -
zenity.go:202
↓ 3 callersFunctionCheckList
CheckList returns an Option to show check boxes (Unix only).
list.go:38
↓ 3 callersMethodComplete
Complete marks the task completed.
progress.go:25
↓ 3 callersFunctionDisallowEmpty
DisallowEmpty returns an Option to not allow zero items to be selected (Windows and macOS only).
list.go:67
↓ 3 callersFunctionEntryText
EntryText returns an Option to set the entry text.
entry.go:14
↓ 3 callersFunctionError
Error displays the error dialog. Valid options: Title, Width, Height, OKLabel, ExtraButton, Icon, WindowIcon, Attach, Modal, NoWrap, Ellipsize. May
msg.go:39
↓ 3 callersFunctionGetWindowText
(wnd HWND)
internal/win/user32.go:270
↓ 3 callersFunctionHideText
HideText returns an Option to hide the entry text.
entry.go:19
↓ 3 callersFunctionListMultiple
ListMultiple displays the list dialog, allowing multiple items to be selected. Valid options: Title, Width, Height, OKLabel, CancelLabel, ExtraButton
list.go:26
↓ 3 callersFunctionParseWindowId
ParseWindowId is internal.
internal/zencmd/window_windows.go:11
↓ 3 callersFunctionPulsate
Pulsate returns an Option to pulsate the progress bar.
progress.go:41
↓ 3 callersFunctionRunProgress
RunProgress is internal.
internal/zenutil/run_unix.go:57
↓ 3 callersFunctionStripMarkup
StripMarkup is internal.
internal/zencmd/markup.go:10
↓ 3 callersFunctionStripMnemonic
StripMnemonic is internal.
internal/zencmd/mnemonic.go:6
↓ 3 callersFunctionUnescape
Unescape is internal.
internal/zencmd/unescape.go:6
↓ 3 callersFunctionappendFileArgs
(args []string, opts options)
file_unix.go:59
next →1–100 of 432, ranked by callers