wxAuiSimpleTabArt
Functions for wxAuiSimpleTabArt class
- Provided by: erlang-manpages (Version: 1:25.3.2.8+dfsg-1ubuntu4.6)
- Source: erlang
- Report a bug
Functions for wxAuiSimpleTabArt class
Another standard tab art provider for wxAuiNotebook.
wxAuiSimpleTabArt is derived from wxAuiTabArt demonstrating how to write a completely new tab art class. It can also be used as alternative to wxAuiDefaultTabArt (not implemented in wx).
This class is derived (and can use functions) from: wxAuiTabArt
wxWidgets docs: wxAuiSimpleTabArt
wxAuiSimpleTabArt() = wx:wx_object()
new() -> wxAuiSimpleTabArt()
destroy(This :: wxAuiSimpleTabArt()) -> ok
Destroys the object.