Ardour  8.7-14-g57a6773833
_GdkWindowObject Struct Reference

#include <gdkinternals.h>

Public Member Functions

GdkDrawableGSEAL (impl)
 
GdkWindowObjectGSEAL (parent)
 
gpointer GSEAL (user_data)
 
gint GSEAL (x)
 
gint GSEAL (y)
 
gint GSEAL (extension_events)
 
GList * GSEAL (filters)
 
GList * GSEAL (children)
 
GdkColor GSEAL (bg_color)
 
GdkPixmapGSEAL (bg_pixmap)
 
GSList * GSEAL (paint_stack)
 
GdkRegionGSEAL (update_area)
 
guint GSEAL (update_freeze_count)
 
guint8 GSEAL (window_type)
 
guint8 GSEAL (depth)
 
guint8 GSEAL (resize_count)
 
GdkWindowState GSEAL (state)
 
guint GSEAL(guffaw_gravity) guint GSEAL(input_only) guint GSEAL(modal_hint) guint GSEAL(composited) guint GSEAL(destroyed) guint GSEAL(accept_focus) guint GSEAL(focus_on_map) guint GSEAL(shaped) GdkEventMask GSEAL (event_mask)
 
guint GSEAL (update_and_descendants_freeze_count)
 
GdkWindowRedirectGSEAL (redirect)
 

Public Attributes

GdkDrawable parent_instance
 
GdkDrawableimpl
 
GdkWindowObjectparent
 
gpointer user_data
 
gint x
 
gint y
 
gint extension_events
 
GList * filters
 
GList * children
 
GdkColor bg_color
 
GdkPixmapbg_pixmap
 
GSList * paint_stack
 
GdkRegionupdate_area
 
guint update_freeze_count
 
guint8 window_type
 
guint8 depth
 
guint8 resize_count
 
GdkWindowState state
 
guint guffaw_gravity: 1
 
guint input_only: 1
 
guint modal_hint: 1
 
guint composited: 1
 
guint destroyed: 2
 
guint accept_focus: 1
 
guint focus_on_map: 1
 
guint shaped: 1
 
GdkEventMask event_mask
 
guint update_and_descendants_freeze_count
 
GdkWindowRedirectredirect
 
GdkWindowObjectimpl_window
 
int abs_x
 
int abs_y
 
gint width
 
gint height
 
guint32 clip_tag
 
GdkRegionclip_region
 
GdkRegionclip_region_with_children
 
GdkCursorcursor
 
gint8 toplevel_window_type
 
guint synthesize_crossing_event_queued: 1
 
guint effective_visibility: 2
 
guint visibility: 2
 
guint native_visibility: 2
 
guint viewable: 1
 
guint applied_shape: 1
 
guint num_offscreen_children
 
GdkWindowPaintimplicit_paint
 
GdkInputWindowinput_window
 
GList * outstanding_moves
 
GdkRegionshape
 
GdkRegioninput_shape
 
cairo_surface_t * cairo_surface
 
guint outstanding_surfaces
 
cairo_pattern_t * background
 

Detailed Description

Definition at line 202 of file gdkinternals.h.

Member Function Documentation

◆ GSEAL() [1/20]

GdkColor _GdkWindowObject::GSEAL ( bg_color  )

◆ GSEAL() [2/20]

GdkPixmap* _GdkWindowObject::GSEAL ( bg_pixmap  )

◆ GSEAL() [3/20]

GList* _GdkWindowObject::GSEAL ( children  )

◆ GSEAL() [4/20]

guint8 _GdkWindowObject::GSEAL ( depth  )

◆ GSEAL() [5/20]

guint GSEAL (guffaw_gravity) guint GSEAL (input_only) guint GSEAL (modal_hint) guint GSEAL (composited) guint GSEAL (destroyed) guint GSEAL (accept_focus) guint GSEAL (focus_on_map) guint GSEAL (shaped) GdkEventMask _GdkWindowObject::GSEAL ( event_mask  )

◆ GSEAL() [6/20]

gint _GdkWindowObject::GSEAL ( extension_events  )

