Handle.close

Closes @handle, to indicate that loading the image is complete. This will return %TRUE if the loader closed successfully. Note that @handle isn't freed until @g_object_unref is called.

class Handle
bool
close
()

Return Value

Type: bool

%TRUE on success, or %FALSE on error

Throws

GException on failure.

Meta