get_accel_path
Description:
[
Version ( since =
"2.6" ) ]
public unowned string get_accel_path ()
Returns the accel path for this action.
Note:
Use Action and the accelerator path on an associated
Menu instead
Parameters:
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.
|