mirror of https://github.com/kivy/pyobjus.git
doc: removed duplicates for pyobjus.objc_py_types
This commit is contained in:
parent
3fd502d156
commit
8e0a225291
|
@ -257,11 +257,12 @@ Pyobjus Objective C types
|
|||
|
||||
Representation of some Objective C exception
|
||||
|
||||
|
||||
.. module:: pyobjus.objc_py_types
|
||||
|
||||
Structure types
|
||||
---------------
|
||||
|
||||
.. module:: pyobjus.objc_py_types
|
||||
|
||||
.. class:: NSRange
|
||||
|
||||
.. c:member:: unsigned long long location
|
||||
|
@ -289,8 +290,6 @@ Structure types
|
|||
Enumeration types
|
||||
-----------------
|
||||
|
||||
.. module:: pyobjus.objc_py_types
|
||||
|
||||
.. class:: NSComparisonResult
|
||||
|
||||
.. attribute:: NSOrderedAscending = -1
|
||||
|
|
Loading…
Reference in New Issue