Constructor
GlyLoadernew_for_stream
since: 2.0
Declaration [src]
GlyLoader*
gly_loader_new_for_stream (
GInputStream* stream
)
Parameters
stream-
Type:
GInputStreamA stream from which to load the image data.
The data is owned by the caller of the function.