Method

IdeRangeto_variant

Declaration

GVariant*
ide_range_to_variant (
  IdeRange* self
)

Description

Creates a variant to represent the range.

This function will never return a floating variant.

Return value

Type: GVariant

A GVariant.

The caller of the method takes ownership of the data, and is responsible for freeing it.