◆ GSEAL() [7/20]

GList* _GdkWindowObject::GSEAL ( filters  )

◆ GSEAL() [8/20]

GdkDrawable* _GdkWindowObject::GSEAL ( impl  )

◆ GSEAL() [9/20]

GSList* _GdkWindowObject::GSEAL ( paint_stack  )

◆ GSEAL() [10/20]

GdkWindowObject* _GdkWindowObject::GSEAL ( parent  )

◆ GSEAL() [11/20]

GdkWindowRedirect* _GdkWindowObject::GSEAL ( redirect  )

◆ GSEAL() [12/20]

guint8 _GdkWindowObject::GSEAL ( resize_count  )

◆ GSEAL() [13/20]

GdkWindowState _GdkWindowObject::GSEAL ( state  )

◆ GSEAL() [14/20]

guint _GdkWindowObject::GSEAL ( update_and_descendants_freeze_count  )

◆ GSEAL() [15/20]

GdkRegion* _GdkWindowObject::GSEAL ( update_area  )

◆ GSEAL() [16/20]

guint _GdkWindowObject::GSEAL ( update_freeze_count  )

◆ GSEAL() [17/20]

gpointer _GdkWindowObject::GSEAL ( user_data  )

◆ GSEAL() [18/20]

guint8 _GdkWindowObject::GSEAL ( window_type  )

◆ GSEAL() [19/20]

gint _GdkWindowObject::GSEAL ( x  )

◆ GSEAL() [20/20]

gint _GdkWindowObject::GSEAL ( y  )

Member Data Documentation

◆ abs_x

int _GdkWindowObject::abs_x

Definition at line 258 of file gdkinternals.h.

◆ abs_y

int _GdkWindowObject::abs_y

Definition at line 258 of file gdkinternals.h.

◆ accept_focus

guint _GdkWindowObject::accept_focus

Definition at line 242 of file gdkinternals.h.

◆ applied_shape

guint _GdkWindowObject::applied_shape

Definition at line 270 of file gdkinternals.h.

◆ background

cairo_pattern_t* _GdkWindowObject::background

Definition at line 284 of file gdkinternals.h.

◆ bg_color

GdkColor _GdkWindowObject::bg_color

Definition at line 221 of file gdkinternals.h.

◆ bg_pixmap

GdkPixmap* _GdkWindowObject::bg_pixmap

Definition at line 222 of file gdkinternals.h.

◆ cairo_surface

cairo_surface_t* _GdkWindowObject::cairo_surface

Definition at line 281 of file gdkinternals.h.

◆ children

GList* _GdkWindowObject::children

Definition at line 219 of file gdkinternals.h.

◆ clip_region

GdkRegion* _GdkWindowObject::clip_region

Definition at line 261 of file gdkinternals.h.

◆ clip_region_with_children

GdkRegion* _GdkWindowObject::clip_region_with_children

Definition at line 262 of file gdkinternals.h.

◆ clip_tag

guint32 _GdkWindowObject::clip_tag

Definition at line 260 of file gdkinternals.h.

◆ composited

guint _GdkWindowObject::composited

Definition at line 238 of file gdkinternals.h.

◆ cursor

GdkCursor* _GdkWindowObject::cursor

Definition at line 263 of file gdkinternals.h.

◆ depth

guint8 _GdkWindowObject::depth

Definition at line 230 of file gdkinternals.h.

◆ destroyed

guint _GdkWindowObject::destroyed

Definition at line 240 of file gdkinternals.h.

◆ effective_visibility

guint _GdkWindowObject::effective_visibility

Definition at line 266 of file gdkinternals.h.

◆ event_mask

GdkEventMask _GdkWindowObject::event_mask

Definition at line 246 of file gdkinternals.h.

◆ extension_events

gint _GdkWindowObject::extension_events

Definition at line 216 of file gdkinternals.h.

◆ filters

GList* _GdkWindowObject::filters

Definition at line 218 of file gdkinternals.h.

◆ focus_on_map

guint _GdkWindowObject::focus_on_map

