MCPcopy
hub / github.com/lxn/walk / LayoutFlags

Method LayoutFlags

widget.go:63–63  ·  view source on GitHub ↗

LayoutFlags returns a combination of LayoutFlags that specify how the Widget wants to be treated by Layout implementations.

()

Source from the content-addressed store, hash-verified

61 // LayoutFlags returns a combination of LayoutFlags that specify how the
62 // Widget wants to be treated by Layout implementations.
63 LayoutFlags() LayoutFlags
64
65 // MinSizeHint returns the minimum outer size in native pixels, including decorations, that
66 // makes sense for the respective type of Widget.

Callers 9

LayoutFlagsMethod · 0.65
boxLayoutFlagsFunction · 0.65
boxLayoutItemsFunction · 0.65
LayoutFlagsMethod · 0.65
LayoutFlagsMethod · 0.65
PerformLayoutMethod · 0.65
LayoutFlagsMethod · 0.65
PerformLayoutMethod · 0.65
resetMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected