Method
AdwFlapget_content
Declaration [src]
GtkWidget*
adw_flap_get_content (
AdwFlap* self
)
Description [src]
Gets the content widget for self
.
Available since: | 1.0 |
Gets property | Adw.Flap:content |
Return value
Type: GtkWidget
The content widget for self
.
The data is owned by the instance. |
The return value can be NULL . |