Handbook
Glossary
gdk_window_lookup_for_display ( display anid -- GdkWindow* )
Vocabulary
gdk2
.
ffi
Inputs
display
an
object
anid
an
object
Outputs
GdkWindow*
an
object
Definition
USING:
alien.syntax
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
GdkWindow*
gdk_window_lookup_for_display
( GdkDisplay* display,
GdkNativeWindow
anid )