Method

AdwFlapset_flap

Declaration [src]

void
adw_flap_set_flap (
  AdwFlap* self,
  GtkWidget* flap
)

Description [src]

Sets the flap widget for self.

Available since:1.0
Sets propertyAdw.Flap:flap

Parameters

flap GtkWidget
 

The flap widget.

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