Virtual Method

GimpUiLabeledpopulate

Declaration [src]

GtkWidget*
populate (
  GimpLabeled* labeled,
  gint* x,
  gint* y,
  gint* width,
  gint* height
)

Description

No description available.

Parameters

x

Type: gint*

No description available.

The data is owned by the caller of the method.
y

Type: gint*

No description available.

The data is owned by the caller of the method.
width

Type: gint*

No description available.

The data is owned by the caller of the method.
height

Type: gint*

No description available.

The data is owned by the caller of the method.

Return value

Type: GtkWidget

No description available.

The returned data is owned by the instance.