The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Gapp::Meta::Widget::Native::Role::HasMnemonic - mnemonic attribute for widgets

SYNOPSIS

    Gapp::Button->new( mnemonic => 'E_xit' );
    

PROVIDED ATTRIBUTES

mnemonic
is rw
isa Str|Undef
default Undef

The mnemonic to apply to the widget.

use_mnemonic
is rw
isa Str|Undef

The mnemonic to apply to the widget.

AUTHORS

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

COPYRIGHT & LICENSE

    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.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 87:

Expected text after =item, not a bullet