Handbook
Glossary
gtk_dialog_response ( dialog response_id -- )
Vocabulary
gtk3
.
ffi
Inputs
dialog
an
object
response_id
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_dialog_response
( GtkDialog* dialog,
GtkResponseType
response_id )