Scroll to navigation

Gnome2::Wnck::Application(3pm) User Contributed Perl Documentation Gnome2::Wnck::Application(3pm)
 

NAME

Gnome2::Wnck::Application - an object representing a group of windows of the same application

HIERARCHY

  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

name-changed (Gnome2::Wnck::Application)
icon-changed (Gnome2::Wnck::Application)

SEE ALSO

Gnome2::Wnck, Glib::Object

COPYRIGHT

Copyright (C) 2003-2006 by the gtk2-perl team.
This software is licensed under the LGPL. See Gnome2::Wnck for a full notice.
2014-08-15 perl v5.20.0