I miss the bindings for 'GtkWidget::allocation' in widgets in the pike bindings for GTK2. In the GTK(1)-module there is an allocation() method plus that there are the methods xsize(), ysize(), xoffset() and yoffset() on the GTK.Widget object. I need these for knowing the size of an widget.
Anybody knows the reason for this?