Method

AdwEntryRowadd_suffix

since: 1.2

Declaration [src]

void
adw_entry_row_add_suffix (
  AdwEntryRow* self,
  GtkWidget* widget
)

Description [src]

Adds a suffix widget to self.

Available since: 1.2

Parameters

widget

Type: GtkWidget

A widget.

The data is owned by the caller of the method.