Handbook
Glossary
gtk_entry_set_input_purpose ( entry purpose -- )
Vocabulary
gtk3
.
ffi
Inputs
entry
an
object
purpose
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_entry_set_input_purpose
( GtkEntry* entry,
GtkInputPurpose
purpose )