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

Class CellEditable

source code

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

Instance Methods [hide private]
 
do_editing_done(...) source code
 
do_remove_widget(...) source code
 
do_start_editing(...) source code
 
editing_done(...) source code
 
remove_widget(...) source code
 
start_editing(...) 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 GtkCellEditable (46265856)>
Properties [hide private]

Inherited from object: __class__