Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Porting C plugin (xsane) to GIMP 3
#3
Hi,
OK, I figured it out thanks. Yes you are right. Since layer is derived from a drawable, I can "cast" it to the right type with GIMP_DRAWABLE(layer). It all works now actually with some other little tweaks to the code. Wasn't as big a task as I anticipated.
Reply


Messages In This Thread
Porting C plugin (xsane) to GIMP 3 - by skelband - 05-28-2025, 05:27 AM
RE: Porting C plugin (xsane) to GIMP 3 - by skelband - 05-28-2025, 04:09 PM

Forum Jump: