AppIndicator.Indicator.prototype.get_secondary_activate_target
function get_secondary_activate_target():Gtk.Widget {
// Gjs wrapper for app_indicator_get_secondary_activate_target()
}Gets the menuitem being called on secondary-activate event.
- Returns
A Gtk.Widget object or null if none has been set.