
FLTK::ReturnButton - 12:50, press Return

Same as a normal button except the shortcut( ) is preset to ReturnKey and KeypadEnter,
and a glyph is drawn to indicate this.

default_style my $style = $returnbutton->default_style( );Get the style
$returnbutton->default_style( $style );Set the style.
new my $button = $returnbutton->new( $x,
$y,
$w,
$h,
$label );Creates a new FLTK::ReturnButton object.
Obviously.

Sanko Robinson <sanko@cpan.org> - http://sankorobinson.com/

Copyright (C) 2008-2010 by Sanko Robinson <sanko@cpan.org>
This program is free software; you can redistribute it and/or modify it under the terms of The Artistic License 2.0. See the LICENSE file included with this distribution or notes on the Artistic License 2.0 for clarification.
When separated from the distribution, all original POD documentation is covered by the Creative Commons Attribution-Share Alike 3.0 License. See the clarification of the CCA-SA3.0.