get_secondary_menu


Description:

[ CCode ( cname = "xapp_status_icon_get_secondary_menu" ) ]
[ Version ( since = "1.6" ) ]
public unowned Widget get_secondary_menu ()

Returns a pointer to a Menu that was set previously for the secondary mouse button.

If no menu was set, this returns null.

Parameters:

this

an StatusIcon

Returns:

the Menu or null if none was set.