Handbook
Glossary
gtk_notebook_page_accessible_new ( notebook child -- AtkObject* )
Vocabulary
gtk3
.
ffi
Inputs
notebook
an
object
child
an
object
Outputs
AtkObject*
an
object
Definition
USING:
alien.syntax
atk.ffi
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
AtkObject*
gtk_notebook_page_accessible_new
( GtkNotebookAccessible* notebook, GtkWidget* child )