Function
GimpConfigWriternew_from_fd
Declaration [src]
GimpConfigWriter*
gimp_config_writer_new_from_fd (
gint fd
)
Return value
Returns: | GimpConfigWriter |
A new |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |