Method

ICalGLibValueset_integer

since: 1.0

Declaration [src]

void
i_cal_value_set_integer (
  ICalValue* self,
  gint value
)

Description [src]

Sets value to the INTEGER self.

Available since: 1.0

Parameters

value

Type: gint

The INTEGER value.