Unit 'gdk' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk1]

TGdkWindowAttr

Declaration

Source position: gdktypes.pp line 662

type TGdkWindowAttr = record

  title: ;

  event_mask: gint;

  x: gint16;

  y: gint16;

  width: gint16;

  height: gint16;

  wclass: TGdkWindowClass;

  visual: PGdkVisual;

  colormap: PGdkColormap;

  window_type: TGdkWindowType;

  cursor: PGdkCursor;

  wmclass_name: ;

  wmclass_class: ;

  override_redirect: gboolean;

end;


Documentation generated on: 2023-03-18