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

TGdkWindowAttr

Declaration

Source position: gdkwindow.inc line 124

type TGdkWindowAttr = record

  title: Pgchar;

  event_mask: gint;

  x: gint;

  y: gint;

  width: gint;

  height: gint;

  wclass: TGdkWindowClass;

  visual: PGdkVisual;

  colormap: PGdkColormap;

  window_type: TGdkWindowType;

  cursor: PGdkCursor;

  wmclass_name: Pgchar;

  wmclass_class: Pgchar;

  override_redirect: gboolean;

end;


Documentation generated on: 2023-03-18