see plug-ins/perl/Changes

This commit is contained in:
Marc Lehmann
1999-12-07 23:51:23 +00:00
parent 3d68995707
commit 4989f4c255
6 changed files with 10 additions and 5 deletions

View File

@ -40,7 +40,7 @@ C<Gtk::Object::new> with all the provided arguments.
=item GTK_INIT
This callback is called as early as possible E<after> gtk was initialized,
This callback is called as early as possible I<after> gtk was initialized,
but not before. This can be used to register additional subtypes, argument
types etc. It is similar to GTK_CLASS_INIT.