public static unowned Gdk.Pixmap lookup (Gdk.NativeWindow anid);
public static unowned Gdk.Pixmap lookup_for_display (Gdk.Display display, Gdk.NativeWindow anid);
[CCode (has_construct_function = false)]
- public Pixmap (Gdk.Drawable drawable, int width, int height, int depth);
+ public Pixmap (Gdk.Drawable? drawable, int width, int height, int depth);
}
[Compact]
[CCode (cheader_filename = "gdk/gdk.h")]
GdkPixmapObjectClass hidden="1"
gdk_pixmap_create_from_xpm.mask is_out="1"
gdk_pixmap_create_from_xpm_d.mask is_out="1"
+gdk_pixmap_new.drawable nullable="1"
GdkPoint is_value_type="1"
gdk_pointer_grab.confine_to nullable="1"
gdk_pointer_grab.cursor nullable="1"