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
↓ 5 callers
Function
ControlDown
()
keyboard.go:436
↓ 5 callers
Function
CreateLayoutItemsForContainer
(container Container)
layout.go:47
↓ 5 callers
Function
CreateLayoutItemsForContainerWithContext
(container Container, ctx *LayoutContext)
layout.go:53
↓ 5 callers
Method
CurrentIndex
()
tabwidget.go:152
↓ 5 callers
Method
CurrentIndexChanged
()
listbox.go:630
↓ 5 callers
Method
CurrentItem
()
treeview.go:203
↓ 5 callers
Method
Format
()
listbox.go:504
↓ 5 callers
Function
ImageFrom
(src interface{})
image.go:29
↓ 5 callers
Method
IntTo96DPI
IntTo96DPI converts from native pixels to 1/96" units.
window.go:1041
↓ 5 callers
Method
IsSeparator
()
action.go:367
↓ 5 callers
Method
ItemsInserted
ItemsInserted returns the event that the model should publish when a contiguous range of items was inserted.
models.go:40
↓ 5 callers
Method
ItemsRemoved
ItemsRemoved returns the event that the model should publish when a contiguous range of items was removed.
models.go:44
↓ 5 callers
Method
MouseDown
MouseDown returns a *MouseEvent that you can attach to for handling mouse down events for the Window.
window.go:194
↓ 5 callers
Method
MouseMove
MouseMove returns a *MouseEvent that you can attach to for handling mouse move events for the Window.
window.go:198
↓ 5 callers
Method
MouseUp
MouseUp returns a *MouseEvent that you can attach to for handling mouse up events for the Window.
window.go:202
↓ 5 callers
Function
NewBuilder
(parent walk.Container)
declarative/builder.go:68
↓ 5 callers
Function
NewImageListForDPI
NewImageListForDPI creates an empty image list for image size at given DPI. imageSize is specified in native pixels.
imagelist.go:41
↓ 5 callers
Method
Path
()
examples/filebrowser/filebrowser.go:93
↓ 5 callers
Function
RGB
(r, g, b byte)
color.go:11
↓ 5 callers
Method
Run
()
declarative/mainwindow.go:202
↓ 5 callers
Method
Set
(interface{})
databinding.go:431
↓ 5 callers
Method
SetImage
(image Image)
button.go:81
↓ 5 callers
Method
SetMinMaxSize
SetMinMaxSize sets the minimum and maximum outer size of the Window, including decorations. Use walk.Size{} to make the respective limit be ignored.
window.go:276
↓ 5 callers
Method
SetText
(value string)
action.go:352
↓ 5 callers
Method
SetValue
SetValue sets the value of the NumberEdit.
numberedit.go:306
↓ 5 callers
Function
ShiftDown
()
keyboard.go:440
↓ 5 callers
Method
Source
()
property.go:24
↓ 5 callers
Method
StyleCell
StyleCell is called for each cell to pick up cell style information.
models.go:313
↓ 5 callers
Method
Value
()
slider.go:90
↓ 5 callers
Function
boxLayoutItems
boxLayoutItems lays out items. bounds parameter is in native pixels.
boxlayout.go:269
↓ 5 callers
Function
calculateTextSize
calculateTextSize calculates text size at specified DPI and for width in native pixels.
window.go:1622
↓ 5 callers
Function
checkNewIcon
(icon *Icon)
icon.go:227
↓ 5 callers
Method
fromLVColIdx
(frozen bool, index int32)
tableview.go:993
↓ 5 callers
Method
hwndForTool
(tool Widget)
tooltip.go:264
↓ 5 callers
Method
int
(fieldName string)
declarative/builder.go:543
↓ 5 callers
Function
knownFolderPath
(id win.CSIDL)
path.go:15
↓ 5 callers
Function
newSpacer
(parent Container, layoutFlags LayoutFlags, sizeHint96dpi Size, greedyLocallyOnly bool)
spacer.go:34
↓ 5 callers
Method
notifyIconData
()
notifyicon.go:200
↓ 5 callers
Method
processChar
(text []uint16, start, end int, key Key, char uint16)
numberedit.go:587
↓ 5 callers
Method
scroll
scroll scrolls and returns new position in native pixels.
scrollview.go:263
↓ 5 callers
Function
setActionBoolOrCondition
(setBool func(bool) error, setCond func(walk.Condition), value Property, path string, builder *Builder)
declarative/action.go:198
↓ 5 callers
Function
setAndClearWindowLongBits
(hwnd win.HWND, index int32, set, clear uint32)
window.go:773
↓ 5 callers
Method
setState
(state walk.PIState)
examples/progressindicator/pi.go:28
↓ 5 callers
Method
setTextFromValue
(value float64)
numberedit.go:561
↓ 5 callers
Method
setValue
(value float64, setText bool)
numberedit.go:543
↓ 5 callers
Function
setWindowEnabled
(hwnd win.HWND, enabled bool)
window.go:1111
↓ 5 callers
Method
showMessage
(title, info string, iconType uint32, icon Image)
notifyicon.go:231
↓ 5 callers
Method
sort
(col int, order SortOrder)
reflectmodels.go:280
↓ 5 callers
Method
updateLVSizes
()
tableview.go:2697
↓ 5 callers
Method
visibleColumnCount
()
tableview.go:1037
↓ 5 callers
Method
visibleColumns
()
tableview.go:1049
↓ 5 callers
Method
withWebBrowser2
(f func(webBrowser2 *win.IWebBrowser2) error)
webview.go:414
↓ 4 callers
Method
Add
Add changes the group's reference counter by delta, which may be negative. If the reference counter becomes zero the group will be disposed of. If t
windowgroup.go:172
↓ 4 callers
Method
AsContainerLayoutItemBase
()
layout.go:587
↓ 4 callers
Method
B
()
color.go:23
↓ 4 callers
Method
BindingValue
(index int)
models.go:18
↓ 4 callers
Method
Canceled
()
webview_events.go:238
↓ 4 callers
Method
Canvas
()
examples/listbox_ownerdrawing/listbox_ownerdrawing.go:253
↓ 4 callers
Method
Color
()
treeview.go:115
↓ 4 callers
Method
ColumnSortable
ColumnSortable returns whether column col is sortable.
models.go:544
↓ 4 callers
Method
CurrentIndex
CurrentIndex returns the index of the current item, or -1 if there is no current item.
tableview.go:1160
↓ 4 callers
Method
CurrentIndexChanged
CurrentIndexChanged is the event that is published after CurrentIndex has changed.
tableview.go:1246
↓ 4 callers
Method
CurrentItemChanged
()
treeview.go:551
↓ 4 callers
Method
DrawImageStretchedPixels
DrawImageStretchedPixels draws image at given location in native pixels stretched.
canvas.go:302
↓ 4 callers
Method
DrawText
DrawText draws text at given location in 1/96" units. Deprecated: Newer applications should use DrawTextPixels.
canvas.go:572
↓ 4 callers
Method
Exclusive
()
action.go:280
↓ 4 callers
Method
FillRectanglePixels
FillRectanglePixels draws a filled rectangle in native pixels.
canvas.go:466
↓ 4 callers
Method
G
()
color.go:19
↓ 4 callers
Method
Items
Items returns the model data, which must be a slice of pointer to struct.
models.go:92
↓ 4 callers
Method
MaxValue
()
slider.go:81
↓ 4 callers
Method
MeasureTextPixels
MeasureTextPixels measures text size. Input and output bounds are in native pixels.
canvas.go:668
↓ 4 callers
Method
Min
()
validators.go:54
↓ 4 callers
Method
MinValue
()
slider.go:77
↓ 4 callers
Method
MultiSelection
MultiSelection returns whether multiple items can be selected at once. By default only a single item can be selected at once.
tableview.go:1309
↓ 4 callers
Function
NewBitmapForDPI
NewBitmapForDPI creates an opaque bitmap with given size in native pixels and DPI.
bitmap.go:60
↓ 4 callers
Function
NewSolidColorBrush
(color Color)
brush.go:212
↓ 4 callers
Method
Orientation
()
toolbar.go:134
↓ 4 callers
Method
R
()
color.go:15
↓ 4 callers
Method
Reset
()
databinding.go:259
↓ 4 callers
Method
Set
(value interface{})
property.go:56
↓ 4 callers
Method
Set
(value interface{})
property.go:211
↓ 4 callers
Method
SetCurrentIndex
(index int)
tabwidget.go:156
↓ 4 callers
Method
SetCursor
SetCursor sets the Cursor of the Window.
window.go:251
↓ 4 callers
Method
SetDataBinder
(dbm *DataBinder)
container.go:24
↓ 4 callers
Method
SetIcon
SetIcon sets the Icon of the NotifyIcon.
notifyicon.go:307
↓ 4 callers
Method
SetMargins
(value Margins)
layout.go:403
↓ 4 callers
Method
SetRange
SetRange sets the minimum and maximum values the NumberEdit will accept. If the current value is out of this range, it will be adjusted.
numberedit.go:268
↓ 4 callers
Method
SetSource
(source interface{})
property.go:25
↓ 4 callers
Method
SetSuspended
(suspend bool)
groupbox.go:206
↓ 4 callers
Method
SetSuspended
(suspended bool)
form.go:234
↓ 4 callers
Method
SetText
(text string)
textedit.go:138
↓ 4 callers
Method
SetTextAlignment
(alignment Alignment1D)
label.go:77
↓ 4 callers
Method
SetTitle
(title string)
form.go:58
↓ 4 callers
Method
SetToolTipText
SetToolTipText sets the tool tip text of the Widget.
widget.go:84
↓ 4 callers
Method
SetURL
(url string)
webview.go:240
↓ 4 callers
Method
SetValue
(value int)
slider.go:94
↓ 4 callers
Function
SetWindowFont
(hwnd win.HWND, font *Font)
window.go:1157
↓ 4 callers
Method
Settings
()
application.go:76
↓ 4 callers
Method
Size
Size returns the outer size of the Window, including decorations.
window.go:339
↓ 4 callers
Method
SizeChanged
SizeChanged returns an *Event that you can attach to for handling size changed events for the Window.
window.go:346
← previous
next →
201–300 of 2,948, ranked by callers