diff options
Diffstat (limited to 'perl-install/ugtk3.pm')
-rw-r--r-- | perl-install/ugtk3.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/ugtk3.pm b/perl-install/ugtk3.pm index b16e0a46b..0620c930d 100644 --- a/perl-install/ugtk3.pm +++ b/perl-install/ugtk3.pm @@ -45,6 +45,8 @@ use Gtk3; B<ugtk3> enables to write GUIes using Gtk+3. It adds nice wrappers on top of L<Gtk3>, notably gtkpowerpack() and its children gtkpack*() +=head1 Functions + =cut $border = 5; |