[gtk+] gtksettings: Add gtk-doc to silent an annotation warning
- From: Johan Dahlin <johan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] gtksettings: Add gtk-doc to silent an annotation warning
- Date: Thu, 20 Jan 2011 14:12:54 +0000 (UTC)
commit 030b5ebf3ebac8a0c9b0ef02e4c79ce2eed37540
Author: Johan Dahlin <johan gnome org>
Date: Thu Jan 20 12:08:34 2011 -0200
gtksettings: Add gtk-doc to silent an annotation warning
gtk/gtksettings.c | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtksettings.c b/gtk/gtksettings.c
index 5d17d5f..c3566c6 100644
--- a/gtk/gtksettings.c
+++ b/gtk/gtksettings.c
@@ -1828,6 +1828,11 @@ gtk_settings_install_property (GParamSpec *pspec)
settings_install_property_parser (klass, pspec, parser);
}
+/**
+ * gtk_settings_install_property_parser:
+ * @psepc:
+ * @parser: (scope call):
+ */
void
gtk_settings_install_property_parser (GParamSpec *pspec,
GtkRcPropertyParser parser)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]