Action.getAccelPath

string getAccelPath() nothrow

Returns the accel path for this action.

Returns

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.

Deprecated

Use #GAction and the accelerator path on an associated

#GtkMenu instead