Martin Nordholts ([EMAIL PROTECTED]) wrote:
> With the introduction of helper functions like
> 
> void gimp_rectangle_tool_constrain_aspect (GimpRectangleTool
> *rectangle_tool, gdouble aspect, const gchar *apply_on_x, const gchar
> *apply_on_y)
> {
>   /* apply_on_x may be "x1", "x2" or "center_x", same for on_y */
> }

Hmm, wouldn't an enum for apply_on_* make more sense?

Bye,
        Simon
-- 
              [EMAIL PROTECTED]              http://simon.budig.de/
_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Reply via email to