Skip to content

Draft: Remove the GLib.options module

Arjan Molenaar requested to merge amolenaar/pygobject:drop-glib-options into master

Remove gi.repository.GLib.option module.

Use OptionContext and friends directly instead.

Fixes #2 (closed).

Edited by Arjan Molenaar

Merge request reports