Method

Adw.Flap.set_separator

Declaration [src]

void
adw_flap_set_separator (
  AdwFlap* self,
  GtkWidget* separator
)

Description [src]

Sets the separator widget for self.

Sets propertyAdw.Flap:separator

Parameters

separator GtkWidget*
 

the separator widget

 Can be NULL
 Ownership is not transferred to the callee