|
11508 | 11508 | <arg nr="1" direction="out"/> |
11509 | 11509 | <arg nr="2" direction="out"/> |
11510 | 11510 | </function> |
| 11511 | + <!-- unsigned int wxPGPropertyFlags::wxPGChoices::GetCount( void ) const --> |
| 11512 | + <function name="wxPGPropertyFlags::wxPGChoices::GetCount"> |
| 11513 | + <noreturn>false</noreturn> |
| 11514 | + <leak-ignore/> |
| 11515 | + <returnValue type="unsigned int"/> |
| 11516 | + <use-retval/> |
| 11517 | + <const/> |
| 11518 | + </function> |
| 11519 | + <!-- bool wxPGPropertyFlags::wxPGChoices::IsOk( void ) const --> |
| 11520 | + <function name="wxPGPropertyFlags::wxPGChoices::IsOk"> |
| 11521 | + <noreturn>false</noreturn> |
| 11522 | + <leak-ignore/> |
| 11523 | + <returnValue type="bool"/> |
| 11524 | + <use-retval/> |
| 11525 | + <const/> |
| 11526 | + </function> |
11511 | 11527 | <!-- virtual void wxGridCellRenderer::Draw(wxGrid &grid, wxGridCellAttr &attr, wxDC &dc, const wxRect &rect, int row, int col, bool isSelected) --> |
11512 | 11528 | <!-- virtual void wxGridCellStringRenderer::Draw (wxGrid &grid, wxGridCellAttr &attr, wxDC &dc, const wxRect &rect, int row, int col, bool isSelected) --> |
11513 | 11529 | <!-- virtual void wxGridCellBoolRenderer::Draw (wxGrid &grid, wxGridCellAttr &attr, wxDC &dc, const wxRect &rect, int row, int col, bool isSelected) --> |
@@ -11611,10 +11627,11 @@ |
11611 | 11627 | <use-retval/> |
11612 | 11628 | <const/> |
11613 | 11629 | </function> |
| 11630 | + <!-- wxColour wxPropertyGrid::GetCellBackgroundColour( void ) const --> |
11614 | 11631 | <!-- wxColour wxPropertyGrid::GetCellDisabledTextColour( void ) const --> |
11615 | 11632 | <!-- wxColour wxPropertyGrid::GetCellTextColour( void ) const --> |
11616 | 11633 | <!-- wxColour wxPropertyGrid::GetSelectionBackgroundColour( void ) const --> |
11617 | | - <function name="wxPropertyGrid::GetCellDisabledTextColour,wxPropertyGrid::GetCellTextColour,wxPropertyGrid::GetSelectionBackgroundColour"> |
| 11634 | + <function name="wxPropertyGrid::GetCellDisabledTextColour,wxPropertyGrid::GetCellTextColour,wxPropertyGrid::GetSelectionBackgroundColour,wxPropertyGrid::GetCellBackgroundColour"> |
11618 | 11635 | <noreturn>false</noreturn> |
11619 | 11636 | <leak-ignore/> |
11620 | 11637 | <returnValue type="wxColour"/> |
|
0 commit comments