1Gnome2::Wnck::ApplicatiUosne(r3)Contributed Perl DocumenGtnaotmieo2n::Wnck::Application(3)
2
3
4
6 Gnome2::Wnck::Application - an object representing a group of windows
7 of the same application
8
10 Glib::Object
11 +----Gnome2::Wnck::Application
12
14 application = Gnome2::Wnck::Application->get ($xwindow)
15 • $xwindow (unsigned)
16
17 pixbuf = $app->get_icon
18 boolean = $app->get_icon_is_fallback
19 string = $app->get_icon_name
20 pixbuf = $app->get_mini_icon
21 integer = $app->get_n_windows
22 string = $app->get_name
23 integer = $app->get_pid
24 string = $app->get_startup_id
25 list = $app->get_windows
26 Returns a list of WnckWindow's.
27
28 unsigned = $app->get_xid
30 icon-changed (Gnome2::Wnck::Application)
31 name-changed (Gnome2::Wnck::Application)
32
34 Gnome2::Wnck, Glib::Object
35
37 Copyright (C) 2003-2006 by the gtk2-perl team.
38
39 This software is licensed under the LGPL. See Gnome2::Wnck for a full
40 notice.
41
42
43
44perl v5.34.0 2022-01-21 Gnome2::Wnck::Application(3)