Package: gtk
Function gtk:render-expander
Lambda Listgtk:render-expander (context cr x y width height) ArgumentsDetails Renders an expander as used in the gtk:tree-view widget and gtk:expander widget in the area defined by x, y, width, height. The :active state of the gtk:state-flags flags determines
whether the expander is collapsed or expanded. Typical expander rendering: ![]() Warning | See also |
#2023-9-17