Skip to content

general: Stop using get_allocated_width/height

Felipe Kinoshita requested to merge (removed):deprecated into main

gtk_widget_get_allocated_width and gtk_widget_get_allocated_height are deprecated, let's use the recommended functions.

Merge request reports