Ardour  8.7-14-g57a6773833
_GdkGCQuartz Struct Reference

#include <gdkprivate-quartz.h>

Public Attributes

GdkGC parent_instance
 
GdkFontfont
 
GdkFunction function
 
GdkSubwindowMode subwindow_mode
 
gboolean graphics_exposures
 
gboolean have_clip_region
 
gboolean have_clip_mask
 
CGImageRef clip_mask
 
gint line_width
 
GdkLineStyle line_style
 
GdkCapStyle cap_style
 
GdkJoinStyle join_style
 
CGFloat * dash_lengths
 
gint dash_count
 
CGFloat dash_phase
 
CGPatternRef ts_pattern
 
void * ts_pattern_info
 
guint is_window: 1
 

Detailed Description

Definition at line 52 of file gdkprivate-quartz.h.

Member Data Documentation

◆ cap_style

GdkCapStyle _GdkGCQuartz::cap_style

Definition at line 67 of file gdkprivate-quartz.h.

◆ clip_mask

CGImageRef _GdkGCQuartz::clip_mask

Definition at line 63 of file gdkprivate-quartz.h.

◆ dash_count

gint _GdkGCQuartz::dash_count

Definition at line 71 of file gdkprivate-quartz.h.

◆ dash_lengths

CGFloat* _GdkGCQuartz::dash_lengths

Definition at line 70 of file gdkprivate-quartz.h.

◆ dash_phase

CGFloat _GdkGCQuartz::dash_phase

Definition at line 72 of file gdkprivate-quartz.h.

◆ font

GdkFont* _GdkGCQuartz::font

Definition at line 56 of file gdkprivate-quartz.h.

◆ function

GdkFunction _GdkGCQuartz::function

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

◆ graphics_exposures

gboolean _GdkGCQuartz::graphics_exposures

Definition at line 59 of file gdkprivate-quartz.h.

◆ have_clip_mask

gboolean _GdkGCQuartz::have_clip_mask

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

◆ have_clip_region

gboolean _GdkGCQuartz::have_clip_region

Definition at line 61 of file gdkprivate-quartz.h.

◆ is_window

guint _GdkGCQuartz::is_window

Definition at line 77 of file gdkprivate-quartz.h.

◆ join_style

GdkJoinStyle _GdkGCQuartz::join_style

Definition at line 68 of file gdkprivate-quartz.h.

◆ line_style

GdkLineStyle _GdkGCQuartz::line_style

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

◆ line_width

gint _GdkGCQuartz::line_width

Definition at line 65 of file gdkprivate-quartz.h.

◆ parent_instance

GdkGC _GdkGCQuartz::parent_instance

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

◆ subwindow_mode

GdkSubwindowMode _GdkGCQuartz::subwindow_mode

Definition at line 58 of file gdkprivate-quartz.h.

◆ ts_pattern

CGPatternRef _GdkGCQuartz::ts_pattern

Definition at line 74 of file gdkprivate-quartz.h.

◆ ts_pattern_info

void* _GdkGCQuartz::ts_pattern_info

Definition at line 75 of file gdkprivate-quartz.h.


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