]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/glcanvas.h
add support for asynchronous execution in wxBase (patch 1906889)
[wxWidgets.git] / include / wx / glcanvas.h
index 3ac73811c30d48180abc0caafae3a18349ad6dcd..e02657cc96032ef5d24c215b9e3863919395b6ca 100644 (file)
@@ -108,6 +108,9 @@ public:
     // accessors
     // ---------
 
+    // check if the given attributes are supported without creating a canvas
+    static bool IsDisplaySupported(const int *attribList);
+
     const wxPalette *GetPalette() const { return &m_palette; }
 
     // miscellaneous helper functions