Gtk.CellEditableIface

Fields

Name

Type

Access

Description

editing_done

object

r

Signal is a sign for the cell renderer to update its value from the cell_editable.

g_iface

GObject.TypeInterface

r

remove_widget

object

r

Signal is meant to indicate that the cell is finished editing, and the widget may now be destroyed.

start_editing

object

r

Begins editing on a cell_editable.

Methods

None

Details

class Gtk.CellEditableIface