|
7272 | 7272 | <!-- void wxPGProperty::SetAttribute(const wxString & name, wxVariant value) --> |
7273 | 7273 | <!-- void wxBoolProperty::SetAttribute(const wxString & name, wxVariant value) --> |
7274 | 7274 | <!-- void wxFileProperty::SetAttribute(const wxString & name, wxVariant value) --> |
7275 | | - <function name="wxPGProperty::SetAttribute,wxBoolProperty::SetAttribute,wxFileProperty::SetAttribute"> |
| 7275 | + <!-- void wxDirProperty::SetAttribute(const wxString & name, wxVariant value) --> |
| 7276 | + <function name="wxPGProperty::SetAttribute,wxBoolProperty::SetAttribute,wxFileProperty::SetAttribute,wxDirProperty::SetAttribute"> |
7276 | 7277 | <noreturn>false</noreturn> |
7277 | 7278 | <leak-ignore/> |
7278 | 7279 | <arg nr="1" direction="in"/> |
7279 | 7280 | <arg nr="2" direction="in"/> |
7280 | 7281 | </function> |
| 7282 | + <!-- void wxPGProperty::RefreshEditor() --> |
| 7283 | + <!-- void wxPGProperty::RefreshChildren() --> |
| 7284 | + <function name="wxPGProperty::RefreshEditor,wxPGProperty::RefreshChildren"> |
| 7285 | + <noreturn>false</noreturn> |
| 7286 | + <leak-ignore/> |
| 7287 | + <returnValue type="void"/> |
| 7288 | + </function> |
| 7289 | + <!-- void wxPGProperty::SetAttributes(const wxPGAttributeStorage & attributes) --> |
| 7290 | + <function name="wxPGProperty::SetAttributes"> |
| 7291 | + <noreturn>false</noreturn> |
| 7292 | + <leak-ignore/> |
| 7293 | + <returnValue type="void"/> |
| 7294 | + <arg nr="1" direction="in"/> |
| 7295 | + </function> |
7281 | 7296 | <!-- void wxFrame::SetStatusText( const wxString & text, int number = 0 ) --> |
7282 | 7297 | <function name="wxFrame::SetStatusText"> |
7283 | 7298 | <noreturn>false</noreturn> |
|
0 commit comments