Method

AdapDialogget_child

since: 1.5

Declaration [src]

GtkWidget*
adap_dialog_get_child (
  AdapDialog* self
)

Description [src]

Gets the child widget of self.

Available since: 1.5

Gets propertyAdap.Dialog:child

Return value

Type: GtkWidget

The child widget of self.

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