gdk_window_new ( parent attributes attributes_mask -- GdkWindow* )


Vocabulary
gdk3.ffi

Inputs
parentan object
attributesan object
attributes_maskan object


Outputs
GdkWindow*an object


Definition


LIBRARY: gdk3 FUNCTION: GdkWindow* gdk_window_new
( GdkWindow* parent, GdkWindowAttr* attributes,
GdkWindowAttributesType attributes_mask )