Method
GimpProcedureset_icon_pixbuf
since: 3.0
Declaration [src]
void
gimp_procedure_set_icon_pixbuf (
GimpProcedure* procedure,
GdkPixbuf* pixbuf
)
Parameters
pixbuf
-
Type:
GdkPixbuf
A
GdkPixbuf
.The argument can be NULL
.The data is owned by the caller of the function.