Method

AdwBottomSheetget_bottom_bar

Declaration [src]

GtkWidget*
adw_bottom_sheet_get_bottom_bar (
  AdwBottomSheet* self
)

Description [src]

Gets the bottom bar widget for self.

Available since:1.6

Return value

Returns: GtkWidget
 

The bottom bar widget.

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