get_action


Description:

[ Version ( deprecated = true , deprecated_since = "2.18" ) ]
public unowned Action get_action ()

Warning: get_action is deprecated since 2.18.

Gets the action associated to this as a Action.

Note:

Use get_gaction instead.

Parameters:

this

a ContextMenuItem

Returns:

the Action associated to the ContextMenuItem, or null if this is a separator.