Gtk.CellEditableIface¶
Fields¶
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
editing_done  | 
r  | 
Signal is a sign for the cell renderer to update its value from the cell_editable.  | 
|
g_iface  | 
r  | 
||
remove_widget  | 
r  | 
Signal is meant to indicate that the cell is finished editing, and the widget may now be destroyed.  | 
|
start_editing  | 
r  | 
Begins editing on a cell_editable.  | 
Methods¶
None
Details¶
- class Gtk.CellEditableIface¶