Skip to content

Aduct 1.1.0

Compare
Choose a tag to compare
@arun-mani-j arun-mani-j released this 26 Apr 15:50
· 18 commits to master since this release
6e41680

Changes

  1. Updated docs.
  2. Accessing type as an attribute is no longer allowed. Instead use the get_type method on the element or view.
  3. Providers do no have name as attribute, it is now a GObject property and can be retrieved using get_name method on the provider.
  4. Following (3), use GObject property to give name to providers.
  5. The default name for element and views are now CSS names.