Method

AdwFlapset_content

since: 1.0

Declaration [src]

void
adw_flap_set_content (
  AdwFlap* self,
  GtkWidget* content
)

Description [src]

Sets the content widget for self.

Available since: 1.0

Sets propertyAdw.Flap:content

Parameters

content

Type: GtkWidget

The content widget.

The argument can be NULL.
The data is owned by the caller of the method.