Method

GLibSequenceIteris_end

since: 2.14

Declaration

gboolean
g_sequence_iter_is_end (
  GSequenceIter* iter
)

Description

Returns whether iter is the end iterator.

Available since: 2.14

Return value

Type: gboolean

Whether iter is the end iterator.