Re: GtkAllocation accessor



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]