Method
BisLapelset_lapel
Declaration [src]
void
bis_lapel_set_lapel (
BisLapel* self,
GtkWidget* lapel
)
Description [src]
Sets the lapel widget for self
.
It’s only visible when BisLapel:reveal-progress
is greater than 0.
Available since: | 1.0 |
Sets property | Bis.Lapel:lapel |
Parameters
lapel |
GtkWidget |
The lapel widget. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |