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

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

The mnemonic to apply to the widget.
The mnemonic to apply to the widget.

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.