gi-gtk-0.3.18.13: GI/Gtk/Objects/TreeModelSort.hs-boot
module GI.Gtk.Objects.TreeModelSort where
import Prelude ()
import Data.GI.Base.ShortPrelude
import qualified Data.Text as T
import qualified Data.ByteString.Char8 as B
import qualified Data.Map as Map
newtype TreeModelSort = TreeModelSort (ForeignPtr TreeModelSort)
instance GObject TreeModelSort where
class GObject o => TreeModelSortK o
instance (GObject o, IsDescendantOf TreeModelSort o) => TreeModelSortK o
data TreeModelSortModelPropertyInfo
data TreeModelSortClearCacheMethodInfo
data TreeModelSortConvertChildIterToIterMethodInfo
data TreeModelSortConvertChildPathToPathMethodInfo
data TreeModelSortConvertIterToChildIterMethodInfo
data TreeModelSortConvertPathToChildPathMethodInfo
data TreeModelSortGetModelMethodInfo
data TreeModelSortIterIsValidMethodInfo
data TreeModelSortResetDefaultSortFuncMethodInfo