11.37Class GtkCellRendererAccel

Renders a keyboard accelerator in a cell

Class GtkCellRendererAccel

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

Methods
signal_accel_clearedGets emitted when the user has removed the accelerator.
signal_accel_editedGets emitted when the user has selected a new accelerator.

Methods

signal_accel_cleared

Gets emitted when the user has removed the accelerator.

GtkCellRendererAccel.signal_accel_cleared()

signal_accel_edited

Gets emitted when the user has selected a new accelerator.

GtkCellRendererAccel.signal_accel_edited()
Made with http://www.falconpl.org