[gtk+] docs: fill in some missing field descriptions
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: fill in some missing field descriptions
- Date: Tue, 21 Jan 2014 18:34:43 +0000 (UTC)
commit 33fc160cd2ca427a288cf2701174b144459f665c
Author: William Jon McCann <william jon mccann gmail com>
Date: Mon Jan 20 19:22:48 2014 -0500
docs: fill in some missing field descriptions
gtk/deprecated/gtkrc.h | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/gtk/deprecated/gtkrc.h b/gtk/deprecated/gtkrc.h
index c84d4cd..7e2f71f 100644
--- a/gtk/deprecated/gtkrc.h
+++ b/gtk/deprecated/gtkrc.h
@@ -54,16 +54,16 @@ typedef enum
/**
* GtkRcStyle:
- * @name:
- * @bg_pixmap_name:
- * @font_desc:
- * @color_flags:
- * @fg:
- * @bg:
- * @text:
- * @base:
- * @xthickness:
- * @ythickness:
+ * @name: Name
+ * @bg_pixmap_name: Pixmap name
+ * @font_desc: A #PangoFontDescription
+ * @color_flags: #GtkRcFlags
+ * @fg: Foreground colors
+ * @bg: Background colors
+ * @text: Text colors
+ * @base: Base colors
+ * @xthickness: X thickness
+ * @ythickness: Y thickness
*
* The #GtkRcStyle structure is used to represent a set
* of information about the appearance of a widget.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]