GappX-NoticeBox
view release on metacpan or search on metacpan
lib/GappX/NoticeBox.pm view on Meta::CPAN
icon => 'gtk-info',
text => 'Display notice to user.',
action => sub { print "Notice clicked\n" },
);
=head1 DECRIPTION
Displays a message to the user in the notification area of the desktop.
=head1 OBJECT HIERARCHY
=over 4
=item L<Gapp::Object>
=item +-- L<Gapp::Widget>
=item ....+-- Gapp::NoticeBox
( run in 0.553 second using v1.01-cache-2.11-cpan-299005ec8e3 )