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

Method DPI

window.go:117–117  ·  view source on GitHub ↗

DPI returns the current DPI value of the Window.

()

Source from the content-addressed store, hash-verified

115
116 // DPI returns the current DPI value of the Window.
117 DPI() int
118
119 // Enabled returns if the Window is enabled for user interaction.
120 Enabled() bool

Callers 15

onInsertedWidgetMethod · 0.65
updatePartsMethod · 0.65
updateIconMethod · 0.65
initCharWidthMethod · 0.65
WndProcMethod · 0.65
bufferedPaintMethod · 0.65
updateScrollBarsMethod · 0.65
NewTableViewWithCfgFunction · 0.65
applyFontMethod · 0.65
StretchLastColumnMethod · 0.65

Implementers 1

WindowBasewindow.go

Calls

no outgoing calls

Tested by

no test coverage detected