X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1fded56b375bf7a4687af1cdb182899614c1b2a8..e41e579f40ec15c8c20aa3118b7367281ae4f95b:/wxPython/src/gtk/image.py diff --git a/wxPython/src/gtk/image.py b/wxPython/src/gtk/image.py index 1aecd98a17..26849e2e6a 100644 --- a/wxPython/src/gtk/image.py +++ b/wxPython/src/gtk/image.py @@ -454,6 +454,8 @@ wxImage_InsertHandler = imagec.wxImage_InsertHandler wxImage_RemoveHandler = imagec.wxImage_RemoveHandler +wxImage_GetImageExtWildcard = imagec.wxImage_GetImageExtWildcard + #-------------- VARIABLE WRAPPERS ------------------