GeneralNames#
Added in version 4.3.91.
Superclasses: Object
Implemented Interfaces: ListModel
A list of GeneralNames.
Methods#
- class GeneralNames
- get_name(position: int) GeneralName#
Returns the name at the given position.
It is illegal to call this function with a position larger than the number of elements in this list.
- Parameters:
position – The position in the list