Skip to content
  • Alexander Larsson's avatar
    css: Add _gtk_css_matcher_matches_any() · 16f2b20f
    Alexander Larsson authored
    This returns true if the matcher matches *anything*. We need
    to check this later, because such matchers are dangerous in loops
    that iterate over all parents/siblings since such loops would not
    terminate.
    16f2b20f