git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56167
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
*/
void SetPropertyAttributeAll( const wxString& attrName, wxVariant value );
*/
void SetPropertyAttributeAll( const wxString& attrName, wxVariant value );
- /** Sets attributes from a wxPGAttributeStorage.
- */
- void SetPropertyAttributes( wxPGPropArg id,
- const wxPGAttributeStorage& attributes )
- {
- wxPG_PROP_ARG_CALL_PROLOG()
- p->SetAttributes(attributes);
- }
-
/** Sets text, bitmap, and colours for given column's cell.
@remarks
/** Sets text, bitmap, and colours for given column's cell.
@remarks