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

Class Orientable

source code

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

Instance Methods [hide private]
 
get_orientation(...) source code
 
set_orientation(...) 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 GtkOrientable (46295936)>
Properties [hide private]

Inherited from object: __class__