1wxGBSizerItem(3)           Erlang Module Definition           wxGBSizerItem(3)
2
3
4

NAME

6       wxGBSizerItem - Functions for wxGBSizerItem class
7

DESCRIPTION

9       The  wxGBSizerItem class is used by the wxGridBagSizer for tracking the
10       items in the sizer. It adds grid position and spanning  information  to
11       the  normal  wxSizerItem by adding wxGBPosition (not implemented in wx)
12       and wxGBSpan (not implemented in wx) attributes. Most of the  time  you
13       will  not  need to use a wxGBSizerItem directly in your code, but there
14       are a couple of cases where it is handy.
15
16       This class is derived (and can use functions) from: wxSizerItem
17
18       wxWidgets docs: wxGBSizerItem
19

DATA TYPES

21       wxGBSizerItem() = wx:wx_object()
22
23
24
25wxWidgets team.                    wx 2.2.1                   wxGBSizerItem(3)
Impressum