Ardour  9.0-pre0-384-ga76afae0e9
_GdkWindowImplQuartz Struct Reference

#include <gdkwindow-quartz.h>

Public Attributes

GdkDrawableImplQuartz parent_instance
 
NSWindow * toplevel
 
NSTrackingRectTag tracking_rect
 
GdkQuartzViewview
 
GdkWindowTypeHint type_hint
 
GdkRegionpaint_clip_region
 
gint begin_paint_count
 
gint in_paint_rect_count
 
GdkWindowtransient_for
 
GList * sorted_children
 
GdkRegionneeds_display_region
 
GdkColor background_color
 
guint background_color_set: 1
 

Detailed Description

Definition at line 43 of file gdkwindow-quartz.h.

Member Data Documentation

◆ background_color

GdkColor _GdkWindowImplQuartz::background_color

Definition at line 64 of file gdkwindow-quartz.h.

◆ background_color_set

guint _GdkWindowImplQuartz::background_color_set

Definition at line 66 of file gdkwindow-quartz.h.

◆ begin_paint_count

gint _GdkWindowImplQuartz::begin_paint_count

Definition at line 54 of file gdkwindow-quartz.h.

◆ in_paint_rect_count

gint _GdkWindowImplQuartz::in_paint_rect_count

Definition at line 55 of file gdkwindow-quartz.h.

◆ needs_display_region

GdkRegion* _GdkWindowImplQuartz::needs_display_region

Definition at line 62 of file gdkwindow-quartz.h.

◆ paint_clip_region

GdkRegion* _GdkWindowImplQuartz::paint_clip_region

Definition at line 53 of file gdkwindow-quartz.h.

◆ parent_instance

GdkDrawableImplQuartz _GdkWindowImplQuartz::parent_instance

Definition at line 45 of file gdkwindow-quartz.h.

◆ sorted_children

GList* _GdkWindowImplQuartz::sorted_children

Definition at line 60 of file gdkwindow-quartz.h.

◆ toplevel

NSWindow* _GdkWindowImplQuartz::toplevel

Definition at line 47 of file gdkwindow-quartz.h.

◆ tracking_rect

NSTrackingRectTag _GdkWindowImplQuartz::tracking_rect

Definition at line 48 of file gdkwindow-quartz.h.

◆ transient_for

GdkWindow* _GdkWindowImplQuartz::transient_for

Definition at line 57 of file gdkwindow-quartz.h.

◆ type_hint

GdkWindowTypeHint _GdkWindowImplQuartz::type_hint

Definition at line 51 of file gdkwindow-quartz.h.

◆ view

GdkQuartzView* _GdkWindowImplQuartz::view

Definition at line 49 of file gdkwindow-quartz.h.


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