Ardour
9.0-pre0-350-gf17a656217
|
#include <gdkwindowimpl.h>
Public Attributes | |
GdkWindowObject * | redirected |
GdkDrawable * | pixmap |
gint | src_x |
gint | src_y |
gint | dest_x |
gint | dest_y |
gint | width |
gint | height |
GdkRegion * | damage |
guint | damage_idle |
Definition at line 157 of file gdkwindowimpl.h.
GdkRegion* _GdkWindowRedirect::damage |
Definition at line 169 of file gdkwindowimpl.h.
guint _GdkWindowRedirect::damage_idle |
Definition at line 170 of file gdkwindowimpl.h.
gint _GdkWindowRedirect::dest_x |
Definition at line 164 of file gdkwindowimpl.h.
gint _GdkWindowRedirect::dest_y |
Definition at line 165 of file gdkwindowimpl.h.
gint _GdkWindowRedirect::height |
Definition at line 167 of file gdkwindowimpl.h.
GdkDrawable* _GdkWindowRedirect::pixmap |
Definition at line 160 of file gdkwindowimpl.h.
GdkWindowObject* _GdkWindowRedirect::redirected |
Definition at line 159 of file gdkwindowimpl.h.
gint _GdkWindowRedirect::src_x |
Definition at line 162 of file gdkwindowimpl.h.
gint _GdkWindowRedirect::src_y |
Definition at line 163 of file gdkwindowimpl.h.
gint _GdkWindowRedirect::width |
Definition at line 166 of file gdkwindowimpl.h.