OK, I shouldn't have mentioned memory. Trying again.

Why was

  void gtk_widget_get_allocation(GtkWidget *widget, GtkAllocation *allocation)

chosen, rather than

  GtkAllocation *gtk_widget_get_allocation(GtkWidget *widget)

?

Cheers,

Patrick
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to