Method

GtkExpanderget_use_markup

Declaration [src]

gboolean
gtk_expander_get_use_markup (
  GtkExpander* expander
)

Description [src]

Returns whether the label’s text is interpreted as Pango markup.

Return value

Type: gboolean

TRUE if the label’s text will be parsed for markup.