Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lxn/walk
/ functions
Functions
2,948 in github.com/lxn/walk
⨍
Functions
2,948
◇
Types & classes
535
↓ 3 callers
Method
Text
()
button.go:119
↓ 3 callers
Method
Text
()
textedit.go:130
↓ 3 callers
Method
Text
()
combobox.go:584
↓ 3 callers
Method
TextColor
()
window.go:2268
↓ 3 callers
Method
Title
()
form.go:57
↓ 3 callers
Method
TitleEffective
TitleEffective returns the effective text to display in the column header.
tableviewcolumn.go:204
↓ 3 callers
Method
ToolBar
()
mainwindow.go:102
↓ 3 callers
Method
ToolTip
()
action.go:371
↓ 3 callers
Method
Url
()
webview_events.go:273
↓ 3 callers
Method
Value
Value returns the value of the NumberEdit.
numberedit.go:301
↓ 3 callers
Method
Value
(row, col int)
reflectmodels.go:208
↓ 3 callers
Method
Width
Width returns pen width in 1/96" units.
pen.go:48
↓ 3 callers
Method
WidthPixels
WidthPixels returns the outer width of the Window, including decorations.
window.go:367
↓ 3 callers
Method
Zero
()
databinding.go:432
↓ 3 callers
Method
applyDefaultButtonWidth
()
toolbar.go:148
↓ 3 callers
Method
applyImageList
()
tableview.go:1863
↓ 3 callers
Method
bool
(fieldName string)
declarative/builder.go:513
↓ 3 callers
Method
calculateTextSizeImpl
calculateTextSizeImpl returns text size in native pixels.
window.go:1574
↓ 3 callers
Function
checkPropertySource
(prop Property, source interface{})
property.go:355
↓ 3 callers
Method
create
()
tableviewcolumn.go:380
↓ 3 callers
Method
create
create creates a gradient brush at given size in native pixels.
brush.go:418
↓ 3 callers
Method
createAction
(builder *Builder, menu *walk.Menu)
declarative/interfaces.go:88
↓ 3 callers
Function
createAlphaCursorOrIconFromBitmap
createAlphaCursorOrIconFromBitmap creates a cursor/icon from a bitmap. hotspot coordinates are in native pixels.
icon.go:364
↓ 3 callers
Function
createLayoutItemForWidgetWithContext
(widget Widget, ctx *LayoutContext)
layout.go:21
↓ 3 callers
Method
deferBuildMenuActions
(menu *walk.Menu, items []MenuItem)
declarative/builder.go:94
↓ 3 callers
Method
destroy
()
tableviewcolumn.go:412
↓ 3 callers
Method
detachWindow
(wb *WindowBase)
brush.go:68
↓ 3 callers
Method
dispose
dispose releases any resources consumed by the group.
windowgroup.go:305
↓ 3 callers
Method
disposeImageListAndCaches
()
tableview.go:1868
↓ 3 callers
Method
disposeImageListAndCaches
()
treeview.go:333
↓ 3 callers
Function
dpiForHDC
(hdc win.HDC)
util.go:508
↓ 3 callers
Method
ellipsePixels
ellipsePixels draws an ellipse in native pixels.
canvas.go:238
↓ 3 callers
Method
ensureExtendedStyleBits
(bits uint32, set bool)
window.go:793
↓ 3 callers
Method
ensureSufficientSize
(rows, columns int)
gridlayout.go:72
↓ 3 callers
Method
handleKeyUp
(wParam, lParam uintptr)
window.go:2215
↓ 3 callers
Method
hasState
(state uint32)
linklabel.go:187
↓ 3 callers
Method
idealSize
idealSize returns ideal button size in native pixels.
button.go:222
↓ 3 callers
Method
insertItemAt
insert one item from list model
listbox.go:208
↓ 3 callers
Method
insertItemAt
(index int)
combobox.go:269
↓ 3 callers
Method
invalidateItem
(index int)
listbox.go:845
↓ 3 callers
Method
keyEventHandler
(fieldName string)
declarative/builder.go:553
↓ 3 callers
Method
maybeTry
(f func(index int) error, rollback func())
statusbar.go:247
↓ 3 callers
Method
mouseEventHandler
(fieldName string)
declarative/builder.go:573
↓ 3 callers
Function
newErrorNoPanic
(message string)
error.go:88
↓ 3 callers
Function
newIconFromHICONAndSize
(hIcon win.HICON, size Size, dpi int)
icon.go:223
↓ 3 callers
Function
newLayoutContext
(handle win.HWND)
layout.go:565
↓ 3 callers
Function
newWidgetList
(observer widgetListObserver)
widgetlist.go:28
↓ 3 callers
Method
notFoundErr
(typ, name string)
resourcemanager.go:125
↓ 3 callers
Method
onInsertedWidget
(index int, widget Widget)
widgetlist.go:15
↓ 3 callers
Method
onInsertingWidget
(index int, widget Widget)
widgetlist.go:14
↓ 3 callers
Method
onPageChanged
(page *TabPage)
tabwidget.go:509
↓ 3 callers
Method
onRemovedWidget
(index int, widget Widget)
widgetlist.go:17
↓ 3 callers
Method
onRemovingWidget
(index int, widget Widget)
widgetlist.go:16
↓ 3 callers
Method
onSelChange
()
tabwidget.go:284
↓ 3 callers
Function
processErrorNoPanic
(err error)
error.go:58
↓ 3 callers
Method
raiseVisibleChanged
()
action.go:474
↓ 3 callers
Method
rectanglePixels
rectanglePixels draws a rectangle in native pixels.
canvas.go:430
↓ 3 callers
Function
reflectValueFromPath
(root reflect.Value, path string)
databinding.go:449
↓ 3 callers
Method
removeTool
(hwnd win.HWND)
tooltip.go:194
↓ 3 callers
Method
roundedRectanglePixels
roundedRectanglePixels draws a rounded rectangle in native pixels.
canvas.go:480
↓ 3 callers
Method
sendMessage
(msg uint32, wp, lp uintptr)
tableviewcolumn.go:469
↓ 3 callers
Method
setCurrentAction
(action *walk.Action)
examples/multiplepages/multipagemainwindow.go:186
↓ 3 callers
Method
setState
(state uint32, set bool)
linklabel.go:201
↓ 3 callers
Method
setTextAlignment1D
(alignment Alignment1D)
static.go:118
↓ 3 callers
Function
setWindowFont
(hwnd win.HWND, hFont win.HFONT)
window.go:1162
↓ 3 callers
Method
show
(owner Form, fun func(ofn *win.OPENFILENAME) bool, flags uint32)
commondialogs.go:31
↓ 3 callers
Method
spannedWidth
spannedWidth returns spanned width in native pixels.
gridlayout.go:503
↓ 3 callers
Method
systemTimeToTime
(st *win.SYSTEMTIME)
dateedit.go:63
↓ 3 callers
Function
uint16IndexUint16
(s []uint16, v uint16)
util.go:70
↓ 3 callers
Method
untrack
()
tooltiperrorpresenter.go:157
↓ 3 callers
Method
updateItemsWithImageForWindow
(window Window)
menu.go:84
↓ 3 callers
Method
updateMargins
()
layout.go:501
↓ 3 callers
Method
updateMargins
()
textedit.go:76
↓ 3 callers
Method
updateSelectedIndexes
()
tableview.go:1393
↓ 3 callers
Method
updateSpacing
()
layout.go:507
↓ 3 callers
Method
updateText
()
datelabel.go:116
↓ 3 callers
Function
valueFromSlice
(dataSource interface{}, itemsValue reflect.Value, member string, index int)
reflectmodels.go:391
↓ 3 callers
Function
webView_IOleClientSite_QueryInterface
(clientSite *webViewIOleClientSite, riid win.REFIID, ppvObject *unsafe.Pointer)
webview_ioleclientsite.go:43
↓ 3 callers
Method
withBrushAndPen
(brush Brush, pen Pen, f func() error)
canvas.go:224
↓ 3 callers
Method
withGdiObj
(handle win.HGDIOBJ, f func() error)
canvas.go:177
↓ 3 callers
Function
writeProperties
(buf *bytes.Buffer, props []*Property, qualifiedReceiver string, widget *Widget)
tools/ui2walk/ui2walk.go:324
↓ 2 callers
Method
Activating
()
form.go:52
↓ 2 callers
Method
AddDisposable
AddDisposable adds a Disposable resource that should be disposed of together with this Window.
window.go:32
↓ 2 callers
Method
AddMasked
(bitmap *Bitmap)
imagelist.go:93
↓ 2 callers
Method
AddTool
(tool Widget)
tooltip.go:159
↓ 2 callers
Function
AltDown
()
keyboard.go:432
↓ 2 callers
Method
AlwaysConsumeSpace
AlwaysConsumeSpace returns if the Widget should consume space even if it is not visible.
widget.go:48
↓ 2 callers
Method
BringToTop
BringToTop moves the Window to the top of the keyboard focus order.
window.go:68
↓ 2 callers
Method
Buttons
()
radiobutton.go:18
↓ 2 callers
Method
CanSet
()
databinding.go:429
↓ 2 callers
Method
CanSubmitChanged
()
databinding.go:255
↓ 2 callers
Method
Cancel
()
dialog.go:148
↓ 2 callers
Method
Canvas
()
models.go:425
↓ 2 callers
Method
CheckStateChanged
()
checkbox.go:107
↓ 2 callers
Method
Checkable
()
action.go:102
↓ 2 callers
Method
CheckedChanged
()
groupbox.go:262
↓ 2 callers
Method
Children
()
layout.go:593
↓ 2 callers
Method
ClientBoundsPixels
ClientBoundsPixels returns the inner bounding box rectangle of the *WindowBase, excluding decorations.
window.go:1839
↓ 2 callers
Method
Close
(result int)
dialog.go:152
↓ 2 callers
Method
Col
()
models.go:342
← previous
next →
401–500 of 2,948, ranked by callers