Action.getAccelClosure

Returns the accel closure for this action.

More...
class Action
getAccelClosure
()

Return Value

Type: Closure

the accel closure for this action. The returned closure is owned by GTK+ and must not be unreffed or modified.

Detailed Description

Deprecated: Use gtk.Action and gtk.Menu instead, which have no equivalent for getting the accel closure

Meta