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

TGtkAdjustment

Declaration

Source position: gtkadjustment.inc line 10

type TGtkAdjustment = record

  parent_instance: TGtkObject;

  lower: gdouble;

  upper: gdouble;

  value: gdouble;

  step_increment: gdouble;

  page_increment: gdouble;

  page_size: gdouble;

end;


Documentation generated on: 2023-03-18