Action.getAccelPath

Returns the accel path for this action.

More...
class Action
string
getAccelPath
()

Return Value

Type: string

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.

Detailed Description

Deprecated: Use gtk.Action and the accelerator path on an associated gtk.Menu instead

Meta