Method

HandyFlapget_separator

since: 1.2

Declaration [src]

GtkWidget*
hdy_flap_get_separator (
  HdyFlap* self
)

Description [src]

Gets the separator widget for self.

Available since: 1.2

Gets propertyHandy.Flap:separator

Return value

Type: GtkWidget

The separator widget for self.

The returned data is owned by the instance.
The return value can be NULL.