API Version: 3.0
Library Version: 3.24
const gchar* gtk_action_get_accel_path ( GtkAction* action )
Returns the accel path for this action.
Use GAction and the accelerator path on an associated GtkMenu instead.
GAction
GtkMenu
Type: const gchar*
const gchar*
The accel path for this action, or NULL if none is set. The returned string is owned by GTK+ and must not be freed or modified.
NULL