Method
GimpUiLabeledget_label
Declaration [src]
GtkWidget*
gimp_labeled_get_label (
GimpLabeled* labeled
)
Description [src]
This function returns the GtkLabel
packed in labeled
. This can be
useful if you need to customize some aspects of the widget.
Gets property | GimpUi.Labeled:label |
Return value
Returns: | GtkLabel |
The |
|
The data is owned by the instance. |