Gtk2-Perl

Description A set of Perl bindings for Gtk+ 2.0 and various related libraries
Gtk2-Perl > Perl Manuals > Gnome2-Wnck-Application
Source

Index


NAME ^

Gnome2::Wnck::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.