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