Class Demo::Pixbufs
In: gtk/sample/gtk-demo/pixbufs.rb
Parent: BasicWindow

Methods

expose_cb   load_pixbufs   new   timeout  

Constants

FRAME_DELAY = 50
BACKGROUND_NAME = 'background.jpg'
IMAGE_NAMES = [ 'apple-red.png', 'gnome-applets.png', 'gnome-calendar.png', 'gnome-foot.png', 'gnome-gmush.png', 'gnome-gimp.png', 'gnome-gsame.png', 'gnu-keys.png', 'ruby-gnome2-logo.png'
CYCLE_LEN = 60

Public Class methods

Public Instance methods

Timeout handler to regenerate the frame

[Validate]