[Gimp-user] How to use "gimp-plugin-icon-register" scheme function?
- From: Natanael_755 <forums gimpusers com>
- To: gimp-user-list gnome org
- Subject: [Gimp-user] How to use "gimp-plugin-icon-register" scheme function?
- Date: Sat, 18 Apr 2020 02:28:28 +0200
I'm writing a plugin using scheme, and i want to set a icon for this, using the
Procedure Browser this function:
(gimp-plugin-icon-register STRING INT32 INT32 INT8ARRAY)
So i tried it:
(gimp-plugin-icon-register "drawing-nuvem" ICON-TYPE-IMAGE-FILE 3 #(00 00 00 ))
But i don't know how to format the INT8ARRAY, i'm getting a generic error:
Error: Procedure execution of gimp-plugin-icon-register failed
How to format vector for any of these: ICON-TYPE-ICON-NAME,
ICON-TYPE-INLINE-PIXBUF, ICON-TYPE-IMAGE-FILE?
Thanks
--
Natanael_755 (via www.gimpusers.com/forums)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]