#include -- | module Bindings.Gts.ProgressiveAndHierarchicalSurfaces.HierarchicalSurfaces where import Bindings.GLib import Bindings.Gts.Types #strict_import #cinline GTS_HSURFACE_CLASS , Ptr a -> Ptr #cinline GTS_HSURFACE , Ptr a -> Ptr #cinline GTS_IS_HSURFACE , Ptr a -> Ptr #ccall gts_hsurface_class , IO (Ptr ) #ccall gts_hsurface_new , Ptr -> Ptr -> Ptr -> -> -> -> -> IO (Ptr ) #ccall gts_hsurface_traverse , Ptr -> -> -> -> -> IO () #ccall gts_hsurface_height , Ptr -> IO #ccall gts_hsurface_foreach , Ptr -> -> -> -> IO ()