Method

PangoAttrIteratorrange

Declaration

void
pango_attr_iterator_range (
  PangoAttrIterator* iterator,
  int* start,
  int* end
)

Description

No description available.

Parameters

start

Type: int*

No description available.

The argument will be set by the function.
end

Type: int*

No description available.

The argument will be set by the function.