Add missing docs
Document GtkSwitch::state_set.
This commit is contained in:
parent
645664f20d
commit
75dab1662c
@ -63,6 +63,7 @@ struct _GtkSwitch
|
|||||||
* GtkSwitchClass:
|
* GtkSwitchClass:
|
||||||
* @parent_class: The parent class.
|
* @parent_class: The parent class.
|
||||||
* @activate: An action signal and emitting it causes the switch to animate.
|
* @activate: An action signal and emitting it causes the switch to animate.
|
||||||
|
* @state_set: Class handler for the ::state-set signal.
|
||||||
*/
|
*/
|
||||||
struct _GtkSwitchClass
|
struct _GtkSwitchClass
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user