Method
BisLapelset_separator
Declaration [src]
void
bis_lapel_set_separator (
BisLapel* self,
GtkWidget* separator
)
Description [src]
Sets the separator widget for self
.
It’s displayed between content and lapel when there’s no shadow to display.
When exactly it’s visible depends on the BisLapel:transition-type
value.
Available since: | 1.0 |
Sets property | Bis.Lapel:separator |
Parameters
separator |
GtkWidget |
The separator widget. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |