Gnome2::Wnck::ClassGroup (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Gnome2::Wnck::ClassGroup - an object representing a group of windows of the same classHIERARCHY
Glib::Object +----Gnome2::Wnck::ClassGroup
METHODS
classgroup = Gnome2::Wnck::ClassGroup->get ($res_class)
- *
- $res_class (string)
pixbuf = $class_group->get_icon
pixbuf = $class_group->get_mini_icon
string = $class_group->get_name
string = $class_group->get_res_class
list = $class_group->get_windows
Returns a list of WnckWindows.SIGNALS
- icon-changed (Gnome2::Wnck::ClassGroup)
- name-changed (Gnome2::Wnck::ClassGroup)
SEE ALSO
Gnome2::Wnck, Glib::ObjectCOPYRIGHT
Copyright (C) 2003-2006 by the gtk2-perl team.This software is licensed under the
LGPL.
See Gnome2::Wnck for a full
notice.