Gtk2HsContentsIndex
Graphics.UI.Gtk.OpenGL.General
Portabilityportable (depends on GHC)
Stabilityprovisional
Maintainergtk2hs-users@lists.sourceforge.net
Contents
Methods
Query
Fonts
Description
Synopsis
initGL :: IO [String]
glQueryExtension :: IO Bool
glQueryExtensionForDisplay :: Display -> IO Bool
glQueryGLExtension :: String -> IO Bool
glQueryVersion :: IO (Maybe (Int, Int))
glQueryVersionForDisplay :: Display -> IO (Maybe (Int, Int))
glFontUsePangoFont :: FontDescription -> Int -> Int -> Int -> IO Font
glFontUsePangoFontForDisplay :: Display -> FontDescription -> Int -> Int -> Int -> IO Font
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