Widget.getAllocatedWidth
int getAllocatedWidth()Returns the width that has currently been allocated to widget. This function is intended to be used when implementing handlers for the #GtkWidget::draw function.
Returns
the width of the widget
int getAllocatedWidth()Returns the width that has currently been allocated to widget. This function is intended to be used when implementing handlers for the #GtkWidget::draw function.