Handbook
Glossary
gdk_window_get_children_with_user_data ( window user_data -- GList* )
Vocabulary
gdk3
.
ffi
Inputs
window
an
object
user_data
an
object
Outputs
GList*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gdk3.ffi
LIBRARY:
gdk3
FUNCTION:
GList*
gdk_window_get_children_with_user_data
( GdkWindow* window,
gpointer
user_data )