mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-16 13:40:31 +00:00
Add missing docs
Document GtkSwitch::state_set.
This commit is contained in:
parent
645664f20d
commit
75dab1662c
@ -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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user