Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 214 Bytes

rectangle.rst

File metadata and controls

16 lines (11 loc) · 214 Bytes

Rectangle

.. currentmodule:: cairo

class Rectangle(tuple)

.. autoclass:: cairo.Rectangle
    :members:
    :undoc-members:

    .. automethod:: __init__