:right-sidebar: True Dir =================================================================== .. currentmodule:: gi.repository.GObject .. class:: Dir(*args, **kwargs) :no-contents-entry: :Constructors: :: open(path:str, flags:int) -> GLib.Dir Constructors ------------ .. rst-class:: interim-class .. class:: Dir :no-index: .. classmethod:: open(path: str, flags: int) -> ~gi.repository.GLib.Dir :param path: :param flags: Methods ------- .. rst-class:: interim-class .. class:: Dir :no-index: .. method:: close() -> None .. classmethod:: make_tmp() -> str .. method:: read_name() -> str .. method:: rewind() -> None