| |||||||||||||||
| |||||||||||||||
| |||||||||||||||
| Description | |||||||||||||||
| Synopsis | |||||||||||||||
| |||||||||||||||
| Methods | |||||||||||||||
| initGL :: IO [String] | |||||||||||||||
| Query | |||||||||||||||
| glQueryExtension :: IO Bool | |||||||||||||||
| glQueryExtensionForDisplay :: Display -> IO Bool | |||||||||||||||
| glQueryGLExtension :: String -> IO Bool | |||||||||||||||
| glQueryVersion :: IO (Maybe (Int, Int)) | |||||||||||||||
| glQueryVersionForDisplay :: Display -> IO (Maybe (Int, Int)) | |||||||||||||||
| Fonts | |||||||||||||||
| glFontUsePangoFont :: FontDescription -> Int -> Int -> Int -> IO Font | |||||||||||||||
| glFontUsePangoFontForDisplay :: Display -> FontDescription -> Int -> Int -> Int -> IO Font | |||||||||||||||
| Produced by Haddock version 0.8 |