Method

AppStreamRelationset_value_int

since: 0.12.12

Declaration [src]

void
as_relation_set_value_int (
  AsRelation* relation,
  gint value
)

Description [src]

Sets the item value as an integer, if the given item type of this AsRelation permits integer values.

Available since: 0.12.12

Parameters

value

Type: gint

The new value.