Method

AdwActionRowadd_suffix

Declaration [src]

void
adw_action_row_add_suffix (
  AdwActionRow* self,
  GtkWidget* widget
)

Description [src]

Adds a suffix widget to self.

Available since:1.0

Parameters

widget GtkWidget
 

A widget.

 The data is owned by the caller of the function.