Method

AdwSidebarget_suffix

unstable since: 1.10

Declaration [src]

GtkWidget*
adw_sidebar_get_suffix (
  AdwSidebar* self
)

Description [src]

Gets the widget displayed after sidebar items.

Available since: 1.10

Gets propertyAdw.Sidebar:suffix

Return value

Type: GtkWidget

The suffix widget.

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