Adjustment.with_values


Description:

[ CCode ( has_construct_function = false ) ]
public Adjustment.with_values (double value, double lower, double upper, double step_increment, double page_increment, double page_size)

Create a new MxAdjustment with the properties set to the values specified.

Parameters:

value

A double

lower

A double

upper

A double

step_increment

A double

page_increment

A double

page_size

A double

Returns:

a newly allocated MxAdjustment




2022 vala-language.org