wxAuiDockArt
MODULE
wxAuiDockArt
MODULE SUMMARY
See external documentation: wxAuiDockArt.
DESCRIPTION
See external documentation: wxAuiDockArt.
- wxAuiDockArt()
-
An object reference, The representation is internal
and can be changed without notice. It can't be used for comparsion
stored on disc or distributed for use on other nodes.
EXPORTS
getColour(This, Id) -> wx:wx_colour4()
getFont(This, Id) -> wxFont:wxFont()
getMetric(This, Id) -> integer()
setColour(This, Id, Colour) -> ok
setFont(This, Id, Font) -> ok
setMetric(This, Id, New_val) -> ok
Types:
Id = integer()
New_val = integer()