Package: gtk
Accessor gtk:check-button-child
Lambda Listgtk:check-button-child (object) SyntaxArgumentsDetails The accessor for the child slot of the gtk:check-button class gets or sets the child widget of the check
button. Returns nil if the label property is set. Note that by using this API, you take full responsibility for setting up the proper accessibility label and description information for the check button. Most likely, you will either set the accessibility label or description for the check button explicitly, or you will set a labelled-by or described-by relations from the child widget to the check button. Since 4.8 | See also |
2025-08-05