[Gimp-developer] API proposal for libgimp export dialog

Martin Nordholts enselic at gmail.com
Tue Jul 14 13:50:17 PDT 2009


On 07/14/2009 10:44 PM, Sven Neumann wrote:
>
>> This function creates a new dialog, and plug-ins then use
>>
>>     GtkWidget * gimp_export_dialog_get_container (GtkWidget *dialog);
>>
>> to get a vbox that the file-format specific widgets with export options
>> are put it.
>>      
>
> I'd suggest to have gimp_export_dialog_add() instead with semantics
> similar to gtk_container_add().
>
>    

That's a good idea, I'll change that.

  / Martin



More information about the Gimp-developer mailing list