Method
HandyFlapset_separator
Declaration [src]
void
hdy_flap_set_separator (
  HdyFlap* self,
  GtkWidget* separator
)
Description [src]
Sets the separator widget for self.
| Available since: | 1.2 | 
| Sets property | Handy.Flap:separator | 
Parameters
| separator | GtkWidget | 
| The separator widget. | |
| The argument can be NULL. | |
| The data is owned by the caller of the function. |