Property

AdwEntryRow:show-apply-button

since: 1.2

Declaration

property show-apply-button: gboolean [ read, write ]

Description [src]

Whether to show the apply button.

When set to TRUE, typing text in the entry will reveal an apply button. Clicking it or pressing the Enter key will hide the button and emit the AdwEntryRow::apply signal.

This is useful if changing the entry contents can trigger an expensive operation, e.g. network activity, to avoid triggering it after typing every character.

Type:gboolean

Available since: 1.2

Flags

Readableyes
Writableyes
Constructno
Construct onlyno