rtk.Heading
¶
Like rtk.Text
but provides slightly different default styling suitable for
section headings.
Specifically, the heading_font field from the current theme is used as the heading widget's default font.
vbox:add(rtk.Heading{'Appearance Settings', bmargin=15})
vbox:add(rtk.CheckBox{'Use borderless window when undocked'}