Method

AdwBottomSheetset_open

unstable since: 1.6

Declaration [src]

void
adw_bottom_sheet_set_open (
  AdwBottomSheet* self,
  gboolean open
)

Description [src]

Sets whether the bottom sheet is open.

Available since: 1.6

Sets propertyAdw.BottomSheet:open

Parameters

open

Type: gboolean

Whether to open the sheet.