Home
last modified time | relevance | path

Searched refs:GIRElement (Results 1 – 15 of 15) sorted by relevance

/dports/net/gssdp/gssdp-1.4.0.1/subprojects/gi-docgen/gidocgen/gir/
H A Dast.py86 class GIRElement: class
163 class Type(GIRElement):
210 class ArrayType(GIRElement):
222 class ListType(GIRElement):
230 class MapType(GIRElement):
278 class Parameter(GIRElement):
313 class Callable(GIRElement):
394 class Member(GIRElement):
446 class Property(GIRElement):
458 class Signal(GIRElement):
[all …]
H A D__init__.py54 GIRElement,
H A Dparser.py299 def _maybe_parse_docs(self, node: ET.Element, element: ast.GIRElement) -> None: argument
/dports/textproc/py-gi-docgen/gi-docgen-2021.5/gidocgen/gir/
H A Dast.py86 class GIRElement: class
163 class Type(GIRElement):
210 class ArrayType(GIRElement):
222 class ListType(GIRElement):
230 class MapType(GIRElement):
278 class Parameter(GIRElement):
313 class Callable(GIRElement):
394 class Member(GIRElement):
446 class Property(GIRElement):
458 class Signal(GIRElement):
[all …]
H A D__init__.py54 GIRElement,
H A Dparser.py299 def _maybe_parse_docs(self, node: ET.Element, element: ast.GIRElement) -> None: argument
/dports/devel/devhelp/devhelp-41.2/subprojects/gi-docgen/gidocgen/gir/
H A D__init__.py54 GIRElement,
H A Dast.py86 class GIRElement: class
163 class Type(GIRElement):
210 class ArrayType(GIRElement):
222 class ListType(GIRElement):
230 class MapType(GIRElement):
278 class Parameter(GIRElement):
313 class Callable(GIRElement):
400 class Member(GIRElement):
452 class Property(GIRElement):
464 class Signal(GIRElement):
[all …]
H A Dparser.py301 def _maybe_parse_docs(self, node: ET.Element, element: ast.GIRElement) -> None: argument
/dports/x11-toolkits/gtk40/gtk-4.4.1/subprojects/gi-docgen/gidocgen/gir/
H A D__init__.py54 GIRElement,
H A Dast.py86 class GIRElement: class
163 class Type(GIRElement):
213 class ArrayType(GIRElement):
226 class ListType(GIRElement):
235 class MapType(GIRElement):
284 class Parameter(GIRElement):
319 class Callable(GIRElement):
410 class Member(GIRElement):
462 class Property(GIRElement):
476 class Signal(GIRElement):
[all …]
H A Dparser.py312 def _maybe_parse_docs(self, node: ET.Element, element: ast.GIRElement) -> None: argument
/dports/x11-toolkits/pango/pango-1.48.11/subprojects/gi-docgen/gidocgen/gir/
H A D__init__.py54 GIRElement,
H A Dast.py86 class GIRElement: class
163 class Type(GIRElement):
213 class ArrayType(GIRElement):
226 class ListType(GIRElement):
235 class MapType(GIRElement):
284 class Parameter(GIRElement):
319 class Callable(GIRElement):
410 class Member(GIRElement):
462 class Property(GIRElement):
476 class Signal(GIRElement):
[all …]
H A Dparser.py319 def _maybe_parse_docs(self, node: ET.Element, element: ast.GIRElement) -> None: argument