Method
GtkExpanderget_use_markup
since: 2.4
Declaration [src]
gboolean
gtk_expander_get_use_markup (
GtkExpander* expander
)
Description [src]
Returns whether the label’s text is interpreted as marked up with the [Pango text markup language][PangoMarkupFormat]. See gtk_expander_set_use_markup().
Available since: 2.4
Gets property | Gtk.Expander:use-markup |