Dir# class Dir(*args, **kwargs)# Constructors: open(path:str, flags:int) -> GLib.Dir Constructors# class Dir classmethod open(path: str, flags: int) → Dir# Parameters: path flags Methods# class Dir close() → None# make_tmp(tmpl: str | None = None) → str# Parameters: tmpl read_name() → str# rewind() → None#