On 10/9/18 9:49 PM, aedt wrote:
Especially considering when most of the enums are in gtktypes.
The enum is defined in gio.c.types
, modules from gio will publicly
import that module so in most cases you don't need to explicitly import it.
On 10/9/18 9:49 PM, aedt wrote:
Especially considering when most of the enums are in gtktypes.
The enum is defined in gio.c.types
, modules from gio will publicly
import that module so in most cases you don't need to explicitly import it.