summaryrefslogtreecommitdiff
path: root/gtk/gtkswitch.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-11-30 19:22:51 -0500
committerMatthias Clasen <mclasen@redhat.com>2014-11-30 19:22:51 -0500
commit75dab1662cf7af7265f29fb99da952f8a8633d19 (patch)
tree9fbf2f9ce529fd3ae85d82472d9ab2048d227d7b /gtk/gtkswitch.h
parent645664f20dea3e4ee2dff11c08e1b3a083a5bd8f (diff)
downloadgtk+-75dab1662cf7af7265f29fb99da952f8a8633d19.tar.gz
Add missing docs
Document GtkSwitch::state_set.
Diffstat (limited to 'gtk/gtkswitch.h')
-rw-r--r--gtk/gtkswitch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkswitch.h b/gtk/gtkswitch.h
index 0e561f8ba6..9ca42a0995 100644
--- a/gtk/gtkswitch.h
+++ b/gtk/gtkswitch.h
@@ -63,6 +63,7 @@ struct _GtkSwitch
* GtkSwitchClass:
* @parent_class: The parent class.
* @activate: An action signal and emitting it causes the switch to animate.
+ * @state_set: Class handler for the ::state-set signal.
*/
struct _GtkSwitchClass
{