summaryrefslogtreecommitdiffstats
path: root/perl-install/ugtk3.pm
diff options
context:
space:
mode:
authorThierry.Vignaud <thierry.vignaud@gmail.com>2014-05-26 11:30:33 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-05-26 22:01:47 +0200
commit0985e8b3c81ec15517cdd5027570207a19adffea (patch)
treeb87f9b95eb39e6ee59e9ef4e4c3bb15e5b9de6fc /perl-install/ugtk3.pm
parent4682e310e69f5c5588a8c94e0cacde87ceed12b8 (diff)
downloaddrakx-0985e8b3c81ec15517cdd5027570207a19adffea.tar
drakx-0985e8b3c81ec15517cdd5027570207a19adffea.tar.gz
drakx-0985e8b3c81ec15517cdd5027570207a19adffea.tar.bz2
drakx-0985e8b3c81ec15517cdd5027570207a19adffea.tar.xz
drakx-0985e8b3c81ec15517cdd5027570207a19adffea.zip
add missing headers
Diffstat (limited to 'perl-install/ugtk3.pm')
-rw-r--r--perl-install/ugtk3.pm2
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;