Re: signal functions in a package module file



Torsten Schoenfeld <kaffeetisch gmx de> writes:

Committed to both branches.

Actually I see menus don't inherit from GtkWindow, better lose that to
avoid confusion.  Stick in another example if a splash screen is too
obscure.

Index: GtkWindow.xs
===================================================================
RCS file: /cvsroot/gtk2-perl/gtk2-perl-xs/Gtk2/xs/GtkWindow.xs,v
retrieving revision 1.45
diff -u -u -r1.45 GtkWindow.xs
--- GtkWindow.xs        3 Aug 2008 13:39:52 -0000       1.45
+++ GtkWindow.xs        5 Aug 2008 01:02:19 -0000
@@ -30,7 +30,7 @@
 A Gtk2::Window is a top-level window displayed on the root window and
 interacting (or not) with the window manager.  It can be an
 application's main window, a dialog, or a temporary such as a popup
-menu.
+splash window.
 
 =head2 Delete Event and Destroy
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]