gtk.CellEditableT

Undocumented in source.

Public Imports

gdk.Event
public import gdk.Event;
Undocumented in source.
gobject.Signals
public import gobject.Signals;
Undocumented in source.
gtk.c.functions
public import gtk.c.functions;
Undocumented in source.
gtk.c.types
public import gtk.c.types;
Undocumented in source.
gtkc.gtktypes
public import gtkc.gtktypes;
Undocumented in source.
std.algorithm
public import std.algorithm;
Undocumented in source.

Members

Templates

CellEditableT
template CellEditableT(TStruct)

The #GtkCellEditable interface must be implemented for widgets to be usable when editing the contents of a #GtkTreeView cell.

Meta