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

TGtkWindow

Declaration

Source position: gtkwindow.inc line 25

type TGtkWindow = record

  bin: TGtkBin;

  title: Pgchar;

  wmclass_name: Pgchar;

  wmclass_class: Pgchar;

  wm_role: Pgchar;

  focus_widget: PGtkWidget;

  default_widget: PGtkWidget;

  transient_parent: PGtkWindow;

  geometry_info: PGtkWindowGeometryInfo;

  frame: PGdkWindow;

  group: PGtkWindowGroup;

  configure_request_count: guint16;

  flag0: LongInt;

  frame_left: guint;

  frame_top: guint;

  frame_right: guint;

  frame_bottom: guint;

  keys_changed_handler: guint;

  mnemonic_modifier: TGdkModifierType;

  screen: PGdkScreen;

end;


Documentation generated on: 2023-03-18