Method
GimpUiLabeledset_text
Declaration [src]
void
gimp_labeled_set_text (
GimpLabeled* labeled,
const gchar* text
)
Description [src]
This is the equivalent of running
gtk_label_set_markup_with_mnemonic()
on the GtkLabel
as a
GimpLabeled
expects a mnemonic. Pango markup are also allowed.