Method

Adw.Clamp.set_child

Declaration [src]

void
adw_clamp_set_child (
  AdwClamp* self,
  GtkWidget* child
)

Description [src]

Sets the child widget of self.

Sets propertyAdw.Clamp:child

Parameters

child GtkWidget*
 

the child widget

 Can be NULL
 Ownership is not transferred to the callee