Method
AdwBottomSheetget_content
Declaration [src]
GtkWidget*
adw_bottom_sheet_get_content (
AdwBottomSheet* self
)
Description [src]
Gets the content widget for self.
| Available since: | 1.6 |
| Gets property | Adw.BottomSheet:content |
Return value
| Returns: | GtkWidget |
The content widget. |
|
| The data is owned by the instance. | |
The return value can be NULL. |