[Gimp-developer] how to create a window in gimp plugin?

Adam Turcotte adam.turcotte at gmail.com
Thu Jul 2 08:52:28 PDT 2009


On Thu, Jul 2, 2009 at 2:01 AM, gbstack<gbstack08 at gmail.com> wrote:
> I want to create a window in gimp plugin

I'm not sure if this helps, but when I've created gimp plugins, I've
always used gimp_dialog_new () instead of gtk_window_new ().

For an example, take a look at the scale_dialog () method here:
http://gsoc.rivetsforbreakfast.com/gimp/IBFNBQH.c



Adam Turcotte


More information about the Gimp-developer mailing list