Package: gtk
Function gtk:render-option
Lambda Listgtk:render-option (context cr x y width height) ArgumentsDetails Renders an option mark as in a gtk:check-button widget. The :checked state of the gtk:state-flags flags will determine whether the option is on or off, and the :inconsistent state whether
it should be marked as undefined. Typical option mark rendering: ![]() Warning | See also |
#2023-9-17