The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Gapp::ToolButton - ToolButton Widget

OBJECT HIERARCHY

Gapp::Widget
....+-- Gapp::ToolItem
........+-- Gapp::ToolButton

PROVIDED ATTRIBUTES

icon
isa Str
label
isa Str
stock_id
isa Str

AUTHORS

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

COPYRIGHT & LICENSE

    Copyright (c) 2011 Jeffrey Ray Hallock.

    This program is free software; you can redistribute it and/or
    modify it under the same terms as Perl itself.