[ 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].
| this |
A [class@FileChooser]. |
|
the [class@Gtk.Widget] showing the label text. |