Method

Adw.ActionRow.add_suffix

Declaration [src]

void
adw_action_row_add_suffix (
  AdwActionRow* self,
  GtkWidget* widget
)

Description [src]

Adds a suffix widget to self.

Parameters

widget GtkWidget*
 

a widget

 Ownership is not transferred to the callee