gtk.CellRendererAccel

Undocumented in source.

Public Imports

gtkc.gtktypes
public import gtkc.gtktypes;
Undocumented in source.
gtkc.gdktypes
public import gtkc.gdktypes;
Undocumented in source.

Members

Classes

CellRendererAccel
class CellRendererAccel

GtkCellRendererAccel displays a keyboard accelerator (i.e. a key combination like Control+a. If the cell renderer is editable, the accelerator can be changed by simply typing the new combination.

Meta