| 
|   | 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 683 of file pcbnew.py.
 
◆ __init__()
      
        
          | pcbnew.wxString.__init__  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
__init__(wxString self) -> wxString
 
Definition at line 697 of file pcbnew.py.
 
 
◆ __repr__()
      
        
          | pcbnew.wxString.__repr__  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
 
◆ __str__()
      
        
          | pcbnew.wxString.__str__  | 
          ( | 
           |           self | ) | 
           | 
        
      
 
__str__(wxString self) -> PyObject *
 
Definition at line 690 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: