set_label


Description:

[ CCode ( cname = "gimp_file_chooser_set_label" ) ]
public void set_label (string? text)

Set the label text with mnemonic.

Setting a null label text will hide the label widget.

Parameters:

this

A [class@FileChooser].

text

Label text.