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

TGtkWindow

Declaration

Source position: gtkwindow.pp line 13

type TGtkWindow = record

  bin: TGtkBin;

  title: Pgchar;

  wmclass_name: Pgchar;

  wmclass_class: Pgchar;

  thetype: TGtkWindowType;

  focus_widget: PGtkWidget;

  default_widget: PGtkWidget;

  transient_parent: PGtkWindow;

  resize_count: gushort;

  flag0: Word;

end;


Documentation generated on: 2023-03-18