Method

Adw.Flap.set_content

Declaration [src]

void
adw_flap_set_content (
  AdwFlap* self,
  GtkWidget* content
)

Description [src]

Sets the content widget for self.

Sets propertyAdw.Flap:content

Parameters

content GtkWidget*
 

the content widget

 Can be NULL
 Ownership is not transferred to the callee