Ardour
9.0-pre0-582-g084a23a80d
|
#include <gdkpixmap-quartz.h>
Public Attributes | |
GdkDrawableImplQuartz | parent_instance |
gint | width |
gint | height |
void * | data |
CGDataProviderRef | data_provider |
Definition at line 43 of file gdkpixmap-quartz.h.
void* _GdkPixmapImplQuartz::data |
Definition at line 50 of file gdkpixmap-quartz.h.
CGDataProviderRef _GdkPixmapImplQuartz::data_provider |
Definition at line 51 of file gdkpixmap-quartz.h.
gint _GdkPixmapImplQuartz::height |
Definition at line 48 of file gdkpixmap-quartz.h.
GdkDrawableImplQuartz _GdkPixmapImplQuartz::parent_instance |
Definition at line 45 of file gdkpixmap-quartz.h.
gint _GdkPixmapImplQuartz::width |
Definition at line 47 of file gdkpixmap-quartz.h.