Method
GLib SequenceIteris_end
since: 2.14
Declaration [src]
gboolean
g_sequence_iter_is_end(
GSequenceIter*iter
)
Return value
Type: gboolean
Whether iter is the end iterator.
since: 2.14
gboolean
g_sequence_iter_is_end(
GSequenceIter*iter
)
Type: gboolean
Whether iter is the end iterator.