2012
Michael Natterer
Registers a file handler procedure as capable of handling URIs.
Registers a file handler procedure as capable of handling URIs. This allows GIMP to call the procecure directly for all kinds of URIs, and the 'filename' traditionally passed to file procesures turns into an URI.
unknown
Type | Name | Description |
---|---|---|
PF_VALUE | procedure-name | The name of the procedure to enable URIs for. |
None