![]() |
![]()
| ![]() |
![]()
NAMEGtk2::Ex::Utils - Extra Gtk2 Utilities for working with Gnome2/Gtk2 in Perl. SYNOPSISuse Gtk2::Ex::Utils qw( :main ); # do stuff ... # Update the UI and react to pending events process_pending_events(); # do more stuff ... # Exit the program with a value of 255 for some reason process_main_exit( 255 ); DESCRIPTIONThis module provides simple utility functions useful for Gnome2/Gtk2 Perl programming. EXPORT TAGS:all :main :alter :create
FUNCTIONS BY TAG:main
:alter
:create
BUGSPlease report all bugs to the mailing list. CONTRIBUTEIf you've got a utility function that is related to Gnome2/Gtk2 Perl, that is not already implemented in here and feel that others may benefit from it's inclusion here, please do not hesitate to send it to the mailing list. MAILING LISThttp://opendoorsoftware.com/lists/gtk2-ex-list gtk2-ex-list@opendoorsoftware.com AUTHORSKevin C. Krinke, <kckrinke@opendoorsoftware.com> James Greenhalgh, <jgreenhalgh@opendoorsoftware.com> COPYRIGHT AND LICENSEGtk2::Ex::Utils - Useful utility functions for working with Gnome2/Gtk2 Perl. Copyright (C) 2005 Open Door Software Inc. <ods@opendoorsoftware.com> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA POD ERRORSHey! The above document had some coding errors, which are explained below:
|