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

Class ToolShell

source code

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

Instance Methods [hide private]
 
do_get_icon_size(...) source code
 
do_get_orientation(...) source code
 
do_get_relief_style(...) source code
 
do_get_style(...) source code
 
do_rebuild_menu(...) source code
 
get_ellipsize_mode(...) source code
 
get_icon_size(...) source code
 
get_orientation(...) source code
 
get_relief_style(...) source code
 
get_style(...) source code
 
get_text_alignment(...) source code
 
get_text_orientation(...) source code
 
get_text_size_group(...) source code
 
rebuild_menu(...) 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 GtkToolShell (46289216)>
Properties [hide private]

Inherited from object: __class__