get_allocated_width
Description:
Warning: get_allocated_width is deprecated since 4.12.
Returns the width that has currently been allocated to the widget.
Note: 
      
        
    
    Use [method@Gtk.Widget.get_width] instead
To learn more about widget sizes, see the coordinate system [overview](coordinates.html).
Parameters:
| this | the widget to query | 
Returns:
| the width of the this |