Method
BisLapelset_content
Declaration [src]
void
bis_lapel_set_content (
BisLapel* self,
GtkWidget* content
)
Description [src]
Sets the content widget for self
.
It’s always displayed when unfolded, and partially visible when folded.
Available since: | 1.0 |
Sets property | Bis.Lapel:content |
Parameters
content |
GtkWidget |
The content widget. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |