Handbook
Glossary
gtk_image_new_from_pixmap ( pixmap mask -- GtkWidget* )
Vocabulary
gtk2
.
ffi
Inputs
pixmap
an
object
mask
an
object
Outputs
GtkWidget*
an
object
Definition
USING:
alien.syntax
gdk2.ffi
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
GtkWidget*
gtk_image_new_from_pixmap
( GdkPixmap* pixmap, GdkBitmap* mask )