gtk :: Buildable :: Class Buildable
[hide private]
[frames] | no frames]

Class Buildable

source code

        object --+    
                 |    
gobject.GInterface --+
                     |
                    Buildable
Known Subclasses:

Instance Methods [hide private]
 
add_child(...) source code
 
construct_child(...) source code
 
do_add_child(...) source code
 
do_construct_child(...) source code
 
do_get_internal_child(...) source code
 
do_parser_finished(...) source code
 
do_set_name(...) source code
 
get_internal_child(...) source code
 
get_name(...) source code
 
parser_finished(...) source code
 
set_name(...) source code

Inherited from gobject.GInterface: __gdoc__, __init__, __new__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  __gtype__ = <GType GtkBuildable (46223584)>
Properties [hide private]

Inherited from object: __class__