Gtk.Expander.prototype.get_use_markup
function get_use_markup():Boolean {
// Gjs wrapper for gtk_expander_get_use_markup()
}Returns whether the label's text is interpreted as marked up with the <link linkend="PangoMarkupFormat">Pango text markup language</link>. See Gtk.set_use_markup.
Since 2.4
- Returns
true if the label's text will be parsed for markup