Action.getAccelPath

Returns the accel path for this action. Since 2.6

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.

Meta