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