Method

PurpleRequestFieldIntset_upper_bound

since: 3.0

Declaration [src]

void
purple_request_field_int_set_upper_bound (
  PurpleRequestFieldInt* field,
  int upper_bound
)

Description [src]

Sets the upper bound in an integer field.

Available since: 3.0

Parameters

upper_bound

Type: int

The upper bound.