Go to main content

man pages section 3: Extended Library Functions, Volume 1

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

wxAuiSimpleTabArt (3erl)

Name

wxAuiSimpleTabArt - Functions for wxAuiSimpleTabArt class

Synopsis

Please see following description for synopsis

Description

wxAuiSimpleTabArt(3)       Erlang Module Definition       wxAuiSimpleTabArt(3)



NAME
       wxAuiSimpleTabArt - Functions for wxAuiSimpleTabArt class

DESCRIPTION
       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  alterna-
       tive to wxAuiDefaultTabArt (not implemented in wx).

       This class is derived (and can use functions) from: wxAuiTabArt

       wxWidgets docs: wxAuiSimpleTabArt

DATA TYPES
       wxAuiSimpleTabArt() = wx:wx_object()

EXPORTS
       new() -> wxAuiSimpleTabArt()

       destroy(This :: wxAuiSimpleTabArt()) -> ok

              Destroys the object.



wxWidgets team.                    wx 2.1.1               wxAuiSimpleTabArt(3)