Skip to content
  • Tristan Van Berkom's avatar
    Created _gtk_tree_view_column_request_width(). · 81e1d02d
    Tristan Van Berkom authored
    Removed gtk_tree_view_get_real_requested_width_from_column() from
    gtktreeview.c in favor of this function in the treeviewcolumn domain
    (since this function goes and checks treeviewcolumn internals, settings
    and derives the real requested width, seems logical this should be done
    by the treeviewcolumn instead).
    81e1d02d