Handbook
Glossary
gtk_dialog_add_action_widget ( dialog child response_id -- )
Vocabulary
gtk2
.
ffi
Inputs
dialog
an
object
child
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_dialog_add_action_widget
( GtkDialog* dialog, GtkWidget* child,
gint
response_id )