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