Home   |   Contact Us   |   Site Map

 

 

 

  Gtk.pm Perldoc

 



NAME

Gtk - Perl module for the Gimp Toolkit library


SYNOPSIS

use Gtk '-init'; my $window = new Gtk::Window; my $button = new Gtk::Button("Quit"); $button->signal_connect("clicked", sub {Gtk->main_quit}); $window->add($button); $window->show_all; Gtk->main;

=head1 DESCRIPTION

The Gtk module allows Perl access to the Gtk+ graphical user interface library. You can find more information about Gtk+ on http://www.gtk.org. The Perl binding tries to follow the C interface as much as possible, providing at the same time a fully object oriented interface and Perl-style calling conventions.

You will find the reference documentation for the Gtk module in the Gtk::reference manpage. There is also a cookbook style manual in Gtk::cookbook. The Gtk::objects manpage contains a list of the arguments and signals for each of the classes available in the Gtk, Gnome and related modules. There is also a list of the flags and enumerations along with their possible values.

More information can be found on http://www.gtkperl.org.


AUTHOR

Kenneth Albanowski, Paolo Molaro


SEE ALSO

perl(1), Gtk::reference(3pm)



 

Browse our Perldoc FAQs:

Perldoc Home

Perldoc Site Map


Previous Topics

Glut.pm Perldoc

gmtime.pm Perldoc

Gnome.pm Perldoc

gopher.pm Perldoc

Grammar.pm Perldoc

grent.pm Perldoc

GrovePath.pm Perldoc

Grove.pm Perldoc


Next Topics

Handle.pm Perldoc

Harness.pm Perldoc

Hash.pm Perldoc

Headers.pm Perldoc

HeadParser.pm Perldoc

Heavy.pm Perldoc

Heuristic.pm Perldoc

hostent.pm Perldoc


Website Spotlight

Domain Hosting with the Leader in Innovative and Comprehensive Web Hosting Solutions, Globalnet GNP.

Reliable Domain Hosting

 

Click here to increase your web traffic insantly!


 Copyright © 1999-2005 Globalnet Promotions, LLC.   |   TheServerRoom.org Home    |   Sitemap    |   RSS News Feeds