Method

AdwBottomSheetget_sheet

Declaration [src]

GtkWidget*
adw_bottom_sheet_get_sheet (
  AdwBottomSheet* self
)

Description [src]

Gets the bottom sheet widget for self.

Available since:1.6
Gets propertyAdw.BottomSheet:sheet

Return value

Returns: GtkWidget
 

The sheet widget.

 The data is owned by the instance.
 The return value can be NULL.