Skip to content
Commit e190eb75 authored by Simon Feltman's avatar Simon Feltman
Browse files

Expose all GI enum and flags types

Add new types for GIDirection, GITransfer, GIArrayType, GIScopeType,
GIVFuncInfoFlags, GIFieldInfoFlags, GIFuncitonInfoFlags, GITypeTag, and
GInfoType. These types are found in the gi._gi module exposed without the
"GI" prefix and contain all of their values as class attributes. e.g.
gi._gi.Transfer.EVERYTHING.

https://bugzilla.gnome.org/show_bug.cgi?id=709008
parent 0120af6c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment