Skip to content
  • Matthias Clasen's avatar
    GtkOrientable use G_PARAM_EXPLICIT_NOTIFY · 2e04899e
    Matthias Clasen authored
    This one is a little tricky, since we override this property
    in many places, and you cannot add flags when overriding. So,
    all places where this is overridden will have to make sure to
    notify explicitly.
    2e04899e