Method

AdwEntryRowadd_prefix

since: 1.2

Declaration [src]

void
adw_entry_row_add_prefix (
  AdwEntryRow* self,
  GtkWidget* widget
)

Description [src]

Adds a prefix widget to self.

Available since: 1.2

Parameters

widget

Type: GtkWidget

A widget.

The data is owned by the caller of the method.