| Next: ImageView::index | Previous: ImageView | [Gtk2-ImageView Table of Contents] | [Gtk2-ImageView Index] |
Gtk2::ImageView::Anim - Subclass of Gtk2::ImageView capable of playing GIF animations.
Glib::Object
+----Glib::InitiallyUnowned
+----Gtk2::Object
+----Gtk2::Widget
+----Gtk2::ImageView
+----Gtk2::ImageView::Anim
Glib::Object::_Unregistered::AtkImplementorIface Glib::Object::_Unregistered::GtkBuildable
Gtk2::ImageView::Anim is a subclass of Gtk2::ImageView that provies facilities for displaying and controlling an animation.
Creates a new Gtk2::ImageView::Anim with default values. The default values are:
The effect of this method is analoguous to Gtk2::ImageView::set_pixbuf(). Fit mode is reset to GTK_FIT_SIZE_IF_LARGER so that the whole area of the animation fits in the view. Three signals are emitted, first the Gtk2::ImageView will emit zoom-changed and then pixbuf-changed, second, Gtk2::ImageView::Anim itself will emit anim-changed.
The default pixbuf animation is NULL.
Copyright (C) 2007 by Jeffrey Ratcliffe.
This software is licensed under the GPL-3; see Gtk2::ImageView for a full notice.