get_label


Description:

[ CCode ( cname = "gimp_file_chooser_get_label" ) ]
public unowned string? get_label ()

Gets the current label text.

A null label means that the label widget is hidden.

Note: the label text may contain a mnemonic.

Parameters:

this

A FileChooser

Returns:

the label set.