Unit 'gdk2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk2]

TGdkWindowObject

Declaration

Source position: gdkwindow.inc line 165

type TGdkWindowObject = record

  parent_instance: TGdkDrawable;

  impl: PGdkDrawable;

  parent: PGdkWindowObject;

  user_data: gpointer;

  x: gint;

  y: gint;

  extension_events: gint;

  filters: PGList;

  children: PGList;

  bg_color: TGdkColor;

  bg_pixmap: PGdkPixmap;

  paint_stack: PGSList;

  update_area: PGdkRegion;

  update_freeze_count: guint;

  window_type: guint8;

  depth: guint8;

  resize_count: guint8;

  state: TGdkWindowState;

  flag0: Word;

  event_mask: TGdkEventMask;

end;


Documentation generated on: 2023-03-18