Virtual Method

GtkCellRendererAccelaccel_edited

Declaration [src]

void
accel_edited (
  GtkCellRendererAccel* accel,
  const gchar* path_string,
  guint accel_key,
  GdkModifierType accel_mods,
  guint hardware_keycode
)

Description

No description available.

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: guint

No description available.

accel_mods

Type: GdkModifierType

No description available.

hardware_keycode

Type: guint

No description available.