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

gtk_adjustment_new

Declaration

Source position: gtkadjustment.inc line 46

function gtk_adjustment_new(

  value: gdouble;

  lower: gdouble;

  upper: gdouble;

  step_increment: gdouble;

  page_increment: gdouble;

  page_size: gdouble

):PGtkObject;


Documentation generated on: 2023-03-18