NAME
Gapp::Assistant - Assistant Widget
OBJECT HIERARCHY
- Gapp::Object
- +-- Gapp::Widget
- ....+-- Gapp::Container
- ........+-- Gapp::Bin
- ............+-- Gapp::Window
- ................+-- Gapp::Assistant
PROVIDED ATTRIBUTES
PROVIDED METHODS
- set_current_page $page
-
Sets the currently displayed page.
- find_page $page_name
-
Finds and returns the page with the given
$page_name
. - current_page
-
Returns the currently displayed page.
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.