get_accel_closure


Description:

[ Version ( since = "2.8" ) ]
public unowned Closure get_accel_closure ()

Returns the accel closure for this action.

Note:

Use Action and Menu instead, which have no equivalent for getting the accel closure

Parameters:

this

the action object

Returns:

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