Skip to content
  • Timm Bäder's avatar
    widget: Remove _gtk_widget_get_allocation · b2351f8f
    Timm Bäder authored
    Getting the allocation is kind of discouraged until we have figured out
    what exactly we need to expose, so stop having an internal function for
    it. Most of the calls should be replaced by gtk_widget_compute_bounds.
    b2351f8f