get_label_widget


Description:

[ CCode ( cname = "gimp_file_chooser_get_label_widget" ) ]
public unowned Widget get_label_widget ()

Returns the label widget.

This can be useful for instance when aligning dialog's widgets with a [class@Gtk.SizeGroup].

Parameters:

this

A [class@FileChooser].

Returns:

the [class@Gtk.Widget] showing the label text.