Function
GimpScannernew_file
Declaration [src]
GimpScanner*
gimp_scanner_new_file (
GFile* file,
GError** error
)
Parameters
file |
GFile |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |
Return value
Returns: | GimpScanner |
The new |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |