MCPcopy Create free account

hub / github.com/lxn/walk / functions

Functions2,948 in github.com/lxn/walk

↓ 3 callersMethodText
()
button.go:119
↓ 3 callersMethodText
()
textedit.go:130
↓ 3 callersMethodText
()
combobox.go:584
↓ 3 callersMethodTextColor
()
window.go:2268
↓ 3 callersMethodTitle
()
form.go:57
↓ 3 callersMethodTitleEffective
TitleEffective returns the effective text to display in the column header.
tableviewcolumn.go:204
↓ 3 callersMethodToolBar
()
mainwindow.go:102
↓ 3 callersMethodToolTip
()
action.go:371
↓ 3 callersMethodUrl
()
webview_events.go:273
↓ 3 callersMethodValue
Value returns the value of the NumberEdit.
numberedit.go:301
↓ 3 callersMethodValue
(row, col int)
reflectmodels.go:208
↓ 3 callersMethodWidth
Width returns pen width in 1/96" units.
pen.go:48
↓ 3 callersMethodWidthPixels
WidthPixels returns the outer width of the Window, including decorations.
window.go:367
↓ 3 callersMethodZero
()
databinding.go:432
↓ 3 callersMethodapplyDefaultButtonWidth
()
toolbar.go:148
↓ 3 callersMethodapplyImageList
()
tableview.go:1863
↓ 3 callersMethodbool
(fieldName string)
declarative/builder.go:513
↓ 3 callersMethodcalculateTextSizeImpl
calculateTextSizeImpl returns text size in native pixels.
window.go:1574
↓ 3 callersFunctioncheckPropertySource
(prop Property, source interface{})
property.go:355
↓ 3 callersMethodcreate
()
tableviewcolumn.go:380
↓ 3 callersMethodcreate
create creates a gradient brush at given size in native pixels.
brush.go:418
↓ 3 callersMethodcreateAction
(builder *Builder, menu *walk.Menu)
declarative/interfaces.go:88
↓ 3 callersFunctioncreateAlphaCursorOrIconFromBitmap
createAlphaCursorOrIconFromBitmap creates a cursor/icon from a bitmap. hotspot coordinates are in native pixels.
icon.go:364
↓ 3 callersFunctioncreateLayoutItemForWidgetWithContext
(widget Widget, ctx *LayoutContext)
layout.go:21
↓ 3 callersMethoddeferBuildMenuActions
(menu *walk.Menu, items []MenuItem)
declarative/builder.go:94
↓ 3 callersMethoddestroy
()
tableviewcolumn.go:412
↓ 3 callersMethoddetachWindow
(wb *WindowBase)
brush.go:68
↓ 3 callersMethoddispose
dispose releases any resources consumed by the group.
windowgroup.go:305
↓ 3 callersMethoddisposeImageListAndCaches
()
tableview.go:1868
↓ 3 callersMethoddisposeImageListAndCaches
()
treeview.go:333
↓ 3 callersFunctiondpiForHDC
(hdc win.HDC)
util.go:508
↓ 3 callersMethodellipsePixels
ellipsePixels draws an ellipse in native pixels.
canvas.go:238
↓ 3 callersMethodensureExtendedStyleBits
(bits uint32, set bool)
window.go:793
↓ 3 callersMethodensureSufficientSize
(rows, columns int)
gridlayout.go:72
↓ 3 callersMethodhandleKeyUp
(wParam, lParam uintptr)
window.go:2215
↓ 3 callersMethodhasState
(state uint32)
linklabel.go:187
↓ 3 callersMethodidealSize
idealSize returns ideal button size in native pixels.
button.go:222
↓ 3 callersMethodinsertItemAt
insert one item from list model
listbox.go:208
↓ 3 callersMethodinsertItemAt
(index int)
combobox.go:269
↓ 3 callersMethodinvalidateItem
(index int)
listbox.go:845
↓ 3 callersMethodkeyEventHandler
(fieldName string)
declarative/builder.go:553
↓ 3 callersMethodmaybeTry
(f func(index int) error, rollback func())
statusbar.go:247
↓ 3 callersMethodmouseEventHandler
(fieldName string)
declarative/builder.go:573
↓ 3 callersFunctionnewErrorNoPanic
(message string)
error.go:88
↓ 3 callersFunctionnewIconFromHICONAndSize
(hIcon win.HICON, size Size, dpi int)
icon.go:223
↓ 3 callersFunctionnewLayoutContext
(handle win.HWND)
layout.go:565
↓ 3 callersFunctionnewWidgetList
(observer widgetListObserver)
widgetlist.go:28
↓ 3 callersMethodnotFoundErr
(typ, name string)
resourcemanager.go:125
↓ 3 callersMethodonInsertedWidget
(index int, widget Widget)
widgetlist.go:15
↓ 3 callersMethodonInsertingWidget
(index int, widget Widget)
widgetlist.go:14
↓ 3 callersMethodonPageChanged
(page *TabPage)
tabwidget.go:509
↓ 3 callersMethodonRemovedWidget
(index int, widget Widget)
widgetlist.go:17
↓ 3 callersMethodonRemovingWidget
(index int, widget Widget)
widgetlist.go:16
↓ 3 callersMethodonSelChange
()
tabwidget.go:284
↓ 3 callersFunctionprocessErrorNoPanic
(err error)
error.go:58
↓ 3 callersMethodraiseVisibleChanged
()
action.go:474
↓ 3 callersMethodrectanglePixels
rectanglePixels draws a rectangle in native pixels.
canvas.go:430
↓ 3 callersFunctionreflectValueFromPath
(root reflect.Value, path string)
databinding.go:449
↓ 3 callersMethodremoveTool
(hwnd win.HWND)
tooltip.go:194
↓ 3 callersMethodroundedRectanglePixels
roundedRectanglePixels draws a rounded rectangle in native pixels.
canvas.go:480
↓ 3 callersMethodsendMessage
(msg uint32, wp, lp uintptr)
tableviewcolumn.go:469
↓ 3 callersMethodsetCurrentAction
(action *walk.Action)
examples/multiplepages/multipagemainwindow.go:186
↓ 3 callersMethodsetState
(state uint32, set bool)
linklabel.go:201
↓ 3 callersMethodsetTextAlignment1D
(alignment Alignment1D)
static.go:118
↓ 3 callersFunctionsetWindowFont
(hwnd win.HWND, hFont win.HFONT)
window.go:1162
↓ 3 callersMethodshow
(owner Form, fun func(ofn *win.OPENFILENAME) bool, flags uint32)
commondialogs.go:31
↓ 3 callersMethodspannedWidth
spannedWidth returns spanned width in native pixels.
gridlayout.go:503
↓ 3 callersMethodsystemTimeToTime
(st *win.SYSTEMTIME)
dateedit.go:63
↓ 3 callersFunctionuint16IndexUint16
(s []uint16, v uint16)
util.go:70
↓ 3 callersMethoduntrack
()
tooltiperrorpresenter.go:157
↓ 3 callersMethodupdateItemsWithImageForWindow
(window Window)
menu.go:84
↓ 3 callersMethodupdateMargins
()
layout.go:501
↓ 3 callersMethodupdateMargins
()
textedit.go:76
↓ 3 callersMethodupdateSelectedIndexes
()
tableview.go:1393
↓ 3 callersMethodupdateSpacing
()
layout.go:507
↓ 3 callersMethodupdateText
()
datelabel.go:116
↓ 3 callersFunctionvalueFromSlice
(dataSource interface{}, itemsValue reflect.Value, member string, index int)
reflectmodels.go:391
↓ 3 callersFunctionwebView_IOleClientSite_QueryInterface
(clientSite *webViewIOleClientSite, riid win.REFIID, ppvObject *unsafe.Pointer)
webview_ioleclientsite.go:43
↓ 3 callersMethodwithBrushAndPen
(brush Brush, pen Pen, f func() error)
canvas.go:224
↓ 3 callersMethodwithGdiObj
(handle win.HGDIOBJ, f func() error)
canvas.go:177
↓ 3 callersFunctionwriteProperties
(buf *bytes.Buffer, props []*Property, qualifiedReceiver string, widget *Widget)
tools/ui2walk/ui2walk.go:324
↓ 2 callersMethodActivating
()
form.go:52
↓ 2 callersMethodAddDisposable
AddDisposable adds a Disposable resource that should be disposed of together with this Window.
window.go:32
↓ 2 callersMethodAddMasked
(bitmap *Bitmap)
imagelist.go:93
↓ 2 callersMethodAddTool
(tool Widget)
tooltip.go:159
↓ 2 callersFunctionAltDown
()
keyboard.go:432
↓ 2 callersMethodAlwaysConsumeSpace
AlwaysConsumeSpace returns if the Widget should consume space even if it is not visible.
widget.go:48
↓ 2 callersMethodBringToTop
BringToTop moves the Window to the top of the keyboard focus order.
window.go:68
↓ 2 callersMethodButtons
()
radiobutton.go:18
↓ 2 callersMethodCanSet
()
databinding.go:429
↓ 2 callersMethodCanSubmitChanged
()
databinding.go:255
↓ 2 callersMethodCancel
()
dialog.go:148
↓ 2 callersMethodCanvas
()
models.go:425
↓ 2 callersMethodCheckStateChanged
()
checkbox.go:107
↓ 2 callersMethodCheckable
()
action.go:102
↓ 2 callersMethodCheckedChanged
()
groupbox.go:262
↓ 2 callersMethodChildren
()
layout.go:593
↓ 2 callersMethodClientBoundsPixels
ClientBoundsPixels returns the inner bounding box rectangle of the *WindowBase, excluding decorations.
window.go:1839
↓ 2 callersMethodClose
(result int)
dialog.go:152
↓ 2 callersMethodCol
()
models.go:342
← previousnext →401–500 of 2,948, ranked by callers