MCPcopy Create free account

hub / github.com/lxn/walk / functions

Functions2,948 in github.com/lxn/walk

↓ 10 callersMethodensureStyleBits
(bits uint32, set bool)
window.go:789
↓ 10 callersFunctionmini
(a, b int)
util.go:54
↓ 9 callersFunctionApp
()
application.go:48
↓ 9 callersMethodApplySysColors
()
window.go:1013
↓ 9 callersMethodContains
(item Widget)
widgetlist.go:77
↓ 9 callersMethodCurrentIndex
()
listbox.go:581
↓ 9 callersMethodEnabled
Enabled returns if the Window is enabled for user interaction.
window.go:120
↓ 9 callersMethodIsZero
()
size.go:18
↓ 9 callersMethodLayoutFlags
LayoutFlags returns a combination of LayoutFlags that specify how the Widget wants to be treated by Layout implementations.
widget.go:63
↓ 9 callersMethodMinSize
MinSize returns the minimum allowed outer size for the Window, including decorations. For child windows, this is only relevant when the parent of the
window.go:183
↓ 9 callersMethodMinSizeForSize
MinSize returns minimum window size for given size. Both sizes are in native pixels.
layout.go:545
↓ 9 callersMethodReadState
()
window.go:2096
↓ 9 callersMethodRestoreState
()
application.go:33
↓ 9 callersMethodSaveState
()
application.go:32
↓ 9 callersMethodSetLayout
(value Layout)
container.go:22
↓ 9 callersFunctionnewCanvasFromHDC
(hdc win.HDC)
canvas.go:114
↓ 9 callersMethodtextUTF16
()
numberedit.go:674
↓ 9 callersFunctionwrapError
(err error)
error.go:116
↓ 8 callersMethodAsContainerBase
()
container.go:19
↓ 8 callersMethodAsLayoutItemBase
()
layout.go:573
↓ 8 callersMethodBackground
Background returns the background Brush of the Window. By default this is nil.
window.go:45
↓ 8 callersMethodBounds
Bounds returns the outer bounding box rectangle of the Window, including decorations. For a Form, like *MainWindow or *Dialog, the rectangle is in sc
window.go:53
↓ 8 callersMethodEditable
()
combobox.go:247
↓ 8 callersMethodError
()
error.go:54
↓ 8 callersMethodForm
Form returns the Form of the Window.
window.go:135
↓ 8 callersMethodIdealSize
IdealSize returns ideal window size in native pixels.
layout.go:535
↓ 8 callersMethodPersistent
()
application.go:30
↓ 8 callersFunctionRectangleTo96DPI
RectangleTo96DPI converts from native pixels to 1/96" units.
util.go:572
↓ 8 callersMethodSetCurrentIndex
(value int)
combobox.go:559
↓ 8 callersMethodSetRange
(min, max int)
slider.go:85
↓ 8 callersMethodSetTextColor
(c Color)
static.go:186
↓ 8 callersMethodSizePixels
SizePixels returns the outer size of the Window, including decorations.
window.go:342
↓ 8 callersMethodSort
Sort sorts column col in order order. If col is -1 then no column is to be sorted. Sort must publish the event returned from SortChanged() after sort
models.go:550
↓ 8 callersMethodSortOrder
SortOrder returns the current sort order.
models.go:560
↓ 8 callersMethodSortedColumn
SortedColumn returns the index of the currently sorted column, or -1 if no column is currently sorted.
models.go:557
↓ 8 callersMethodSuspended
Suspended returns if the Window is suspended for layout and repainting purposes.
window.go:350
↓ 8 callersMethodWriteState
(state string)
window.go:2106
↓ 8 callersMethodaccSetPropertyStr
accSetPropertyStr sets string window property for Dynamic Annotation.
accessibility.go:201
↓ 8 callersFunctionassertIntOr
(value interface{}, defaultValue int)
util.go:121
↓ 8 callersFunctioncreateLayoutItemForWidget
(widget Widget)
layout.go:15
↓ 8 callersMethodhandle
()
brush.go:65
↓ 8 callersFunctionmaxSize
(a, b Size)
size.go:47
↓ 8 callersFunctionshouldLayoutItem
(item LayoutItem)
layout.go:759
↓ 8 callersMethodtoRECT
()
rectangle.go:70
↓ 8 callersMethodtoW
()
declarative/layouts.go:53
↓ 8 callersMethodupdate
()
statusbar.go:60
↓ 8 callersMethodvisibleFrozenColumnCount
()
tableview.go:1025
↓ 7 callersMethodClear
()
iconcache.go:34
↓ 7 callersMethodDefaultButton
()
dialog.go:40
↓ 7 callersMethodDispose
Dispose releases the operating system resources, associated with the Window. If a user closes a *MainWindow or *Dialog, it is automatically released.
window.go:106
↓ 7 callersFunctionFormatFloatGrouped
(f float64, prec int)
util.go:174
↓ 7 callersMethodGet
()
property.go:22
↓ 7 callersMethodGet
()
databinding.go:430
↓ 7 callersMethodIcon
()
form.go:60
↓ 7 callersMethodItemChanged
ItemChanged returns the event that the model should publish when an item was changed.
models.go:36
↓ 7 callersMethodItems
()
reflectmodels.go:16
↓ 7 callersMethodItemsReset
ItemsReset returns the event that the model should publish when the number of its items changes.
models.go:32
↓ 7 callersFunctionNewBoolProperty
(get func() bool, set func(b bool) error, changed *Event)
property.go:195
↓ 7 callersFunctionNewCanvasFromImage
(image Image)
canvas.go:67
↓ 7 callersFunctionNewReadOnlyBoolProperty
(get func() bool, changed *Event)
property.go:307
↓ 7 callersFunctionNewReadOnlyProperty
(get func() interface{}, changed *Event)
property.go:143
↓ 7 callersFunctionNullBrush
()
brush.go:159
↓ 7 callersMethodSetChecked
SetChecked sets if the specified item is checked.
models.go:526
↓ 7 callersMethodSetCurrentIndex
(value int)
listbox.go:585
↓ 7 callersFunctionSizeTo96DPI
SizeTo96DPI converts from native pixels to 1/96" units.
util.go:591
↓ 7 callersFunctionanyVisibleItemInHierarchy
(item LayoutItem)
layout.go:795
↓ 7 callersMethodensureVisibleItemsHeightUpToDate
()
listbox.go:267
↓ 7 callersMethodindexInObserver
(action *Action)
actionlist.go:82
↓ 7 callersMethodsizeFromClientSizePixels
sizeFromClientSizePixels calculates size from client size in native pixels.
window.go:1844
↓ 7 callersFunctionstockIcon
(id uintptr)
icon.go:79
↓ 7 callersFunctiontr
(source string, context ...string)
walk.go:45
↓ 6 callersMethodCurrentIndex
()
combobox.go:555
↓ 6 callersMethodCurrentIndexChanged
()
combobox.go:580
↓ 6 callersMethodDispose
()
brush.go:64
↓ 6 callersMethodHeightPixels
HeightPixels returns the outer height of the Window, including decorations.
window.go:144
↓ 6 callersFunctionInitWindow
InitWindow initializes a window. Widgets should be initialized using InitWidget instead.
window.go:537
↓ 6 callersMethodName
Name returns the name of the Window.
window.go:205
↓ 6 callersFunctionNewGreedyLayoutItem
()
layout.go:717
↓ 6 callersMethodOrientation
()
splitter.go:113
↓ 6 callersMethodPages
()
tabwidget.go:181
↓ 6 callersFunctionPointFrom96DPI
PointFrom96DPI converts from 1/96" units to native pixels.
util.go:550
↓ 6 callersMethodSetAlignment
SetAlignment sets the alignment of the widget.
widget.go:73
↓ 6 callersMethodSetBounds
SetBounds sets the outer bounding box rectangle of the Window, including decorations. For a Form, like *MainWindow or *Dialog, the rectangle is in sc
window.go:229
↓ 6 callersMethodSetBoundsPixels
SetBoundsPixels sets the outer bounding box rectangle of the *WindowBase, including decorations. For a Form, like *MainWindow or *Dialog, the rectang
window.go:1432
↓ 6 callersMethodSetPersistent
(value bool)
application.go:31
↓ 6 callersMethodSizeFrom96DPI
SizeFrom96DPI converts from 1/96" units to native pixels.
window.go:1076
↓ 6 callersMethodStop
(subject string)
stopwatch.go:65
↓ 6 callersMethodSynchronize
Synchronize enqueues func f to be called some time later by the main goroutine from inside a message loop.
window.go:354
↓ 6 callersMethodTriggered
()
action.go:439
↓ 6 callersMethodaddSubExpression
(path string, subExpr walk.Expression)
declarative/builder.go:798
↓ 6 callersFunctionhasWindowLongBits
(hwnd win.HWND, index int32, bits uint32)
window.go:759
↓ 6 callersMethodindexInListView
()
tableviewcolumn.go:356
↓ 6 callersFunctionnewBitmapFromHBITMAP
newBitmapFromHBITMAP creates Bitmap from win.HBITMAP. The BiXPelsPerMeter and BiYPelsPerMeter fields of win.BITMAPINFOHEADER are unreliable (for load
bitmap.go:486
↓ 6 callersMethodpublishMouseEvent
(publisher *MouseEventPublisher, msg uint32, wParam, lParam uintptr)
window.go:2035
↓ 6 callersMethodraiseTriggered
()
action.go:443
↓ 6 callersMethodselectNumber
()
numberedit.go:670
↓ 6 callersMethodstartLayout
()
form.go:681
↓ 6 callersMethodtoPOINT
()
point.go:16
↓ 5 callersMethodCheckBoxes
CheckBoxes returns if the *TableView has check boxes.
tableview.go:947
↓ 5 callersMethodCheckable
()
groupbox.go:240
← previousnext →101–200 of 2,948, ranked by callers