Method

GtkLevelBarset_max_value

since: 3.6

Declaration [src]

void
gtk_level_bar_set_max_value (
  GtkLevelBar* self,
  gdouble value
)

Description [src]

Sets the value of the GtkLevelBar:max-value property.

You probably want to update preexisting level offsets after calling this function.

Available since: 3.6

Sets propertyGtk.LevelBar:max-value

Parameters

value

Type: gdouble

A positive value.