Method
FoundryTextIterinit
Declaration [src]
void
foundry_text_iter_init (
FoundryTextIter* iter,
FoundryTextBuffer* buffer,
const FoundryTextIterVTable* vtable
)
Parameters
buffer-
Type:
FoundryTextBufferNo description available.
The data is owned by the caller of the method. vtable-
Type:
FoundryTextIterVTableNo description available.
The data is owned by the caller of the method.