#include <gdkprivate.h>
Public Attributes | |
void(* | destroy )(GdkImage *image) |
void(* | image_put )(GdkImage *image, GdkDrawable *window, GdkGC *gc, gint xsrc, gint ysrc, gint xdest, gint ydest, gint width, gint height) |
Definition at line 98 of file gdkprivate.h.
void(* _GdkImageClass::destroy)(GdkImage *image) |
void(* _GdkImageClass::image_put)(GdkImage *image, GdkDrawable *window, GdkGC *gc, gint xsrc, gint ysrc, gint xdest, gint ydest, gint width, gint height) |
Referenced by gdk_draw_image().