[ 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.
| this |
an StatusIcon |
|
the Menu or null if none was set. |