Gnome2::Wnck::Application (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Gnome2::Wnck::Application - an object representing a group of windows of the same applicationHIERARCHY
Glib::Object +----Gnome2::Wnck::Application
METHODS
application = Gnome2::Wnck::Application->get ($xwindow)
- *
- $xwindow (unsigned)
pixbuf = $app->get_icon
boolean = $app->get_icon_is_fallback
string = $app->get_icon_name
pixbuf = $app->get_mini_icon
integer = $app->get_n_windows
string = $app->get_name
integer = $app->get_pid
string = $app->get_startup_id
list = $app->get_windows
Returns a list of WnckWindow's.unsigned = $app->get_xid
SIGNALS
- icon-changed (Gnome2::Wnck::Application)
- name-changed (Gnome2::Wnck::Application)
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.