Method

AdapClampget_child

Declaration [src]

GtkWidget*
adap_clamp_get_child (
  AdapClamp* self
)

Description [src]

Gets the child widget of self.

Gets propertyAdap.Clamp:child

Return value

Type: GtkWidget

The child widget of self.

The data is owned by the instance.
The return value can be NULL.