Method

Adw.Flap.set_flap

Declaration [src]

void
adw_flap_set_flap (
  AdwFlap* self,
  GtkWidget* flap
)

Description [src]

Sets the flap widget for self.

Sets propertyAdw.Flap:flap

Parameters

flap GtkWidget*
 

the flap widget

 Can be NULL
 Ownership is not transferred to the callee