Skip to content

Add hdy_init() back

Adrien Plazas requested to merge aplazas/libhandy:init into master
  • Replace the library constructor by hdy_init().
  • Document when to call it.
  • Initialize libhandy correctly in the demo application, the tests, and the Glade catalog.
  • Drop the pygobject override
  • Drop the style and icons initialization delay.

WIP because I needed to fix the Glade catalog DTD, let's wait until it's merged: glade!100 (merged).

Edited by Adrien Plazas

Merge request reports