set_text


Description:

[ CCode ( cname = "gimp_labeled_set_text" ) ]
public void set_text (string text)

This is the equivalent of running set_markup_with_mnemonic on the Label as a Labeled expects a mnemonic.

Pango markup are also allowed.

Parameters:

this

the Labeled.

text

label text with Pango markup and mnemonic.