Forum und email

GtkCellEditable

An interface providing cell editing in a GtkTreeView.

Йерархия на обектите

GInterface
`-- GtkCellEditable

Реализарано от

Описание

Това е интефейс и не може да бъде стартиран директно.

This interface provides editing of a cell contained in a GtkTreeView.

Методи

editing_done()
  Emits the "editing-done" signal.
remove_widget()
  Emits the "remove-widget" signal.
start_editing()
  Begins the editing on a widget.

Сигнали

"editing-done"
  This signal is emitted when editing is complete.
"remove-widget"
  This signal is emitted when the celleditable widget can be destroyed.