Gtk2-AppIndicator
view release on metacpan or search on metacpan
lib/Gtk2/AppIndicator.pm view on Meta::CPAN
$ind->set_state($state)
Sets application indicator in the given state, one of {'active','passive','attention'}.
$ind->get_state()
Returns the current state of the application indicator.
$ind->set_menu($menu)
Sets the popup menu for the indicator icon.
$ind->get_menu()
Returns the current menu (not from the C code, but as stored in the perl object)
$ind->set_secondary_activate_target($widget)
Sets the secondary active target (under the middle mouse button) to $widget
$ind->get_secondary_activate_target()
( run in 3.252 seconds using v1.01-cache-2.11-cpan-364913b4093 )