Definition at line 243 of file gdkinternals.h.

◆ guffaw_gravity

guint _GdkWindowObject::guffaw_gravity

Definition at line 235 of file gdkinternals.h.

◆ height

gint _GdkWindowObject::height

Definition at line 259 of file gdkinternals.h.

◆ impl

GdkDrawable* _GdkWindowObject::impl

Definition at line 207 of file gdkinternals.h.

◆ impl_window

GdkWindowObject* _GdkWindowObject::impl_window

Definition at line 257 of file gdkinternals.h.

◆ implicit_paint

GdkWindowPaint* _GdkWindowObject::implicit_paint

Definition at line 273 of file gdkinternals.h.

◆ input_only

guint _GdkWindowObject::input_only

Definition at line 236 of file gdkinternals.h.

◆ input_shape

GdkRegion* _GdkWindowObject::input_shape

Definition at line 279 of file gdkinternals.h.

◆ input_window

GdkInputWindow* _GdkWindowObject::input_window

Definition at line 274 of file gdkinternals.h.

◆ modal_hint

guint _GdkWindowObject::modal_hint

Definition at line 237 of file gdkinternals.h.

◆ native_visibility

guint _GdkWindowObject::native_visibility

Definition at line 268 of file gdkinternals.h.

◆ num_offscreen_children

guint _GdkWindowObject::num_offscreen_children

Definition at line 272 of file gdkinternals.h.

◆ outstanding_moves

GList* _GdkWindowObject::outstanding_moves

Definition at line 276 of file gdkinternals.h.

◆ outstanding_surfaces

guint _GdkWindowObject::outstanding_surfaces

Definition at line 282 of file gdkinternals.h.

◆ paint_stack

GSList* _GdkWindowObject::paint_stack

Definition at line 224 of file gdkinternals.h.

◆ parent

GdkWindowObject* _GdkWindowObject::parent

Definition at line 209 of file gdkinternals.h.

◆ parent_instance

GdkDrawable _GdkWindowObject::parent_instance

Definition at line 205 of file gdkinternals.h.

◆ redirect

GdkWindowRedirect* _GdkWindowObject::redirect

Definition at line 250 of file gdkinternals.h.

◆ resize_count

guint8 _GdkWindowObject::resize_count

Definition at line 231 of file gdkinternals.h.

◆ shape

GdkRegion* _GdkWindowObject::shape

Definition at line 278 of file gdkinternals.h.

◆ shaped

guint _GdkWindowObject::shaped

Definition at line 244 of file gdkinternals.h.

◆ state

GdkWindowState _GdkWindowObject::state

Definition at line 233 of file gdkinternals.h.

◆ synthesize_crossing_event_queued

guint _GdkWindowObject::synthesize_crossing_event_queued

Definition at line 265 of file gdkinternals.h.

◆ toplevel_window_type

gint8 _GdkWindowObject::toplevel_window_type

Definition at line 264 of file gdkinternals.h.

◆ update_and_descendants_freeze_count

guint _GdkWindowObject::update_and_descendants_freeze_count

Definition at line 248 of file gdkinternals.h.

◆ update_area

GdkRegion* _GdkWindowObject::update_area

Definition at line 226 of file gdkinternals.h.

◆ update_freeze_count

guint _GdkWindowObject::update_freeze_count

Definition at line 227 of file gdkinternals.h.

◆ user_data

gpointer _GdkWindowObject::user_data

Definition at line 211 of file gdkinternals.h.

◆ viewable

guint _GdkWindowObject::viewable

Definition at line 269 of file gdkinternals.h.

◆ visibility

guint _GdkWindowObject::visibility

Definition at line 267 of file gdkinternals.h.

◆ width

gint _GdkWindowObject::width

Definition at line 259 of file gdkinternals.h.

◆ window_type

guint8 _GdkWindowObject::window_type

Definition at line 229 of file gdkinternals.h.

◆ x

gint _GdkWindowObject::x

Definition at line 213 of file gdkinternals.h.

◆ y

gint _GdkWindowObject::y

Definition at line 214 of file gdkinternals.h.


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