Exemplo n.º 1
0
 def section_number(self) -> int:
     """The section number associated with a disposition."""
     return pn_disposition_get_section_number(self._impl)
Exemplo n.º 2
0
 def _get_section_number(self):
     return pn_disposition_get_section_number(self._impl)
Exemplo n.º 3
0
 def _get_section_number(self):
     return pn_disposition_get_section_number(self._impl)