Method

AdwExpanderRowadd_suffix

since: 1.4

Declaration [src]

void
adw_expander_row_add_suffix (
  AdwExpanderRow* self,
  GtkWidget* widget
)

Description [src]

Adds an suffix widget to self.

Available since: 1.4

Parameters

widget

Type: GtkWidget

A widget.

The data is owned by the caller of the method.