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

TGtkRange

Declaration

Source position: gtkrange.inc line 25

type TGtkRange = record

  widget: TGtkWidget;

  adjustment: PGtkAdjustment;

  update_policy: TGtkUpdateType;

  flag0: Word;

  min_slider_size: gint;

  orientation: TGtkOrientation;

  range_rect: TGdkRectangle;

  slider_start: gint;

  slider_end: gint;

  round_digits: gint;

  flag1: Word;

  layout: PGtkRangeLayout;

  timer: PGtkRangeStepTimer;

  slide_initial_slider_position: gint;

  slide_initial_coordinate: gint;

  update_timeout_id: guint;

  event_window: PGdkWindow;

end;


Documentation generated on: 2023-03-18