Method

AdwEntryRowset_input_purpose

Declaration [src]

void
adw_entry_row_set_input_purpose (
  AdwEntryRow* self,
  GtkInputPurpose purpose
)

Description [src]

Sets the input purpose of self.

The input purpose can be used by input methods to adjust their behavior.

Available since:1.2

Parameters

purpose GtkInputPurpose
 

The purpose.