Gtk2::Spinner - wrapper for GtkSpinner
Glib::Object
+----Glib::InitiallyUnowned
+----Gtk2::Object
+----Gtk2::Widget
+----Gtk2::DrawingArea
+----Gtk2::Spinner
Glib::Object::_Unregistered::AtkImplementorIface
Gtk2::Buildable
- 'active' (boolean : default false : readable / writable)
- Whether the spinner is active
- 'cycle-duration' (Glib::UInt : default 1000 : readable)
- The length of time in milliseconds for the spinner to complete a full
loop
- 'num-steps' (Glib::UInt : default 12 : readable)
- The number of steps for the spinner to complete a full loop. The animation
will complete a full cycle in one second by default (see
#GtkSpinner:cycle-duration).
Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget,
Gtk2::DrawingArea
Copyright (C) 2003-2011 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full
notice.