Skip to content
  • Alexander Larsson's avatar
    css: Add a scale argument to css-value compute vfunc · af2c40bd
    Alexander Larsson authored
    We need to be able to compute different GtkCssImage values
    depending on the scale, and we need this at compute time so that
    we don't need to read any images other than the scale in used (to
    e.g. calculate the image size). GtkStyleProviderPrivate is shared
    for all style contexts, so its not right.
    af2c40bd