ColumnView (gb.gtk)

Esta classe herda _TreeView.

Esta classe é criável.

Esta classe funciona como um array apenas leitura.

Propriedades
AutoResize  
Columns  
Header  
Layout  
Resizable  
Settings  
ShowLines  

Inherited properties
Action  
Available  
Background   Returns or sets the background color used by the control.
Border  
Children  
ClientH  
ClientHeight  
ClientW  
ClientWidth  
ClientX  
ClientY  
Compare  
Count  
Current  
Cursor   Use this property for assigning a custom cursor to a control.
Design   Indicates that the control is in design mode.
Direction  
Drop   Returns or sets if a control accepts drops.
Editable  
Enabled   Indicates that the control is enabled.
Expand   Returns or sets if a control will expand if included in a container that arranges its contents.
Font   Returns or sets the font used to draw text in the control.
Foreground   Returns or sets the foreground color used by the control.
H  
Handle  
HasFocus  
Height  
Highlight   Return or set if the item under the mouse cursor is highlighted.
Hovered  
Id  
Ignore  
Indent   Return the size of tree indentation in pixels.
Item  
Key  
Keys   Return a list of all items keys
Left  
Mode  
Mouse   Returns or sets the appearence of the cursor when it points inside the control.
Name  
Next  
NoTabFocus  
Parent  
PopupMenu  
Previous  
Proxy  
Renaming  
RightToLeft  
ScreenX  
ScreenY  
ScrollBar  
ScrollH  
ScrollHeight  
ScrollW  
ScrollWidth  
ScrollX  
ScrollY  
Selected  
Selection  
ShowCheck   Return or set if selection is indicated by check boxes and radio buttons, or by highlighting the items.
Sorted  
Tag  
Tooltip  
Top  
Tracking  
Visible  
W  
Width  
Window  
X  
Y  

Métodos
Add  
AddColumn  

Inherited methods
Clear  
CollapseAll   Collapse all tree items recursively.
Delete  
Drag  
Exist  
ExpandAll   Expand all tree items recursively.
Filter   Filter the items according to the Filter event.
FindAt  
FindChild  
Grab  
Hide  
Lower  
Move  
MoveAbove  
MoveBack  
MoveBelow  
MoveChild  
MoveCurrent  
MoveFirst  
MoveLast  
MoveNext  
MoveParent  
MovePrevious  
MoveScaled  
MoveTo  
Raise  
Refresh  
Remove  
Reparent  
Resize  
ResizeScaled  
Scroll  
SelectAll  
SetFocus  
Show  
UnSelectAll  

Inherited events
Activate  
Arrange  
BeforeArrange  
BeforeSort   This event is raised before automatically sorting the items
Cancel  
Click  
Collapse  
Compare  
DblClick  
Drag  
DragLeave  
DragMove  
Draw   This event allows to customize the drawing of a specific item.
Drop  
Enter  
Expand  
Filter   This event is raised to filter a specific item.
GotFocus  
KeyPress  
KeyRelease  
Leave  
LostFocus  
Menu  
MouseDown  
MouseDrag  
MouseMove  
MouseUp  
MouseWheel  
NewChild  
Rename  
Scroll   This event is raised when the view scrolls.
Select