Add missing docs

Document GtkSwitch::state_set.
This commit is contained in:
Matthias Clasen 2014-11-30 19:22:51 -05:00
parent 645664f20d
commit 75dab1662c

View File

@ -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
{