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