gi-gtk-0.3.18.12: GI/Gtk/Objects/Expander.hs-boot
module GI.Gtk.Objects.Expander 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 Expander = Expander (ForeignPtr Expander)
instance GObject Expander where
class GObject o => ExpanderK o
instance (GObject o, IsDescendantOf Expander o) => ExpanderK o
data ExpanderExpandedPropertyInfo
data ExpanderLabelPropertyInfo
data ExpanderLabelFillPropertyInfo
data ExpanderLabelWidgetPropertyInfo
data ExpanderResizeToplevelPropertyInfo
data ExpanderSpacingPropertyInfo
data ExpanderUseMarkupPropertyInfo
data ExpanderUseUnderlinePropertyInfo
data ExpanderActivateSignalInfo