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

TGdkGeometry

Declaration

Source position: gdkwindow.inc line 142

type TGdkGeometry = record

  min_width: gint;

  min_height: gint;

  max_width: gint;

  max_height: gint;

  base_width: gint;

  base_height: gint;

  width_inc: gint;

  height_inc: gint;

  min_aspect: gdouble;

  max_aspect: gdouble;

  win_gravity: TGdkGravity;

end;


Documentation generated on: 2023-03-18