
Gapp::Action - Action object

Actions are callbacks that know how to display themselves on Gapp widgets. See Gapp::Actions for more information.


The code-block to be executed.
The stock id of the icon to apply to the widget.
The text label to apply to the widget.
The name of the action.
The tooltip to apply to the widget.
Creates and returns a Gtk2::Action object.
Creates and returns a Gapp::Image object.
Creates and returns a Gtk2::Image object.

Jeffrey Ray Hallock <jeffrey.hallock at gmail dot com>

Copyright (c) 2011-2012 Jeffrey Ray Hallock.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.