summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
8312c46)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40955
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
DocDeclStr(
static void , PushProvider(wxPyArtProvider *provider),
"Add new provider to the top of providers stack.", "");
DocDeclStr(
static void , PushProvider(wxPyArtProvider *provider),
"Add new provider to the top of providers stack.", "");
+
+ DocDeclStr(
+ static void , InsertProvider(wxPyArtProvider *provider),
+ "Add new provider to the bottom of providers stack.", "");
%cleardisown( wxPyArtProvider *provider );
%cleardisown( wxPyArtProvider *provider );