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

TGdkGeometry

Declaration

Source position: gdktypes.pp line 680

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;

end;


Documentation generated on: 2023-03-18