![]() |
![]() |
Public Member Functions | |
virtual | ~CellEditable () |
GtkCellEditable* | gobj () |
Provides access to the underlying C GObject. | |
const GtkCellEditable* | gobj () const |
Provides access to the underlying C GObject. | |
void | start_editing (GdkEvent* event) |
void | editing_done () |
void | remove_widget () |
Glib::SignalProxy0<void> | signal_editing_done () |
Glib::SignalProxy0<void> | signal_remove_widget () |
Static Public Member Functions | |
void | add_interface (GType gtype_implementer) |
Protected Member Functions | |
virtual void | start_editing_vfunc (GdkEvent* event) |
virtual void | on_editing_done () |
virtual void | on_remove_widget () |
Related Functions | |
(Note that these are not member functions.) | |
Glib::RefPtr<Gtk::CellEditable> | wrap (GtkCellEditable* object, bool take_copy=false) |
|
|
|
|
|
|
|
Provides access to the underlying C GObject.
Reimplemented in Gtk::Entry, and Gtk::SpinButton. |
|
Provides access to the underlying C GObject.
Reimplemented in Gtk::Entry, and Gtk::SpinButton. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|