Method

Adw.ClampScrollable.get_child

Declaration [src]

GtkWidget*
adw_clamp_scrollable_get_child (
  AdwClampScrollable* self
)

Description [src]

Gets the child widget of self.

Return value

Returns: GtkWidget*

the child widget of self

Ownership is not transferred to the caller
Can be NULL