|
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
Proxy of C++ wxString class.
Definition at line 681 of file pcbnew.py.
◆ __init__()
def pcbnew.wxString.__init__ |
( |
|
self | ) |
|
__init__(wxString self) -> wxString
Definition at line 695 of file pcbnew.py.
◆ __repr__()
def pcbnew.wxString.__repr__ |
( |
|
self | ) |
|
◆ __str__()
def pcbnew.wxString.__str__ |
( |
|
self | ) |
|
__str__(wxString self) -> PyObject *
Definition at line 688 of file pcbnew.py.
◆ thisown
pcbnew.wxString.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") |
|
static |
The documentation for this class was generated from the following file: