Method

GimpUiItemChooserget_label

unstable since: 3.2

Declaration [src]

GtkWidget*
gimp_item_chooser_get_label (
  GimpItemChooser* widget
)

Description [src]

Returns the label widget.

Available since: 3.2

Return value

Type: GtkWidget

The GtkWidget showing the label text.

The returned data is owned by the instance.