Ardour  8.7-14-g57a6773833
_GdkWindowRedirect Struct Reference

#include <gdkwindowimpl.h>

Public Attributes

GdkWindowObjectredirected
 
GdkDrawablepixmap
 
gint src_x
 
gint src_y
 
gint dest_x
 
gint dest_y
 
gint width
 
gint height
 
GdkRegiondamage
 
guint damage_idle
 

Detailed Description

Definition at line 157 of file gdkwindowimpl.h.

Member Data Documentation

◆ damage

GdkRegion* _GdkWindowRedirect::damage

Definition at line 169 of file gdkwindowimpl.h.

◆ damage_idle

guint _GdkWindowRedirect::damage_idle

Definition at line 170 of file gdkwindowimpl.h.

◆ dest_x

gint _GdkWindowRedirect::dest_x

Definition at line 164 of file gdkwindowimpl.h.

◆ dest_y

gint _GdkWindowRedirect::dest_y

Definition at line 165 of file gdkwindowimpl.h.

◆ height

gint _GdkWindowRedirect::height

Definition at line 167 of file gdkwindowimpl.h.

◆ pixmap

GdkDrawable* _GdkWindowRedirect::pixmap

Definition at line 160 of file gdkwindowimpl.h.

◆ redirected

GdkWindowObject* _GdkWindowRedirect::redirected

Definition at line 159 of file gdkwindowimpl.h.

◆ src_x

gint _GdkWindowRedirect::src_x

Definition at line 162 of file gdkwindowimpl.h.

◆ src_y

gint _GdkWindowRedirect::src_y

Definition at line 163 of file gdkwindowimpl.h.

◆ width

gint _GdkWindowRedirect::width

Definition at line 166 of file gdkwindowimpl.h.


The documentation for this struct was generated from the following file: