summaryrefslogtreecommitdiff
path: root/gtk/gtktoggleaction.c
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2003-10-01 22:53:57 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2003-10-01 22:53:57 +0000
commit186f883d5cbc13a36a67202bcc09d4e06a977b91 (patch)
tree82d2eb488f0df44e4d05eb43aa0c059def325060 /gtk/gtktoggleaction.c
parentcd6f16f5bb2ed41e114586cef1b4a57838afce3b (diff)
downloadgdk-pixbuf-186f883d5cbc13a36a67202bcc09d4e06a977b91.tar.gz
Doc tweaks-
Diffstat (limited to 'gtk/gtktoggleaction.c')
-rw-r--r--gtk/gtktoggleaction.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gtk/gtktoggleaction.c b/gtk/gtktoggleaction.c
index ec41db5eb..dd58e6199 100644
--- a/gtk/gtktoggleaction.c
+++ b/gtk/gtktoggleaction.c
@@ -309,6 +309,8 @@ gtk_toggle_action_set_active (GtkToggleAction *action,
* gtk_toggle_action_get_active:
* @action: the action object
*
+ * Returns the checked state of the toggle action.
+
* Returns: the checked state of the toggle action
*
* Since: 2.4
@@ -352,6 +354,8 @@ gtk_toggle_action_set_draw_as_radio (GtkToggleAction *action,
* gtk_toggle_action_get_draw_as_radio:
* @action: the action object
*
+ * Returns whether the action should have proxies like a radio action.
+ *
* Returns: whether the action should have proxies like a radio action.
*
* Since: 2.4