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

gtk_adjustment_new

Declaration

Source position: gtkadjustment.pp line 40

function gtk_adjustment_new(

  value: gfloat;

  lower: gfloat;

  upper: gfloat;

  step_increment: gfloat;

  page_increment: gfloat;

  page_size: gfloat

):PGtkObject;


Documentation generated on: 2023-03-18