Import line: | Gtk = imports.gi.Gtk; |
GIR File: | Gtk-2.0.gir |
C documentation: | GtkVisibility |
Enum : | Visibility |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gtk.Visibility.FULL : 2
|
|
Number Gtk.Visibility.NONE : 0
|
|
Number Gtk.Visibility.PARTIAL : 1
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gtk.CList
Method |
row_is_visible
(Number row)
:
Gtk.Visibility
|
Gtk.CTree
Method |
node_is_visible
(CTreeNode node)
:
Gtk.Visibility
|