Gtk2::Assistant - wrapper for GtkAssistant
Glib::Object
+----Glib::InitiallyUnowned
+----Gtk2::Object
+----Gtk2::Widget
+----Gtk2::Container
+----Gtk2::Bin
+----Gtk2::Window
+----Gtk2::Assistant
Glib::Object::_Unregistered::AtkImplementorIface
Gtk2::Buildable
- $func (scalar)
- $data (scalar)
- $page (Gtk2::Widget)
- $position (integer)
- $page (Gtk2::Widget)
- $complete (boolean)
- $page (Gtk2::Widget)
- $pixbuf (Gtk2::Gdk::Pixbuf)
- $page (Gtk2::Widget)
- $pixbuf (Gtk2::Gdk::Pixbuf)
- $page (Gtk2::Widget)
- $title (string)
- $page (Gtk2::Widget)
- $type (Gtk2::AssistantPageType)
- 'complete' (boolean : default false : readable / writable)
- Whether all required fields on the page have been filled out
- 'header-image' (Gtk2::Gdk::Pixbuf : default undef : readable / writable /
private / static-nick / static-blurb)
- Header image for the assistant page
- 'page-type' (Gtk2::AssistantPageType : default "content" :
readable / writable / private / static-nick / static-blurb)
- The type of the assistant page
- 'sidebar-image' (Gtk2::Gdk::Pixbuf : default undef : readable / writable /
private / static-nick / static-blurb)
- Sidebar image for the assistant page
- 'title' (string : default undef : readable / writable / private /
static-nick / static-blurb)
- The title of the assistant page
- 'content-padding' (integer : default 1 : readable / private / static-nick
/ static-blurb)
- Number of pixels around the content pages.
- 'header-padding' (integer : default 6 : readable / private / static-nick /
static-blurb)
- Number of pixels around the header.
- apply (Gtk2::Assistant)
- cancel (Gtk2::Assistant)
- close (Gtk2::Assistant)
- prepare (Gtk2::Assistant, Gtk2::Widget)
- 'content' / 'GTK_ASSISTANT_PAGE_CONTENT'
- 'intro' / 'GTK_ASSISTANT_PAGE_INTRO'
- 'confirm' / 'GTK_ASSISTANT_PAGE_CONFIRM'
- 'summary' / 'GTK_ASSISTANT_PAGE_SUMMARY'
- 'progress' / 'GTK_ASSISTANT_PAGE_PROGRESS'
Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget,
Gtk2::Container, Gtk2::Bin, Gtk2::Window
Copyright (C) 2003-2011 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full
notice.