MCPcopy Create free account

hub / github.com/lxn/walk / functions

Functions1,459 in github.com/lxn/walk

↓ 4 callersMethodMenu
()
src/pkg/walk/mainwindow.go:95
↓ 4 callersFunctionMoveMemory
(destination, source unsafe.Pointer, length uintptr)
src/pkg/walk/winapi/kernel32.go:177
↓ 4 callersMethodSetParent
SetParent sets the parent of the Widget and adds the Widget to the Children list of the Container.
src/pkg/walk/widget.go:217
↓ 4 callersFunctionSetWindowPos
(hWnd, hWndInsertAfter HWND, x, y, width, height int32, flags uint32)
src/pkg/walk/winapi/user32.go:1860
↓ 4 callersMethodSizeHint
SizeHint returns the preferred Size for the respective type of Widget.
src/pkg/walk/widget.go:254
↓ 4 callersMethodSuspended
Suspended returns if the Widget is suspended for layout and repainting purposes.
src/pkg/walk/widget.go:258
↓ 4 callersMethodUpdate
(reset bool)
src/pkg/walk/boxlayout.go:323
↓ 4 callersMethodUpdate
(reset bool)
src/pkg/walk/gridlayout.go:380
↓ 4 callersMethodcalculateTextSize
()
src/pkg/walk/widget.go:914
↓ 4 callersMethoddevCapsPrinter
(capability uint16, pOutput *uint16, defaultValue uint, printerName *uint16)
src/pkg/walk/printerinfo.go:136
↓ 4 callersMethodgetState
()
src/pkg/walk/widget.go:1137
↓ 4 callersFunctionnewSpacer
(parent Container, layoutFlags LayoutFlags, sizeHint Size)
src/pkg/walk/spacer.go:21
↓ 4 callersFunctionnewWidgetList
(observer widgetListObserver)
src/pkg/walk/widgetlist.go:27
↓ 4 callersMethodnotifyIconData
()
src/pkg/walk/notifyicon.go:145
↓ 4 callersMethodputState
(state string)
src/pkg/walk/widget.go:1147
↓ 3 callersFunctionBeginDeferWindowPos
(nNumWindows int32)
src/pkg/walk/winapi/user32.go:1244
↓ 3 callersFunctionDefWindowProc
(hWnd HWND, Msg uint32, wParam, lParam uintptr)
src/pkg/walk/winapi/user32.go:1325
↓ 3 callersFunctionDeferWindowPos
(hWinPosInfo HDWP, hWnd, hWndInsertAfter HWND, x, y, cx, cy int32, uFlags uint32)
src/pkg/walk/winapi/user32.go:1310
↓ 3 callersMethodDispose
()
src/pkg/walk/document.go:27
↓ 3 callersFunctionDrawMenuBar
(hWnd HWND)
src/pkg/walk/winapi/user32.go:1373
↓ 3 callersFunctionEndDeferWindowPos
(hWinPosInfo HDWP)
src/pkg/walk/winapi/user32.go:1403
↓ 3 callersFunctionExtCreatePen
(dwPenStyle, dwWidth uint32, lplb *LOGBRUSH, dwStyleCount uint32, lpStyle *uint32)
src/pkg/walk/winapi/gdi32.go:1132
↓ 3 callersMethodFont
Font returns the *Font of the Widget. By default this is a MS Shell Dlg 2, 8 point font.
src/pkg/walk/widget.go:108
↓ 3 callersFunctionMoveWindow
(hWnd HWND, x, y, width, height int32, repaint bool)
src/pkg/walk/winapi/user32.go:1649
↓ 3 callersFunctionMulDiv
(nNumber, nNumerator, nDenominator int32)
src/pkg/walk/winapi/kernel32.go:184
↓ 3 callersMethodOrientation
()
src/pkg/walk/splitter.go:89
↓ 3 callersMethodPrint
()
src/pkg/walk/document.go:228
↓ 3 callersMethodSetEnabled
SetEnabled sets if the Widget is enabled for user interaction.
src/pkg/walk/widget.go:191
↓ 3 callersFunctionSetFocus
(hWnd HWND)
src/pkg/walk/winapi/user32.go:1764
↓ 3 callersFunctionSetParent
(hWnd HWND, parentHWnd HWND)
src/pkg/walk/winapi/user32.go:1812
↓ 3 callersMethodSetValue
(value float64)
src/pkg/walk/numberedit.go:152
↓ 3 callersMethodStack
()
src/pkg/walk/error.go:48
↓ 3 callersMethodUpdate
(reset bool)
src/pkg/walk/splitterlayout.go:138
↓ 3 callersMethoddevCaps
(capability uint16, pOutput *uint16, defaultValue uint)
src/pkg/walk/printerinfo.go:146
↓ 3 callersMethodensureSufficientSize
(rows, columns int)
src/pkg/walk/gridlayout.go:115
↓ 3 callersMethodhasStyleBits
(bits uint)
src/pkg/walk/widget.go:447
↓ 3 callersMethodinit
()
src/pkg/walk/canvas.go:111
↓ 3 callersFunctionknownFolderPath
(id CSIDL)
src/pkg/walk/path.go:14
↓ 3 callersFunctionnewActionList
(observer actionListObserver)
src/pkg/walk/actionlist.go:22
↓ 3 callersMethodonSelChange
()
src/pkg/walk/tabwidget.go:237
↓ 3 callersMethodprinterNameFallbackPtr
()
src/pkg/walk/printerinfo.go:78
↓ 3 callersFunctionprocessErrorNoPanic
(err os.Error)
src/pkg/walk/error.go:56
↓ 3 callersMethodraiseTriggered
()
src/pkg/walk/action.go:208
↓ 3 callersMethodremoveChangedHandler
(handler actionChangedHandler)
src/pkg/walk/action.go:216
↓ 3 callersMethodupdateParentLayout
()
src/pkg/walk/widget.go:944
↓ 3 callersFunctionwebView_IOleClientSite_QueryInterface
(clientSite *webViewIOleClientSite, riid REFIID, ppvObject *unsafe.Pointer)
src/pkg/walk/webview_ioleclientsite.go:37
↓ 3 callersMethodwithGdiObj
(handle HGDIOBJ, f func() os.Error)
src/pkg/walk/canvas.go:153
↓ 3 callersMethodwithWebBrowser2
(f func(webBrowser2 *IWebBrowser2) os.Error)
src/pkg/walk/webview.go:184
↓ 2 callersFunctionBSTRToString
(value *uint16 /*BSTR*/ )
src/pkg/walk/winapi/oleaut32.go:138
↓ 2 callersMethodChecked
Checked returns if the specified item is checked.
src/pkg/walk/tableview.go:68
↓ 2 callersMethodClientBounds
()
src/pkg/walk/groupbox.go:92
↓ 2 callersMethodClientBounds
ClientBounds returns the inner bounding box Rectangle of the *WidgetBase, excluding decorations.
src/pkg/walk/widget.go:1042
↓ 2 callersFunctionCreateCompatibleDC
(hdc HDC)
src/pkg/walk/winapi/gdi32.go:1009
↓ 2 callersMethodCurrentIndex
()
src/pkg/walk/combobox.go:101
↓ 2 callersFunctionDeleteEnhMetaFile
(hemf HENHMETAFILE)
src/pkg/walk/winapi/gdi32.go:1084
↓ 2 callersFunctionDestroyWindow
(hWnd HWND)
src/pkg/walk/winapi/user32.go:1355
↓ 2 callersMethodDispose
Dispose releases the operating system resources, associated with the Widget. If a user closes a *MainWindow or *Dialog, it is automatically released.
src/pkg/walk/widget.go:100
↓ 2 callersMethodDraw
(canvas *Canvas)
src/pkg/walk/document.go:18
↓ 2 callersMethodDrawText
(text string, font *Font, color Color, bounds Rectangle, format DrawTextFormat)
src/pkg/walk/canvas.go:276
↓ 2 callersFunctionDrawTextEx
(hdc HDC, lpchText *uint16, cchText int32, lprc *RECT, dwDTFormat uint32, lpDTParams *DRAWTEXTPARAMS)
src/pkg/walk/winapi/user32.go:1382
↓ 2 callersMethodFillRectangle
(brush Brush, bounds Rectangle)
src/pkg/walk/canvas.go:272
↓ 2 callersFunctionGetAncestor
(hWnd HWND, gaFlags uint32)
src/pkg/walk/winapi/user32.go:1430
↓ 2 callersFunctionGetClientRect
(hWnd HWND, rect *RECT)
src/pkg/walk/winapi/user32.go:1439
↓ 2 callersFunctionGetCursorPos
(lpPoint *POINT)
src/pkg/walk/winapi/user32.go:1448
↓ 2 callersFunctionGetFocus
()
src/pkg/walk/winapi/user32.go:1466
↓ 2 callersFunctionGetLastError
()
src/pkg/walk/winapi/kernel32.go:105
↓ 2 callersFunctionGetObject
(hgdiobj HGDIOBJ, cbBuffer uintptr, lpvObject unsafe.Pointer)
src/pkg/walk/winapi/gdi32.go:1171
↓ 2 callersFunctionGetSystemMetrics
(nIndex int32)
src/pkg/walk/winapi/user32.go:1496
↓ 2 callersFunctionGetWindowLongPtr
(hWnd HWND, index int32)
src/pkg/walk/winapi/user32.go:1514
↓ 2 callersFunctionGetWindowRect
(hWnd HWND, rect *RECT)
src/pkg/walk/winapi/user32.go:1532
↓ 2 callersMethodHandleWidth
()
src/pkg/walk/splitter.go:71
↓ 2 callersMethodIndex
(item *TreeViewItem)
src/pkg/walk/treeviewitemlist.go:52
↓ 2 callersMethodIndex
(item *ComboBoxItem)
src/pkg/walk/comboboxitemlist.go:51
↓ 2 callersMethodIndex
(item *TabPage)
src/pkg/walk/tabpagelist.go:60
↓ 2 callersMethodIndex
(action *Action)
src/pkg/walk/actionlist.go:55
↓ 2 callersMethodInsert
(index int, item Widget)
src/pkg/walk/widgetlist.go:94
↓ 2 callersMethodInsert
(index int, action *Action)
src/pkg/walk/actionlist.go:65
↓ 2 callersMethodInsertPageBreak
()
src/pkg/walk/document.go:101
↓ 2 callersFunctionIsChild
(hWndParent, hWnd HWND)
src/pkg/walk/winapi/user32.go:1571
↓ 2 callersMethodLen
()
src/pkg/walk/boxlayout.go:167
↓ 2 callersMethodLen
()
src/pkg/walk/gridlayout.go:354
↓ 2 callersFunctionMAKELONG
(lo, hi uint16)
src/pkg/walk/winapi/winapi.go:72
↓ 2 callersMethodMaxSize
MaxSize returns the maximum allowed outer Size for the Widget, including decorations. For child widgets, this is only relevant when the parent of the
src/pkg/walk/widget.go:132
↓ 2 callersFunctionNewComposite
(parent Container)
src/pkg/walk/composite.go:40
↓ 2 callersFunctionNewFont
NewFont returns a new Font with the specified attributes.
src/pkg/walk/font.go:54
↓ 2 callersFunctionNewPrinterInfo
()
src/pkg/walk/printerinfo.go:71
↓ 2 callersMethodPersistent
()
src/pkg/walk/application.go:21
↓ 2 callersMethodQueryInterface
(riid REFIID, ppvObject *unsafe.Pointer)
src/pkg/walk/winapi/ole32.go:312
↓ 2 callersMethodRemoveAt
(index int)
src/pkg/walk/widgetlist.go:127
↓ 2 callersFunctionRemoveMenu
(hMenu HMENU, uPosition, uFlags uint32)
src/pkg/walk/winapi/user32.go:1707
↓ 2 callersMethodRowChanged
RowChanged returns the event that the model should publish when a row was changed.
src/pkg/walk/tableview.go:61
↓ 2 callersMethodRowsReset
RowsReset returns the event that the model should publish when the number of its rows changes.
src/pkg/walk/tableview.go:57
↓ 2 callersFunctionScreenToClient
(hWnd HWND, point *POINT)
src/pkg/walk/winapi/user32.go:1716
↓ 2 callersMethodSetClearsBackground
(value bool)
src/pkg/walk/customwidget.go:55
↓ 2 callersMethodSetCurrentIndex
(index int)
src/pkg/walk/tabwidget.go:112
↓ 2 callersMethodSetFocus
SetFocus sets the keyboard input focus to the Widget.
src/pkg/walk/widget.go:194
↓ 2 callersMethodSetFont
SetFont sets the *Font of the Widget.
src/pkg/walk/widget.go:197
↓ 2 callersMethodSetInvalidatesOnResize
(value bool)
src/pkg/walk/customwidget.go:63
↓ 2 callersMethodSetModel
SetModel sets the TableModel that provides data to the *TableView.
src/pkg/walk/tableview.go:214
↓ 2 callersMethodSetPersistent
(value bool)
src/pkg/walk/application.go:22
← previousnext →101–200 of 1,459, ranked by callers