Method
AdwSidebarset_suffix
unstable since: 1.10
Declaration [src]
void
adw_sidebar_set_suffix (
AdwSidebar* self,
GtkWidget* suffix
)
Description [src]
Sets the widget to be displayed after the sidebar items.
Available since: 1.10
| Sets property | Adw.Sidebar:suffix |
Parameters
suffix-
Type:
GtkWidgetThe suffix widget.
The argument can be NULL.The data is owned by the caller of the method.