Handbook
Glossary
gtk_info_bar_response ( info_bar response_id -- )
Vocabulary
gtk2
.
ffi
Inputs
info_bar
an
object
response_id
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_info_bar_response
( GtkInfoBar* info_bar,
gint
response_id )