Skip to content
  • Benjamin Otte's avatar
    gsk: Remove gsk_render_node_set_bounds() · 3eb7c471
    Benjamin Otte authored
    gsk_render_node_get_bounds() still exists and is computed via vfunc
    call:
    - containers dynamically compute the bounds from their children
    - surface and texture nodes get bounds passed on construction
    3eb7c471