Handbook
Glossary
gtk_assistant_remove_action_widget ( assistant child -- )
Vocabulary
gtk2
.
ffi
Inputs
assistant
an
object
child
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_assistant_remove_action_widget
( GtkAssistant* assistant, GtkWidget* child )