Safe Haskell | None |
---|
Documentation
c_tgraph_setlineattributes :: Ptr RawTGraph -> IO ()Source
c_tgraph_setmarkerattributes :: Ptr RawTGraph -> IO ()Source
c_tgraph_findobject :: Ptr RawTGraph -> CString -> IO (Ptr RawTObject)Source
c_tgraph_delete :: Ptr RawTGraph -> IO ()Source
c_tgraph_drawpaneltgraph :: Ptr RawTGraph -> IO ()Source
c_tgraph_fitpaneltgraph :: Ptr RawTGraph -> IO ()Source
c_tgraph_leastsquarefit :: Ptr RawTGraph -> CInt -> Ptr CDouble -> CDouble -> CDouble -> IO ()Source
c_tgraph_tgraphpaintgraph :: Ptr RawTGraph -> CInt -> Ptr CDouble -> Ptr CDouble -> CString -> IO ()Source