Method

Adw.Bin.get_child

Declaration [src]

GtkWidget*
adw_bin_get_child (
  AdwBin* self
)

Description [src]

Gets the child widget of self.

Gets propertyAdw.Bin:child

Return value

Returns: GtkWidget*

the child widget of self

Ownership is not transferred to the caller
Can be NULL