Virtual Method
GtkCellRendererAccelaccel_edited
Declaration [src]
void
accel_edited (
GtkCellRendererAccel* accel,
const gchar* path_string,
guint accel_key,
GdkModifierType accel_mods,
guint hardware_keycode
)
Parameters
path_string-
Type:
const gchar*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. accel_key-
Type:
guintNo description available.
accel_mods-
Type:
GdkModifierTypeNo description available.
hardware_keycode-
Type:
guintNo description available.