Re: First documentation patch
- From: Guillaume Cottenceau <gc mandrakesoft com>
- To: red criticalintegration com
- Cc: gtk-perl-list gnome org, red madhouse org uk (Redvers Davies)
- Subject: Re: First documentation patch
- Date: 11 Dec 2002 11:34:32 +0100
red criticalintegration com writes:
Here is a patch to apply documentation for the first of the widgets
i've written for - Gtk2::Label.
Nice!
[...]
+ # Create a window within which we can display our Gtk2::Label.
+ my $window = new Gtk2::Window('toplevel');
I was said that the perl OO syntax is like that:
my $window = Gtk2::Window->new('toplevel');
So I think we should use it everywhere (Gtk2->init as well, etc).
--
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]