Skip to content
  • Allison Karlitskaya's avatar
    Drop the 'schema_name' field of GSettings · c25a36c9
    Allison Karlitskaya authored
    This is strictly redundant now that we can get the ID from the schema
    itself.  Its only other purpose was to get the schema name from the
    set_property() call to the constructed() call and we can avoid that by
    doing the schema lookup at the time of the property being set.
    c25a36c9