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