Method
GimpProcedureget_icon_file
since: 3.0
Declaration [src]
GFile*
gimp_procedure_get_icon_file (
GimpProcedure* procedure
)
Return value
Type: GFile
The icon GFile
or NULL
if no
file was set.
The data is owned by the instance. |
The return value can be NULL . |