[perl-gnome2-gconf] xs/GConf2.xs, xs/GConfClient.xs: Applied docpatch from Debian project
- From: Brian Manning <bmanning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-gnome2-gconf] xs/GConf2.xs, xs/GConfClient.xs: Applied docpatch from Debian project
- Date: Thu, 24 Sep 2020 03:18:19 +0000 (UTC)
commit e7f0f22a47c1c0c95eeeff19190075a3d41d3eaa
Author: Brian Manning <bmanning src gnome org>
Date: Wed Aug 19 18:51:22 2020 -0700
xs/GConf2.xs,xs/GConfClient.xs: Applied docpatch from Debian project
- Closes RT#95014
xs/GConf2.xs | 4 ++--
xs/GConfClient.xs | 4 ++++
2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/xs/GConf2.xs b/xs/GConf2.xs
index 534e91a..7ee232c 100644
--- a/xs/GConf2.xs
+++ b/xs/GConf2.xs
@@ -56,7 +56,7 @@ gconfperl_gconf_error_get_type (void)
MODULE = Gnome2::GConf PACKAGE = Gnome2::GConf PREFIX = gconf_
-=for object Gnome2::GConf::version
+=for object Gnome2::GConf::version the version that of libgconf that Gnome2::GConf was built against
=cut
@@ -95,7 +95,7 @@ CHECK_VERSION (class, major, minor, micro)
## gconf.h
-=for object Gnome2::GConf::main
+=for object Gnome2::GConf::main utility functions for Gnome2::GConf
=cut
=for apidoc
diff --git a/xs/GConfClient.xs b/xs/GConfClient.xs
index a7e1234..ae494de 100644
--- a/xs/GConfClient.xs
+++ b/xs/GConfClient.xs
@@ -106,6 +106,10 @@ BOOT:
gperl_signal_set_marshaller_for (GCONF_TYPE_CLIENT, "error",
gconfperl_client_error_marshal);
+=for object Gnome2::GConf::Client client module for GConf
+
+=cut
+
=for position DESCRIPTION
=head1 DESCRIPTION
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]