Handbook
Glossary
gdk_window_new ( window attributes attributes_mask -- GdkWindow* )
Vocabulary
gdk2
.
ffi
Inputs
window
an
object
attributes
an
object
attributes_mask
an
object
Outputs
GdkWindow*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
GdkWindow*
gdk_window_new
( GdkWindow* window, GdkWindowAttr* attributes,
gint
attributes_mask )