Gtk2-Perl

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

Index


NAME ^

Gnome2::PanelApplet::Factory

METHODS ^

integer = Gnome2::PanelApplet::Factory->main ($iid, $applet_type, $func, $data=undef)

* $iid (string) the IID string
* $applet_type (string) the Perl package name (usually, 'Gnome2::PanelApplet')
* $func (scalar) a callback (must return FALSE on failure)
* $data (scalar) optional data to pass to the callback

SEE ALSO ^

Gnome2::PanelApplet

COPYRIGHT ^

Copyright (C) 2003, 2007 by the gtk2-perl team.

This software is licensed under the LGPL. See Gnome2::PanelApplet for a full notice.