#define ENABLE_OVERLOADING (MIN_VERSION_haskell_gi_overloading(1,0,0) \
&& !defined(__HADDOCK_VERSION__))
module GI.Gtk.Objects.PlacesSidebar
(
PlacesSidebar(..) ,
IsPlacesSidebar ,
toPlacesSidebar ,
noPlacesSidebar ,
#if ENABLE_OVERLOADING
PlacesSidebarAddShortcutMethodInfo ,
#endif
placesSidebarAddShortcut ,
#if ENABLE_OVERLOADING
PlacesSidebarGetLocalOnlyMethodInfo ,
#endif
placesSidebarGetLocalOnly ,
#if ENABLE_OVERLOADING
PlacesSidebarGetLocationMethodInfo ,
#endif
placesSidebarGetLocation ,
#if ENABLE_OVERLOADING
PlacesSidebarGetNthBookmarkMethodInfo ,
#endif
placesSidebarGetNthBookmark ,
#if ENABLE_OVERLOADING
PlacesSidebarGetOpenFlagsMethodInfo ,
#endif
placesSidebarGetOpenFlags ,
#if ENABLE_OVERLOADING
PlacesSidebarGetShowConnectToServerMethodInfo,
#endif
placesSidebarGetShowConnectToServer ,
#if ENABLE_OVERLOADING
PlacesSidebarGetShowDesktopMethodInfo ,
#endif
placesSidebarGetShowDesktop ,
#if ENABLE_OVERLOADING
PlacesSidebarGetShowEnterLocationMethodInfo,
#endif
placesSidebarGetShowEnterLocation ,
#if ENABLE_OVERLOADING
PlacesSidebarGetShowOtherLocationsMethodInfo,
#endif
placesSidebarGetShowOtherLocations ,
#if ENABLE_OVERLOADING
PlacesSidebarGetShowRecentMethodInfo ,
#endif
placesSidebarGetShowRecent ,
#if ENABLE_OVERLOADING
PlacesSidebarGetShowStarredLocationMethodInfo,
#endif
placesSidebarGetShowStarredLocation ,
#if ENABLE_OVERLOADING
PlacesSidebarGetShowTrashMethodInfo ,
#endif
placesSidebarGetShowTrash ,
#if ENABLE_OVERLOADING
PlacesSidebarListShortcutsMethodInfo ,
#endif
placesSidebarListShortcuts ,
placesSidebarNew ,
#if ENABLE_OVERLOADING
PlacesSidebarRemoveShortcutMethodInfo ,
#endif
placesSidebarRemoveShortcut ,
#if ENABLE_OVERLOADING
PlacesSidebarSetDropTargetsVisibleMethodInfo,
#endif
placesSidebarSetDropTargetsVisible ,
#if ENABLE_OVERLOADING
PlacesSidebarSetLocalOnlyMethodInfo ,
#endif
placesSidebarSetLocalOnly ,
#if ENABLE_OVERLOADING
PlacesSidebarSetLocationMethodInfo ,
#endif
placesSidebarSetLocation ,
#if ENABLE_OVERLOADING
PlacesSidebarSetOpenFlagsMethodInfo ,
#endif
placesSidebarSetOpenFlags ,
#if ENABLE_OVERLOADING
PlacesSidebarSetShowConnectToServerMethodInfo,
#endif
placesSidebarSetShowConnectToServer ,
#if ENABLE_OVERLOADING
PlacesSidebarSetShowDesktopMethodInfo ,
#endif
placesSidebarSetShowDesktop ,
#if ENABLE_OVERLOADING
PlacesSidebarSetShowEnterLocationMethodInfo,
#endif
placesSidebarSetShowEnterLocation ,
#if ENABLE_OVERLOADING
PlacesSidebarSetShowOtherLocationsMethodInfo,
#endif
placesSidebarSetShowOtherLocations ,
#if ENABLE_OVERLOADING
PlacesSidebarSetShowRecentMethodInfo ,
#endif
placesSidebarSetShowRecent ,
#if ENABLE_OVERLOADING
PlacesSidebarSetShowStarredLocationMethodInfo,
#endif
placesSidebarSetShowStarredLocation ,
#if ENABLE_OVERLOADING
PlacesSidebarSetShowTrashMethodInfo ,
#endif
placesSidebarSetShowTrash ,
#if ENABLE_OVERLOADING
PlacesSidebarLocalOnlyPropertyInfo ,
#endif
constructPlacesSidebarLocalOnly ,
getPlacesSidebarLocalOnly ,
#if ENABLE_OVERLOADING
placesSidebarLocalOnly ,
#endif
setPlacesSidebarLocalOnly ,
#if ENABLE_OVERLOADING
PlacesSidebarLocationPropertyInfo ,
#endif
clearPlacesSidebarLocation ,
constructPlacesSidebarLocation ,
getPlacesSidebarLocation ,
#if ENABLE_OVERLOADING
placesSidebarLocation ,
#endif
setPlacesSidebarLocation ,
#if ENABLE_OVERLOADING
PlacesSidebarOpenFlagsPropertyInfo ,
#endif
constructPlacesSidebarOpenFlags ,
getPlacesSidebarOpenFlags ,
#if ENABLE_OVERLOADING
placesSidebarOpenFlags ,
#endif
setPlacesSidebarOpenFlags ,
#if ENABLE_OVERLOADING
PlacesSidebarPopulateAllPropertyInfo ,
#endif
constructPlacesSidebarPopulateAll ,
getPlacesSidebarPopulateAll ,
#if ENABLE_OVERLOADING
placesSidebarPopulateAll ,
#endif
setPlacesSidebarPopulateAll ,
#if ENABLE_OVERLOADING
PlacesSidebarShowConnectToServerPropertyInfo,
#endif
constructPlacesSidebarShowConnectToServer,
getPlacesSidebarShowConnectToServer ,
#if ENABLE_OVERLOADING
placesSidebarShowConnectToServer ,
#endif
setPlacesSidebarShowConnectToServer ,
#if ENABLE_OVERLOADING
PlacesSidebarShowDesktopPropertyInfo ,
#endif
constructPlacesSidebarShowDesktop ,
getPlacesSidebarShowDesktop ,
#if ENABLE_OVERLOADING
placesSidebarShowDesktop ,
#endif
setPlacesSidebarShowDesktop ,
#if ENABLE_OVERLOADING
PlacesSidebarShowEnterLocationPropertyInfo,
#endif
constructPlacesSidebarShowEnterLocation ,
getPlacesSidebarShowEnterLocation ,
#if ENABLE_OVERLOADING
placesSidebarShowEnterLocation ,
#endif
setPlacesSidebarShowEnterLocation ,
#if ENABLE_OVERLOADING
PlacesSidebarShowOtherLocationsPropertyInfo,
#endif
constructPlacesSidebarShowOtherLocations,
getPlacesSidebarShowOtherLocations ,
#if ENABLE_OVERLOADING
placesSidebarShowOtherLocations ,
#endif
setPlacesSidebarShowOtherLocations ,
#if ENABLE_OVERLOADING
PlacesSidebarShowRecentPropertyInfo ,
#endif
constructPlacesSidebarShowRecent ,
getPlacesSidebarShowRecent ,
#if ENABLE_OVERLOADING
placesSidebarShowRecent ,
#endif
setPlacesSidebarShowRecent ,
#if ENABLE_OVERLOADING
PlacesSidebarShowStarredLocationPropertyInfo,
#endif
constructPlacesSidebarShowStarredLocation,
getPlacesSidebarShowStarredLocation ,
#if ENABLE_OVERLOADING
placesSidebarShowStarredLocation ,
#endif
setPlacesSidebarShowStarredLocation ,
#if ENABLE_OVERLOADING
PlacesSidebarShowTrashPropertyInfo ,
#endif
constructPlacesSidebarShowTrash ,
getPlacesSidebarShowTrash ,
#if ENABLE_OVERLOADING
placesSidebarShowTrash ,
#endif
setPlacesSidebarShowTrash ,
C_PlacesSidebarDragActionAskCallback ,
PlacesSidebarDragActionAskCallback ,
#if ENABLE_OVERLOADING
PlacesSidebarDragActionAskSignalInfo ,
#endif
afterPlacesSidebarDragActionAsk ,
genClosure_PlacesSidebarDragActionAsk ,
mk_PlacesSidebarDragActionAskCallback ,
noPlacesSidebarDragActionAskCallback ,
onPlacesSidebarDragActionAsk ,
wrap_PlacesSidebarDragActionAskCallback ,
C_PlacesSidebarDragActionRequestedCallback,
PlacesSidebarDragActionRequestedCallback,
#if ENABLE_OVERLOADING
PlacesSidebarDragActionRequestedSignalInfo,
#endif
afterPlacesSidebarDragActionRequested ,
genClosure_PlacesSidebarDragActionRequested,
mk_PlacesSidebarDragActionRequestedCallback,
noPlacesSidebarDragActionRequestedCallback,
onPlacesSidebarDragActionRequested ,
wrap_PlacesSidebarDragActionRequestedCallback,
C_PlacesSidebarDragPerformDropCallback ,
PlacesSidebarDragPerformDropCallback ,
#if ENABLE_OVERLOADING
PlacesSidebarDragPerformDropSignalInfo ,
#endif
afterPlacesSidebarDragPerformDrop ,
genClosure_PlacesSidebarDragPerformDrop ,
mk_PlacesSidebarDragPerformDropCallback ,
noPlacesSidebarDragPerformDropCallback ,
onPlacesSidebarDragPerformDrop ,
wrap_PlacesSidebarDragPerformDropCallback,
C_PlacesSidebarMountCallback ,
PlacesSidebarMountCallback ,
#if ENABLE_OVERLOADING
PlacesSidebarMountSignalInfo ,
#endif
afterPlacesSidebarMount ,
genClosure_PlacesSidebarMount ,
mk_PlacesSidebarMountCallback ,
noPlacesSidebarMountCallback ,
onPlacesSidebarMount ,
wrap_PlacesSidebarMountCallback ,
C_PlacesSidebarOpenLocationCallback ,
PlacesSidebarOpenLocationCallback ,
#if ENABLE_OVERLOADING
PlacesSidebarOpenLocationSignalInfo ,
#endif
afterPlacesSidebarOpenLocation ,
genClosure_PlacesSidebarOpenLocation ,
mk_PlacesSidebarOpenLocationCallback ,
noPlacesSidebarOpenLocationCallback ,
onPlacesSidebarOpenLocation ,
wrap_PlacesSidebarOpenLocationCallback ,
C_PlacesSidebarPopulatePopupCallback ,
PlacesSidebarPopulatePopupCallback ,
#if ENABLE_OVERLOADING
PlacesSidebarPopulatePopupSignalInfo ,
#endif
afterPlacesSidebarPopulatePopup ,
genClosure_PlacesSidebarPopulatePopup ,
mk_PlacesSidebarPopulatePopupCallback ,
noPlacesSidebarPopulatePopupCallback ,
onPlacesSidebarPopulatePopup ,
wrap_PlacesSidebarPopulatePopupCallback ,
C_PlacesSidebarShowConnectToServerCallback,
PlacesSidebarShowConnectToServerCallback,
#if ENABLE_OVERLOADING
PlacesSidebarShowConnectToServerSignalInfo,
#endif
afterPlacesSidebarShowConnectToServer ,
genClosure_PlacesSidebarShowConnectToServer,
mk_PlacesSidebarShowConnectToServerCallback,
noPlacesSidebarShowConnectToServerCallback,
onPlacesSidebarShowConnectToServer ,
wrap_PlacesSidebarShowConnectToServerCallback,
C_PlacesSidebarShowEnterLocationCallback,
PlacesSidebarShowEnterLocationCallback ,
#if ENABLE_OVERLOADING
PlacesSidebarShowEnterLocationSignalInfo,
#endif
afterPlacesSidebarShowEnterLocation ,
genClosure_PlacesSidebarShowEnterLocation,
mk_PlacesSidebarShowEnterLocationCallback,
noPlacesSidebarShowEnterLocationCallback,
onPlacesSidebarShowEnterLocation ,
wrap_PlacesSidebarShowEnterLocationCallback,
C_PlacesSidebarShowErrorMessageCallback ,
PlacesSidebarShowErrorMessageCallback ,
#if ENABLE_OVERLOADING
PlacesSidebarShowErrorMessageSignalInfo ,
#endif
afterPlacesSidebarShowErrorMessage ,
genClosure_PlacesSidebarShowErrorMessage,
mk_PlacesSidebarShowErrorMessageCallback,
noPlacesSidebarShowErrorMessageCallback ,
onPlacesSidebarShowErrorMessage ,
wrap_PlacesSidebarShowErrorMessageCallback,
C_PlacesSidebarShowOtherLocationsCallback,
PlacesSidebarShowOtherLocationsCallback ,
#if ENABLE_OVERLOADING
PlacesSidebarShowOtherLocationsSignalInfo,
#endif
afterPlacesSidebarShowOtherLocations ,
genClosure_PlacesSidebarShowOtherLocations,
mk_PlacesSidebarShowOtherLocationsCallback,
noPlacesSidebarShowOtherLocationsCallback,
onPlacesSidebarShowOtherLocations ,
wrap_PlacesSidebarShowOtherLocationsCallback,
C_PlacesSidebarShowOtherLocationsWithFlagsCallback,
PlacesSidebarShowOtherLocationsWithFlagsCallback,
#if ENABLE_OVERLOADING
PlacesSidebarShowOtherLocationsWithFlagsSignalInfo,
#endif
afterPlacesSidebarShowOtherLocationsWithFlags,
genClosure_PlacesSidebarShowOtherLocationsWithFlags,
mk_PlacesSidebarShowOtherLocationsWithFlagsCallback,
noPlacesSidebarShowOtherLocationsWithFlagsCallback,
onPlacesSidebarShowOtherLocationsWithFlags,
wrap_PlacesSidebarShowOtherLocationsWithFlagsCallback,
C_PlacesSidebarShowStarredLocationCallback,
PlacesSidebarShowStarredLocationCallback,
#if ENABLE_OVERLOADING
PlacesSidebarShowStarredLocationSignalInfo,
#endif
afterPlacesSidebarShowStarredLocation ,
genClosure_PlacesSidebarShowStarredLocation,
mk_PlacesSidebarShowStarredLocationCallback,
noPlacesSidebarShowStarredLocationCallback,
onPlacesSidebarShowStarredLocation ,
wrap_PlacesSidebarShowStarredLocationCallback,
C_PlacesSidebarUnmountCallback ,
PlacesSidebarUnmountCallback ,
#if ENABLE_OVERLOADING
PlacesSidebarUnmountSignalInfo ,
#endif
afterPlacesSidebarUnmount ,
genClosure_PlacesSidebarUnmount ,
mk_PlacesSidebarUnmountCallback ,
noPlacesSidebarUnmountCallback ,
onPlacesSidebarUnmount ,
wrap_PlacesSidebarUnmountCallback ,
) where
import Data.GI.Base.ShortPrelude
import qualified Data.GI.Base.ShortPrelude as SP
import qualified Data.GI.Base.Overloading as O
import qualified Prelude as P
import qualified Data.GI.Base.Attributes as GI.Attributes
import qualified Data.GI.Base.ManagedPtr as B.ManagedPtr
import qualified Data.GI.Base.GError as B.GError
import qualified Data.GI.Base.GVariant as B.GVariant
import qualified Data.GI.Base.GValue as B.GValue
import qualified Data.GI.Base.GParamSpec as B.GParamSpec
import qualified Data.GI.Base.CallStack as B.CallStack
import qualified Data.Text as T
import qualified Data.ByteString.Char8 as B
import qualified Data.Map as Map
import qualified Foreign.Ptr as FP
import qualified GI.Atk.Interfaces.ImplementorIface as Atk.ImplementorIface
import qualified GI.GObject.Objects.Object as GObject.Object
import qualified GI.Gdk.Objects.DragContext as Gdk.DragContext
import qualified GI.Gio.Interfaces.File as Gio.File
import qualified GI.Gio.Interfaces.Volume as Gio.Volume
import qualified GI.Gio.Objects.MountOperation as Gio.MountOperation
import {-# SOURCE #-} qualified GI.Gtk.Flags as Gtk.Flags
import {-# SOURCE #-} qualified GI.Gtk.Interfaces.Buildable as Gtk.Buildable
import {-# SOURCE #-} qualified GI.Gtk.Objects.Bin as Gtk.Bin
import {-# SOURCE #-} qualified GI.Gtk.Objects.Container as Gtk.Container
import {-# SOURCE #-} qualified GI.Gtk.Objects.ScrolledWindow as Gtk.ScrolledWindow
import {-# SOURCE #-} qualified GI.Gtk.Objects.Widget as Gtk.Widget
newtype PlacesSidebar = PlacesSidebar (ManagedPtr PlacesSidebar)
foreign import ccall "gtk_places_sidebar_get_type"
c_gtk_places_sidebar_get_type :: IO GType
instance GObject PlacesSidebar where
gobjectType _ = c_gtk_places_sidebar_get_type
class GObject o => IsPlacesSidebar o
#if MIN_VERSION_base(4,9,0)
instance {-# OVERLAPPABLE #-} (GObject a, O.UnknownAncestorError PlacesSidebar a) =>
IsPlacesSidebar a
#endif
instance IsPlacesSidebar PlacesSidebar
instance Gtk.ScrolledWindow.IsScrolledWindow PlacesSidebar
instance Gtk.Bin.IsBin PlacesSidebar
instance Gtk.Container.IsContainer PlacesSidebar
instance Gtk.Widget.IsWidget PlacesSidebar
instance GObject.Object.IsObject PlacesSidebar
instance Atk.ImplementorIface.IsImplementorIface PlacesSidebar
instance Gtk.Buildable.IsBuildable PlacesSidebar
toPlacesSidebar :: (MonadIO m, IsPlacesSidebar o) => o -> m PlacesSidebar
toPlacesSidebar = liftIO . unsafeCastTo PlacesSidebar
noPlacesSidebar :: Maybe PlacesSidebar
noPlacesSidebar = Nothing
#if ENABLE_OVERLOADING
type family ResolvePlacesSidebarMethod (t :: Symbol) (o :: *) :: * where
ResolvePlacesSidebarMethod "activate" o = Gtk.Widget.WidgetActivateMethodInfo
ResolvePlacesSidebarMethod "add" o = Gtk.Container.ContainerAddMethodInfo
ResolvePlacesSidebarMethod "addAccelerator" o = Gtk.Widget.WidgetAddAcceleratorMethodInfo
ResolvePlacesSidebarMethod "addChild" o = Gtk.Buildable.BuildableAddChildMethodInfo
ResolvePlacesSidebarMethod "addDeviceEvents" o = Gtk.Widget.WidgetAddDeviceEventsMethodInfo
ResolvePlacesSidebarMethod "addEvents" o = Gtk.Widget.WidgetAddEventsMethodInfo
ResolvePlacesSidebarMethod "addMnemonicLabel" o = Gtk.Widget.WidgetAddMnemonicLabelMethodInfo
ResolvePlacesSidebarMethod "addShortcut" o = PlacesSidebarAddShortcutMethodInfo
ResolvePlacesSidebarMethod "addTickCallback" o = Gtk.Widget.WidgetAddTickCallbackMethodInfo
ResolvePlacesSidebarMethod "addWithViewport" o = Gtk.ScrolledWindow.ScrolledWindowAddWithViewportMethodInfo
ResolvePlacesSidebarMethod "bindProperty" o = GObject.Object.ObjectBindPropertyMethodInfo
ResolvePlacesSidebarMethod "bindPropertyFull" o = GObject.Object.ObjectBindPropertyFullMethodInfo
ResolvePlacesSidebarMethod "canActivateAccel" o = Gtk.Widget.WidgetCanActivateAccelMethodInfo
ResolvePlacesSidebarMethod "checkResize" o = Gtk.Container.ContainerCheckResizeMethodInfo
ResolvePlacesSidebarMethod "childFocus" o = Gtk.Widget.WidgetChildFocusMethodInfo
ResolvePlacesSidebarMethod "childGetProperty" o = Gtk.Container.ContainerChildGetPropertyMethodInfo
ResolvePlacesSidebarMethod "childNotify" o = Gtk.Container.ContainerChildNotifyMethodInfo
ResolvePlacesSidebarMethod "childNotifyByPspec" o = Gtk.Container.ContainerChildNotifyByPspecMethodInfo
ResolvePlacesSidebarMethod "childSetProperty" o = Gtk.Container.ContainerChildSetPropertyMethodInfo
ResolvePlacesSidebarMethod "childType" o = Gtk.Container.ContainerChildTypeMethodInfo
ResolvePlacesSidebarMethod "classPath" o = Gtk.Widget.WidgetClassPathMethodInfo
ResolvePlacesSidebarMethod "computeExpand" o = Gtk.Widget.WidgetComputeExpandMethodInfo
ResolvePlacesSidebarMethod "constructChild" o = Gtk.Buildable.BuildableConstructChildMethodInfo
ResolvePlacesSidebarMethod "createPangoContext" o = Gtk.Widget.WidgetCreatePangoContextMethodInfo
ResolvePlacesSidebarMethod "createPangoLayout" o = Gtk.Widget.WidgetCreatePangoLayoutMethodInfo
ResolvePlacesSidebarMethod "customFinished" o = Gtk.Buildable.BuildableCustomFinishedMethodInfo
ResolvePlacesSidebarMethod "customTagEnd" o = Gtk.Buildable.BuildableCustomTagEndMethodInfo
ResolvePlacesSidebarMethod "customTagStart" o = Gtk.Buildable.BuildableCustomTagStartMethodInfo
ResolvePlacesSidebarMethod "destroy" o = Gtk.Widget.WidgetDestroyMethodInfo
ResolvePlacesSidebarMethod "destroyed" o = Gtk.Widget.WidgetDestroyedMethodInfo
ResolvePlacesSidebarMethod "deviceIsShadowed" o = Gtk.Widget.WidgetDeviceIsShadowedMethodInfo
ResolvePlacesSidebarMethod "dragBegin" o = Gtk.Widget.WidgetDragBeginMethodInfo
ResolvePlacesSidebarMethod "dragBeginWithCoordinates" o = Gtk.Widget.WidgetDragBeginWithCoordinatesMethodInfo
ResolvePlacesSidebarMethod "dragCheckThreshold" o = Gtk.Widget.WidgetDragCheckThresholdMethodInfo
ResolvePlacesSidebarMethod "dragDestAddImageTargets" o = Gtk.Widget.WidgetDragDestAddImageTargetsMethodInfo
ResolvePlacesSidebarMethod "dragDestAddTextTargets" o = Gtk.Widget.WidgetDragDestAddTextTargetsMethodInfo
ResolvePlacesSidebarMethod "dragDestAddUriTargets" o = Gtk.Widget.WidgetDragDestAddUriTargetsMethodInfo
ResolvePlacesSidebarMethod "dragDestFindTarget" o = Gtk.Widget.WidgetDragDestFindTargetMethodInfo
ResolvePlacesSidebarMethod "dragDestGetTargetList" o = Gtk.Widget.WidgetDragDestGetTargetListMethodInfo
ResolvePlacesSidebarMethod "dragDestGetTrackMotion" o = Gtk.Widget.WidgetDragDestGetTrackMotionMethodInfo
ResolvePlacesSidebarMethod "dragDestSet" o = Gtk.Widget.WidgetDragDestSetMethodInfo
ResolvePlacesSidebarMethod "dragDestSetProxy" o = Gtk.Widget.WidgetDragDestSetProxyMethodInfo
ResolvePlacesSidebarMethod "dragDestSetTargetList" o = Gtk.Widget.WidgetDragDestSetTargetListMethodInfo
ResolvePlacesSidebarMethod "dragDestSetTrackMotion" o = Gtk.Widget.WidgetDragDestSetTrackMotionMethodInfo
ResolvePlacesSidebarMethod "dragDestUnset" o = Gtk.Widget.WidgetDragDestUnsetMethodInfo
ResolvePlacesSidebarMethod "dragGetData" o = Gtk.Widget.WidgetDragGetDataMethodInfo
ResolvePlacesSidebarMethod "dragHighlight" o = Gtk.Widget.WidgetDragHighlightMethodInfo
ResolvePlacesSidebarMethod "dragSourceAddImageTargets" o = Gtk.Widget.WidgetDragSourceAddImageTargetsMethodInfo
ResolvePlacesSidebarMethod "dragSourceAddTextTargets" o = Gtk.Widget.WidgetDragSourceAddTextTargetsMethodInfo
ResolvePlacesSidebarMethod "dragSourceAddUriTargets" o = Gtk.Widget.WidgetDragSourceAddUriTargetsMethodInfo
ResolvePlacesSidebarMethod "dragSourceGetTargetList" o = Gtk.Widget.WidgetDragSourceGetTargetListMethodInfo
ResolvePlacesSidebarMethod "dragSourceSet" o = Gtk.Widget.WidgetDragSourceSetMethodInfo
ResolvePlacesSidebarMethod "dragSourceSetIconGicon" o = Gtk.Widget.WidgetDragSourceSetIconGiconMethodInfo
ResolvePlacesSidebarMethod "dragSourceSetIconName" o = Gtk.Widget.WidgetDragSourceSetIconNameMethodInfo
ResolvePlacesSidebarMethod "dragSourceSetIconPixbuf" o = Gtk.Widget.WidgetDragSourceSetIconPixbufMethodInfo
ResolvePlacesSidebarMethod "dragSourceSetIconStock" o = Gtk.Widget.WidgetDragSourceSetIconStockMethodInfo
ResolvePlacesSidebarMethod "dragSourceSetTargetList" o = Gtk.Widget.WidgetDragSourceSetTargetListMethodInfo
ResolvePlacesSidebarMethod "dragSourceUnset" o = Gtk.Widget.WidgetDragSourceUnsetMethodInfo
ResolvePlacesSidebarMethod "dragUnhighlight" o = Gtk.Widget.WidgetDragUnhighlightMethodInfo
ResolvePlacesSidebarMethod "draw" o = Gtk.Widget.WidgetDrawMethodInfo
ResolvePlacesSidebarMethod "ensureStyle" o = Gtk.Widget.WidgetEnsureStyleMethodInfo
ResolvePlacesSidebarMethod "errorBell" o = Gtk.Widget.WidgetErrorBellMethodInfo
ResolvePlacesSidebarMethod "event" o = Gtk.Widget.WidgetEventMethodInfo
ResolvePlacesSidebarMethod "forall" o = Gtk.Container.ContainerForallMethodInfo
ResolvePlacesSidebarMethod "forceFloating" o = GObject.Object.ObjectForceFloatingMethodInfo
ResolvePlacesSidebarMethod "foreach" o = Gtk.Container.ContainerForeachMethodInfo
ResolvePlacesSidebarMethod "freezeChildNotify" o = Gtk.Widget.WidgetFreezeChildNotifyMethodInfo
ResolvePlacesSidebarMethod "freezeNotify" o = GObject.Object.ObjectFreezeNotifyMethodInfo
ResolvePlacesSidebarMethod "getv" o = GObject.Object.ObjectGetvMethodInfo
ResolvePlacesSidebarMethod "grabAdd" o = Gtk.Widget.WidgetGrabAddMethodInfo
ResolvePlacesSidebarMethod "grabDefault" o = Gtk.Widget.WidgetGrabDefaultMethodInfo
ResolvePlacesSidebarMethod "grabFocus" o = Gtk.Widget.WidgetGrabFocusMethodInfo
ResolvePlacesSidebarMethod "grabRemove" o = Gtk.Widget.WidgetGrabRemoveMethodInfo
ResolvePlacesSidebarMethod "hasDefault" o = Gtk.Widget.WidgetHasDefaultMethodInfo
ResolvePlacesSidebarMethod "hasFocus" o = Gtk.Widget.WidgetHasFocusMethodInfo
ResolvePlacesSidebarMethod "hasGrab" o = Gtk.Widget.WidgetHasGrabMethodInfo
ResolvePlacesSidebarMethod "hasRcStyle" o = Gtk.Widget.WidgetHasRcStyleMethodInfo
ResolvePlacesSidebarMethod "hasScreen" o = Gtk.Widget.WidgetHasScreenMethodInfo
ResolvePlacesSidebarMethod "hasVisibleFocus" o = Gtk.Widget.WidgetHasVisibleFocusMethodInfo
ResolvePlacesSidebarMethod "hide" o = Gtk.Widget.WidgetHideMethodInfo
ResolvePlacesSidebarMethod "hideOnDelete" o = Gtk.Widget.WidgetHideOnDeleteMethodInfo
ResolvePlacesSidebarMethod "inDestruction" o = Gtk.Widget.WidgetInDestructionMethodInfo
ResolvePlacesSidebarMethod "initTemplate" o = Gtk.Widget.WidgetInitTemplateMethodInfo
ResolvePlacesSidebarMethod "inputShapeCombineRegion" o = Gtk.Widget.WidgetInputShapeCombineRegionMethodInfo
ResolvePlacesSidebarMethod "insertActionGroup" o = Gtk.Widget.WidgetInsertActionGroupMethodInfo
ResolvePlacesSidebarMethod "intersect" o = Gtk.Widget.WidgetIntersectMethodInfo
ResolvePlacesSidebarMethod "isAncestor" o = Gtk.Widget.WidgetIsAncestorMethodInfo
ResolvePlacesSidebarMethod "isComposited" o = Gtk.Widget.WidgetIsCompositedMethodInfo
ResolvePlacesSidebarMethod "isDrawable" o = Gtk.Widget.WidgetIsDrawableMethodInfo
ResolvePlacesSidebarMethod "isFloating" o = GObject.Object.ObjectIsFloatingMethodInfo
ResolvePlacesSidebarMethod "isFocus" o = Gtk.Widget.WidgetIsFocusMethodInfo
ResolvePlacesSidebarMethod "isSensitive" o = Gtk.Widget.WidgetIsSensitiveMethodInfo
ResolvePlacesSidebarMethod "isToplevel" o = Gtk.Widget.WidgetIsToplevelMethodInfo
ResolvePlacesSidebarMethod "isVisible" o = Gtk.Widget.WidgetIsVisibleMethodInfo
ResolvePlacesSidebarMethod "keynavFailed" o = Gtk.Widget.WidgetKeynavFailedMethodInfo
ResolvePlacesSidebarMethod "listAccelClosures" o = Gtk.Widget.WidgetListAccelClosuresMethodInfo
ResolvePlacesSidebarMethod "listActionPrefixes" o = Gtk.Widget.WidgetListActionPrefixesMethodInfo
ResolvePlacesSidebarMethod "listMnemonicLabels" o = Gtk.Widget.WidgetListMnemonicLabelsMethodInfo
ResolvePlacesSidebarMethod "listShortcuts" o = PlacesSidebarListShortcutsMethodInfo
ResolvePlacesSidebarMethod "map" o = Gtk.Widget.WidgetMapMethodInfo
ResolvePlacesSidebarMethod "mnemonicActivate" o = Gtk.Widget.WidgetMnemonicActivateMethodInfo
ResolvePlacesSidebarMethod "modifyBase" o = Gtk.Widget.WidgetModifyBaseMethodInfo
ResolvePlacesSidebarMethod "modifyBg" o = Gtk.Widget.WidgetModifyBgMethodInfo
ResolvePlacesSidebarMethod "modifyCursor" o = Gtk.Widget.WidgetModifyCursorMethodInfo
ResolvePlacesSidebarMethod "modifyFg" o = Gtk.Widget.WidgetModifyFgMethodInfo
ResolvePlacesSidebarMethod "modifyFont" o = Gtk.Widget.WidgetModifyFontMethodInfo
ResolvePlacesSidebarMethod "modifyStyle" o = Gtk.Widget.WidgetModifyStyleMethodInfo
ResolvePlacesSidebarMethod "modifyText" o = Gtk.Widget.WidgetModifyTextMethodInfo
ResolvePlacesSidebarMethod "notify" o = GObject.Object.ObjectNotifyMethodInfo
ResolvePlacesSidebarMethod "notifyByPspec" o = GObject.Object.ObjectNotifyByPspecMethodInfo
ResolvePlacesSidebarMethod "overrideBackgroundColor" o = Gtk.Widget.WidgetOverrideBackgroundColorMethodInfo
ResolvePlacesSidebarMethod "overrideColor" o = Gtk.Widget.WidgetOverrideColorMethodInfo
ResolvePlacesSidebarMethod "overrideCursor" o = Gtk.Widget.WidgetOverrideCursorMethodInfo
ResolvePlacesSidebarMethod "overrideFont" o = Gtk.Widget.WidgetOverrideFontMethodInfo
ResolvePlacesSidebarMethod "overrideSymbolicColor" o = Gtk.Widget.WidgetOverrideSymbolicColorMethodInfo
ResolvePlacesSidebarMethod "parserFinished" o = Gtk.Buildable.BuildableParserFinishedMethodInfo
ResolvePlacesSidebarMethod "path" o = Gtk.Widget.WidgetPathMethodInfo
ResolvePlacesSidebarMethod "propagateDraw" o = Gtk.Container.ContainerPropagateDrawMethodInfo
ResolvePlacesSidebarMethod "queueAllocate" o = Gtk.Widget.WidgetQueueAllocateMethodInfo
ResolvePlacesSidebarMethod "queueComputeExpand" o = Gtk.Widget.WidgetQueueComputeExpandMethodInfo
ResolvePlacesSidebarMethod "queueDraw" o = Gtk.Widget.WidgetQueueDrawMethodInfo
ResolvePlacesSidebarMethod "queueDrawArea" o = Gtk.Widget.WidgetQueueDrawAreaMethodInfo
ResolvePlacesSidebarMethod "queueDrawRegion" o = Gtk.Widget.WidgetQueueDrawRegionMethodInfo
ResolvePlacesSidebarMethod "queueResize" o = Gtk.Widget.WidgetQueueResizeMethodInfo
ResolvePlacesSidebarMethod "queueResizeNoRedraw" o = Gtk.Widget.WidgetQueueResizeNoRedrawMethodInfo
ResolvePlacesSidebarMethod "realize" o = Gtk.Widget.WidgetRealizeMethodInfo
ResolvePlacesSidebarMethod "ref" o = GObject.Object.ObjectRefMethodInfo
ResolvePlacesSidebarMethod "refSink" o = GObject.Object.ObjectRefSinkMethodInfo
ResolvePlacesSidebarMethod "regionIntersect" o = Gtk.Widget.WidgetRegionIntersectMethodInfo
ResolvePlacesSidebarMethod "registerWindow" o = Gtk.Widget.WidgetRegisterWindowMethodInfo
ResolvePlacesSidebarMethod "remove" o = Gtk.Container.ContainerRemoveMethodInfo
ResolvePlacesSidebarMethod "removeAccelerator" o = Gtk.Widget.WidgetRemoveAcceleratorMethodInfo
ResolvePlacesSidebarMethod "removeMnemonicLabel" o = Gtk.Widget.WidgetRemoveMnemonicLabelMethodInfo
ResolvePlacesSidebarMethod "removeShortcut" o = PlacesSidebarRemoveShortcutMethodInfo
ResolvePlacesSidebarMethod "removeTickCallback" o = Gtk.Widget.WidgetRemoveTickCallbackMethodInfo
ResolvePlacesSidebarMethod "renderIcon" o = Gtk.Widget.WidgetRenderIconMethodInfo
ResolvePlacesSidebarMethod "renderIconPixbuf" o = Gtk.Widget.WidgetRenderIconPixbufMethodInfo
ResolvePlacesSidebarMethod "reparent" o = Gtk.Widget.WidgetReparentMethodInfo
ResolvePlacesSidebarMethod "resetRcStyles" o = Gtk.Widget.WidgetResetRcStylesMethodInfo
ResolvePlacesSidebarMethod "resetStyle" o = Gtk.Widget.WidgetResetStyleMethodInfo
ResolvePlacesSidebarMethod "resizeChildren" o = Gtk.Container.ContainerResizeChildrenMethodInfo
ResolvePlacesSidebarMethod "runDispose" o = GObject.Object.ObjectRunDisposeMethodInfo
ResolvePlacesSidebarMethod "sendExpose" o = Gtk.Widget.WidgetSendExposeMethodInfo
ResolvePlacesSidebarMethod "sendFocusChange" o = Gtk.Widget.WidgetSendFocusChangeMethodInfo
ResolvePlacesSidebarMethod "shapeCombineRegion" o = Gtk.Widget.WidgetShapeCombineRegionMethodInfo
ResolvePlacesSidebarMethod "show" o = Gtk.Widget.WidgetShowMethodInfo
ResolvePlacesSidebarMethod "showAll" o = Gtk.Widget.WidgetShowAllMethodInfo
ResolvePlacesSidebarMethod "showNow" o = Gtk.Widget.WidgetShowNowMethodInfo
ResolvePlacesSidebarMethod "sizeAllocate" o = Gtk.Widget.WidgetSizeAllocateMethodInfo
ResolvePlacesSidebarMethod "sizeAllocateWithBaseline" o = Gtk.Widget.WidgetSizeAllocateWithBaselineMethodInfo
ResolvePlacesSidebarMethod "sizeRequest" o = Gtk.Widget.WidgetSizeRequestMethodInfo
ResolvePlacesSidebarMethod "stealData" o = GObject.Object.ObjectStealDataMethodInfo
ResolvePlacesSidebarMethod "stealQdata" o = GObject.Object.ObjectStealQdataMethodInfo
ResolvePlacesSidebarMethod "styleAttach" o = Gtk.Widget.WidgetStyleAttachMethodInfo
ResolvePlacesSidebarMethod "styleGetProperty" o = Gtk.Widget.WidgetStyleGetPropertyMethodInfo
ResolvePlacesSidebarMethod "thawChildNotify" o = Gtk.Widget.WidgetThawChildNotifyMethodInfo
ResolvePlacesSidebarMethod "thawNotify" o = GObject.Object.ObjectThawNotifyMethodInfo
ResolvePlacesSidebarMethod "translateCoordinates" o = Gtk.Widget.WidgetTranslateCoordinatesMethodInfo
ResolvePlacesSidebarMethod "triggerTooltipQuery" o = Gtk.Widget.WidgetTriggerTooltipQueryMethodInfo
ResolvePlacesSidebarMethod "unmap" o = Gtk.Widget.WidgetUnmapMethodInfo
ResolvePlacesSidebarMethod "unparent" o = Gtk.Widget.WidgetUnparentMethodInfo
ResolvePlacesSidebarMethod "unrealize" o = Gtk.Widget.WidgetUnrealizeMethodInfo
ResolvePlacesSidebarMethod "unref" o = GObject.Object.ObjectUnrefMethodInfo
ResolvePlacesSidebarMethod "unregisterWindow" o = Gtk.Widget.WidgetUnregisterWindowMethodInfo
ResolvePlacesSidebarMethod "unsetFocusChain" o = Gtk.Container.ContainerUnsetFocusChainMethodInfo
ResolvePlacesSidebarMethod "unsetPlacement" o = Gtk.ScrolledWindow.ScrolledWindowUnsetPlacementMethodInfo
ResolvePlacesSidebarMethod "unsetStateFlags" o = Gtk.Widget.WidgetUnsetStateFlagsMethodInfo
ResolvePlacesSidebarMethod "watchClosure" o = GObject.Object.ObjectWatchClosureMethodInfo
ResolvePlacesSidebarMethod "getAccessible" o = Gtk.Widget.WidgetGetAccessibleMethodInfo
ResolvePlacesSidebarMethod "getActionGroup" o = Gtk.Widget.WidgetGetActionGroupMethodInfo
ResolvePlacesSidebarMethod "getAllocatedBaseline" o = Gtk.Widget.WidgetGetAllocatedBaselineMethodInfo
ResolvePlacesSidebarMethod "getAllocatedHeight" o = Gtk.Widget.WidgetGetAllocatedHeightMethodInfo
ResolvePlacesSidebarMethod "getAllocatedSize" o = Gtk.Widget.WidgetGetAllocatedSizeMethodInfo
ResolvePlacesSidebarMethod "getAllocatedWidth" o = Gtk.Widget.WidgetGetAllocatedWidthMethodInfo
ResolvePlacesSidebarMethod "getAllocation" o = Gtk.Widget.WidgetGetAllocationMethodInfo
ResolvePlacesSidebarMethod "getAncestor" o = Gtk.Widget.WidgetGetAncestorMethodInfo
ResolvePlacesSidebarMethod "getAppPaintable" o = Gtk.Widget.WidgetGetAppPaintableMethodInfo
ResolvePlacesSidebarMethod "getBorderWidth" o = Gtk.Container.ContainerGetBorderWidthMethodInfo
ResolvePlacesSidebarMethod "getCanDefault" o = Gtk.Widget.WidgetGetCanDefaultMethodInfo
ResolvePlacesSidebarMethod "getCanFocus" o = Gtk.Widget.WidgetGetCanFocusMethodInfo
ResolvePlacesSidebarMethod "getCaptureButtonPress" o = Gtk.ScrolledWindow.ScrolledWindowGetCaptureButtonPressMethodInfo
ResolvePlacesSidebarMethod "getChild" o = Gtk.Bin.BinGetChildMethodInfo
ResolvePlacesSidebarMethod "getChildRequisition" o = Gtk.Widget.WidgetGetChildRequisitionMethodInfo
ResolvePlacesSidebarMethod "getChildVisible" o = Gtk.Widget.WidgetGetChildVisibleMethodInfo
ResolvePlacesSidebarMethod "getChildren" o = Gtk.Container.ContainerGetChildrenMethodInfo
ResolvePlacesSidebarMethod "getClip" o = Gtk.Widget.WidgetGetClipMethodInfo
ResolvePlacesSidebarMethod "getClipboard" o = Gtk.Widget.WidgetGetClipboardMethodInfo
ResolvePlacesSidebarMethod "getCompositeName" o = Gtk.Widget.WidgetGetCompositeNameMethodInfo
ResolvePlacesSidebarMethod "getData" o = GObject.Object.ObjectGetDataMethodInfo
ResolvePlacesSidebarMethod "getDeviceEnabled" o = Gtk.Widget.WidgetGetDeviceEnabledMethodInfo
ResolvePlacesSidebarMethod "getDeviceEvents" o = Gtk.Widget.WidgetGetDeviceEventsMethodInfo
ResolvePlacesSidebarMethod "getDirection" o = Gtk.Widget.WidgetGetDirectionMethodInfo
ResolvePlacesSidebarMethod "getDisplay" o = Gtk.Widget.WidgetGetDisplayMethodInfo
ResolvePlacesSidebarMethod "getDoubleBuffered" o = Gtk.Widget.WidgetGetDoubleBufferedMethodInfo
ResolvePlacesSidebarMethod "getEvents" o = Gtk.Widget.WidgetGetEventsMethodInfo
ResolvePlacesSidebarMethod "getFocusChain" o = Gtk.Container.ContainerGetFocusChainMethodInfo
ResolvePlacesSidebarMethod "getFocusChild" o = Gtk.Container.ContainerGetFocusChildMethodInfo
ResolvePlacesSidebarMethod "getFocusHadjustment" o = Gtk.Container.ContainerGetFocusHadjustmentMethodInfo
ResolvePlacesSidebarMethod "getFocusOnClick" o = Gtk.Widget.WidgetGetFocusOnClickMethodInfo
ResolvePlacesSidebarMethod "getFocusVadjustment" o = Gtk.Container.ContainerGetFocusVadjustmentMethodInfo
ResolvePlacesSidebarMethod "getFontMap" o = Gtk.Widget.WidgetGetFontMapMethodInfo
ResolvePlacesSidebarMethod "getFontOptions" o = Gtk.Widget.WidgetGetFontOptionsMethodInfo
ResolvePlacesSidebarMethod "getFrameClock" o = Gtk.Widget.WidgetGetFrameClockMethodInfo
ResolvePlacesSidebarMethod "getHadjustment" o = Gtk.ScrolledWindow.ScrolledWindowGetHadjustmentMethodInfo
ResolvePlacesSidebarMethod "getHalign" o = Gtk.Widget.WidgetGetHalignMethodInfo
ResolvePlacesSidebarMethod "getHasTooltip" o = Gtk.Widget.WidgetGetHasTooltipMethodInfo
ResolvePlacesSidebarMethod "getHasWindow" o = Gtk.Widget.WidgetGetHasWindowMethodInfo
ResolvePlacesSidebarMethod "getHexpand" o = Gtk.Widget.WidgetGetHexpandMethodInfo
ResolvePlacesSidebarMethod "getHexpandSet" o = Gtk.Widget.WidgetGetHexpandSetMethodInfo
ResolvePlacesSidebarMethod "getHscrollbar" o = Gtk.ScrolledWindow.ScrolledWindowGetHscrollbarMethodInfo
ResolvePlacesSidebarMethod "getInternalChild" o = Gtk.Buildable.BuildableGetInternalChildMethodInfo
ResolvePlacesSidebarMethod "getKineticScrolling" o = Gtk.ScrolledWindow.ScrolledWindowGetKineticScrollingMethodInfo
ResolvePlacesSidebarMethod "getLocalOnly" o = PlacesSidebarGetLocalOnlyMethodInfo
ResolvePlacesSidebarMethod "getLocation" o = PlacesSidebarGetLocationMethodInfo
ResolvePlacesSidebarMethod "getMapped" o = Gtk.Widget.WidgetGetMappedMethodInfo
ResolvePlacesSidebarMethod "getMarginBottom" o = Gtk.Widget.WidgetGetMarginBottomMethodInfo
ResolvePlacesSidebarMethod "getMarginEnd" o = Gtk.Widget.WidgetGetMarginEndMethodInfo
ResolvePlacesSidebarMethod "getMarginLeft" o = Gtk.Widget.WidgetGetMarginLeftMethodInfo
ResolvePlacesSidebarMethod "getMarginRight" o = Gtk.Widget.WidgetGetMarginRightMethodInfo
ResolvePlacesSidebarMethod "getMarginStart" o = Gtk.Widget.WidgetGetMarginStartMethodInfo
ResolvePlacesSidebarMethod "getMarginTop" o = Gtk.Widget.WidgetGetMarginTopMethodInfo
ResolvePlacesSidebarMethod "getMaxContentHeight" o = Gtk.ScrolledWindow.ScrolledWindowGetMaxContentHeightMethodInfo
ResolvePlacesSidebarMethod "getMaxContentWidth" o = Gtk.ScrolledWindow.ScrolledWindowGetMaxContentWidthMethodInfo
ResolvePlacesSidebarMethod "getMinContentHeight" o = Gtk.ScrolledWindow.ScrolledWindowGetMinContentHeightMethodInfo
ResolvePlacesSidebarMethod "getMinContentWidth" o = Gtk.ScrolledWindow.ScrolledWindowGetMinContentWidthMethodInfo
ResolvePlacesSidebarMethod "getModifierMask" o = Gtk.Widget.WidgetGetModifierMaskMethodInfo
ResolvePlacesSidebarMethod "getModifierStyle" o = Gtk.Widget.WidgetGetModifierStyleMethodInfo
ResolvePlacesSidebarMethod "getName" o = Gtk.Widget.WidgetGetNameMethodInfo
ResolvePlacesSidebarMethod "getNoShowAll" o = Gtk.Widget.WidgetGetNoShowAllMethodInfo
ResolvePlacesSidebarMethod "getNthBookmark" o = PlacesSidebarGetNthBookmarkMethodInfo
ResolvePlacesSidebarMethod "getOpacity" o = Gtk.Widget.WidgetGetOpacityMethodInfo
ResolvePlacesSidebarMethod "getOpenFlags" o = PlacesSidebarGetOpenFlagsMethodInfo
ResolvePlacesSidebarMethod "getOverlayScrolling" o = Gtk.ScrolledWindow.ScrolledWindowGetOverlayScrollingMethodInfo
ResolvePlacesSidebarMethod "getPangoContext" o = Gtk.Widget.WidgetGetPangoContextMethodInfo
ResolvePlacesSidebarMethod "getParent" o = Gtk.Widget.WidgetGetParentMethodInfo
ResolvePlacesSidebarMethod "getParentWindow" o = Gtk.Widget.WidgetGetParentWindowMethodInfo
ResolvePlacesSidebarMethod "getPath" o = Gtk.Widget.WidgetGetPathMethodInfo
ResolvePlacesSidebarMethod "getPathForChild" o = Gtk.Container.ContainerGetPathForChildMethodInfo
ResolvePlacesSidebarMethod "getPlacement" o = Gtk.ScrolledWindow.ScrolledWindowGetPlacementMethodInfo
ResolvePlacesSidebarMethod "getPointer" o = Gtk.Widget.WidgetGetPointerMethodInfo
ResolvePlacesSidebarMethod "getPolicy" o = Gtk.ScrolledWindow.ScrolledWindowGetPolicyMethodInfo
ResolvePlacesSidebarMethod "getPreferredHeight" o = Gtk.Widget.WidgetGetPreferredHeightMethodInfo
ResolvePlacesSidebarMethod "getPreferredHeightAndBaselineForWidth" o = Gtk.Widget.WidgetGetPreferredHeightAndBaselineForWidthMethodInfo
ResolvePlacesSidebarMethod "getPreferredHeightForWidth" o = Gtk.Widget.WidgetGetPreferredHeightForWidthMethodInfo
ResolvePlacesSidebarMethod "getPreferredSize" o = Gtk.Widget.WidgetGetPreferredSizeMethodInfo
ResolvePlacesSidebarMethod "getPreferredWidth" o = Gtk.Widget.WidgetGetPreferredWidthMethodInfo
ResolvePlacesSidebarMethod "getPreferredWidthForHeight" o = Gtk.Widget.WidgetGetPreferredWidthForHeightMethodInfo
ResolvePlacesSidebarMethod "getPropagateNaturalHeight" o = Gtk.ScrolledWindow.ScrolledWindowGetPropagateNaturalHeightMethodInfo
ResolvePlacesSidebarMethod "getPropagateNaturalWidth" o = Gtk.ScrolledWindow.ScrolledWindowGetPropagateNaturalWidthMethodInfo
ResolvePlacesSidebarMethod "getProperty" o = GObject.Object.ObjectGetPropertyMethodInfo
ResolvePlacesSidebarMethod "getQdata" o = GObject.Object.ObjectGetQdataMethodInfo
ResolvePlacesSidebarMethod "getRealized" o = Gtk.Widget.WidgetGetRealizedMethodInfo
ResolvePlacesSidebarMethod "getReceivesDefault" o = Gtk.Widget.WidgetGetReceivesDefaultMethodInfo
ResolvePlacesSidebarMethod "getRequestMode" o = Gtk.Widget.WidgetGetRequestModeMethodInfo
ResolvePlacesSidebarMethod "getRequisition" o = Gtk.Widget.WidgetGetRequisitionMethodInfo
ResolvePlacesSidebarMethod "getResizeMode" o = Gtk.Container.ContainerGetResizeModeMethodInfo
ResolvePlacesSidebarMethod "getRootWindow" o = Gtk.Widget.WidgetGetRootWindowMethodInfo
ResolvePlacesSidebarMethod "getScaleFactor" o = Gtk.Widget.WidgetGetScaleFactorMethodInfo
ResolvePlacesSidebarMethod "getScreen" o = Gtk.Widget.WidgetGetScreenMethodInfo
ResolvePlacesSidebarMethod "getSensitive" o = Gtk.Widget.WidgetGetSensitiveMethodInfo
ResolvePlacesSidebarMethod "getSettings" o = Gtk.Widget.WidgetGetSettingsMethodInfo
ResolvePlacesSidebarMethod "getShadowType" o = Gtk.ScrolledWindow.ScrolledWindowGetShadowTypeMethodInfo
ResolvePlacesSidebarMethod "getShowConnectToServer" o = PlacesSidebarGetShowConnectToServerMethodInfo
ResolvePlacesSidebarMethod "getShowDesktop" o = PlacesSidebarGetShowDesktopMethodInfo
ResolvePlacesSidebarMethod "getShowEnterLocation" o = PlacesSidebarGetShowEnterLocationMethodInfo
ResolvePlacesSidebarMethod "getShowOtherLocations" o = PlacesSidebarGetShowOtherLocationsMethodInfo
ResolvePlacesSidebarMethod "getShowRecent" o = PlacesSidebarGetShowRecentMethodInfo
ResolvePlacesSidebarMethod "getShowStarredLocation" o = PlacesSidebarGetShowStarredLocationMethodInfo
ResolvePlacesSidebarMethod "getShowTrash" o = PlacesSidebarGetShowTrashMethodInfo
ResolvePlacesSidebarMethod "getSizeRequest" o = Gtk.Widget.WidgetGetSizeRequestMethodInfo
ResolvePlacesSidebarMethod "getState" o = Gtk.Widget.WidgetGetStateMethodInfo
ResolvePlacesSidebarMethod "getStateFlags" o = Gtk.Widget.WidgetGetStateFlagsMethodInfo
ResolvePlacesSidebarMethod "getStyle" o = Gtk.Widget.WidgetGetStyleMethodInfo
ResolvePlacesSidebarMethod "getStyleContext" o = Gtk.Widget.WidgetGetStyleContextMethodInfo
ResolvePlacesSidebarMethod "getSupportMultidevice" o = Gtk.Widget.WidgetGetSupportMultideviceMethodInfo
ResolvePlacesSidebarMethod "getTemplateChild" o = Gtk.Widget.WidgetGetTemplateChildMethodInfo
ResolvePlacesSidebarMethod "getTooltipMarkup" o = Gtk.Widget.WidgetGetTooltipMarkupMethodInfo
ResolvePlacesSidebarMethod "getTooltipText" o = Gtk.Widget.WidgetGetTooltipTextMethodInfo
ResolvePlacesSidebarMethod "getTooltipWindow" o = Gtk.Widget.WidgetGetTooltipWindowMethodInfo
ResolvePlacesSidebarMethod "getToplevel" o = Gtk.Widget.WidgetGetToplevelMethodInfo
ResolvePlacesSidebarMethod "getVadjustment" o = Gtk.ScrolledWindow.ScrolledWindowGetVadjustmentMethodInfo
ResolvePlacesSidebarMethod "getValign" o = Gtk.Widget.WidgetGetValignMethodInfo
ResolvePlacesSidebarMethod "getValignWithBaseline" o = Gtk.Widget.WidgetGetValignWithBaselineMethodInfo
ResolvePlacesSidebarMethod "getVexpand" o = Gtk.Widget.WidgetGetVexpandMethodInfo
ResolvePlacesSidebarMethod "getVexpandSet" o = Gtk.Widget.WidgetGetVexpandSetMethodInfo
ResolvePlacesSidebarMethod "getVisible" o = Gtk.Widget.WidgetGetVisibleMethodInfo
ResolvePlacesSidebarMethod "getVisual" o = Gtk.Widget.WidgetGetVisualMethodInfo
ResolvePlacesSidebarMethod "getVscrollbar" o = Gtk.ScrolledWindow.ScrolledWindowGetVscrollbarMethodInfo
ResolvePlacesSidebarMethod "getWindow" o = Gtk.Widget.WidgetGetWindowMethodInfo
ResolvePlacesSidebarMethod "setAccelPath" o = Gtk.Widget.WidgetSetAccelPathMethodInfo
ResolvePlacesSidebarMethod "setAllocation" o = Gtk.Widget.WidgetSetAllocationMethodInfo
ResolvePlacesSidebarMethod "setAppPaintable" o = Gtk.Widget.WidgetSetAppPaintableMethodInfo
ResolvePlacesSidebarMethod "setBorderWidth" o = Gtk.Container.ContainerSetBorderWidthMethodInfo
ResolvePlacesSidebarMethod "setBuildableProperty" o = Gtk.Buildable.BuildableSetBuildablePropertyMethodInfo
ResolvePlacesSidebarMethod "setCanDefault" o = Gtk.Widget.WidgetSetCanDefaultMethodInfo
ResolvePlacesSidebarMethod "setCanFocus" o = Gtk.Widget.WidgetSetCanFocusMethodInfo
ResolvePlacesSidebarMethod "setCaptureButtonPress" o = Gtk.ScrolledWindow.ScrolledWindowSetCaptureButtonPressMethodInfo
ResolvePlacesSidebarMethod "setChildVisible" o = Gtk.Widget.WidgetSetChildVisibleMethodInfo
ResolvePlacesSidebarMethod "setClip" o = Gtk.Widget.WidgetSetClipMethodInfo
ResolvePlacesSidebarMethod "setCompositeName" o = Gtk.Widget.WidgetSetCompositeNameMethodInfo
ResolvePlacesSidebarMethod "setData" o = GObject.Object.ObjectSetDataMethodInfo
ResolvePlacesSidebarMethod "setDeviceEnabled" o = Gtk.Widget.WidgetSetDeviceEnabledMethodInfo
ResolvePlacesSidebarMethod "setDeviceEvents" o = Gtk.Widget.WidgetSetDeviceEventsMethodInfo
ResolvePlacesSidebarMethod "setDirection" o = Gtk.Widget.WidgetSetDirectionMethodInfo
ResolvePlacesSidebarMethod "setDoubleBuffered" o = Gtk.Widget.WidgetSetDoubleBufferedMethodInfo
ResolvePlacesSidebarMethod "setDropTargetsVisible" o = PlacesSidebarSetDropTargetsVisibleMethodInfo
ResolvePlacesSidebarMethod "setEvents" o = Gtk.Widget.WidgetSetEventsMethodInfo
ResolvePlacesSidebarMethod "setFocusChain" o = Gtk.Container.ContainerSetFocusChainMethodInfo
ResolvePlacesSidebarMethod "setFocusChild" o = Gtk.Container.ContainerSetFocusChildMethodInfo
ResolvePlacesSidebarMethod "setFocusHadjustment" o = Gtk.Container.ContainerSetFocusHadjustmentMethodInfo
ResolvePlacesSidebarMethod "setFocusOnClick" o = Gtk.Widget.WidgetSetFocusOnClickMethodInfo
ResolvePlacesSidebarMethod "setFocusVadjustment" o = Gtk.Container.ContainerSetFocusVadjustmentMethodInfo
ResolvePlacesSidebarMethod "setFontMap" o = Gtk.Widget.WidgetSetFontMapMethodInfo
ResolvePlacesSidebarMethod "setFontOptions" o = Gtk.Widget.WidgetSetFontOptionsMethodInfo
ResolvePlacesSidebarMethod "setHadjustment" o = Gtk.ScrolledWindow.ScrolledWindowSetHadjustmentMethodInfo
ResolvePlacesSidebarMethod "setHalign" o = Gtk.Widget.WidgetSetHalignMethodInfo
ResolvePlacesSidebarMethod "setHasTooltip" o = Gtk.Widget.WidgetSetHasTooltipMethodInfo
ResolvePlacesSidebarMethod "setHasWindow" o = Gtk.Widget.WidgetSetHasWindowMethodInfo
ResolvePlacesSidebarMethod "setHexpand" o = Gtk.Widget.WidgetSetHexpandMethodInfo
ResolvePlacesSidebarMethod "setHexpandSet" o = Gtk.Widget.WidgetSetHexpandSetMethodInfo
ResolvePlacesSidebarMethod "setKineticScrolling" o = Gtk.ScrolledWindow.ScrolledWindowSetKineticScrollingMethodInfo
ResolvePlacesSidebarMethod "setLocalOnly" o = PlacesSidebarSetLocalOnlyMethodInfo
ResolvePlacesSidebarMethod "setLocation" o = PlacesSidebarSetLocationMethodInfo
ResolvePlacesSidebarMethod "setMapped" o = Gtk.Widget.WidgetSetMappedMethodInfo
ResolvePlacesSidebarMethod "setMarginBottom" o = Gtk.Widget.WidgetSetMarginBottomMethodInfo
ResolvePlacesSidebarMethod "setMarginEnd" o = Gtk.Widget.WidgetSetMarginEndMethodInfo
ResolvePlacesSidebarMethod "setMarginLeft" o = Gtk.Widget.WidgetSetMarginLeftMethodInfo
ResolvePlacesSidebarMethod "setMarginRight" o = Gtk.Widget.WidgetSetMarginRightMethodInfo
ResolvePlacesSidebarMethod "setMarginStart" o = Gtk.Widget.WidgetSetMarginStartMethodInfo
ResolvePlacesSidebarMethod "setMarginTop" o = Gtk.Widget.WidgetSetMarginTopMethodInfo
ResolvePlacesSidebarMethod "setMaxContentHeight" o = Gtk.ScrolledWindow.ScrolledWindowSetMaxContentHeightMethodInfo
ResolvePlacesSidebarMethod "setMaxContentWidth" o = Gtk.ScrolledWindow.ScrolledWindowSetMaxContentWidthMethodInfo
ResolvePlacesSidebarMethod "setMinContentHeight" o = Gtk.ScrolledWindow.ScrolledWindowSetMinContentHeightMethodInfo
ResolvePlacesSidebarMethod "setMinContentWidth" o = Gtk.ScrolledWindow.ScrolledWindowSetMinContentWidthMethodInfo
ResolvePlacesSidebarMethod "setName" o = Gtk.Widget.WidgetSetNameMethodInfo
ResolvePlacesSidebarMethod "setNoShowAll" o = Gtk.Widget.WidgetSetNoShowAllMethodInfo
ResolvePlacesSidebarMethod "setOpacity" o = Gtk.Widget.WidgetSetOpacityMethodInfo
ResolvePlacesSidebarMethod "setOpenFlags" o = PlacesSidebarSetOpenFlagsMethodInfo
ResolvePlacesSidebarMethod "setOverlayScrolling" o = Gtk.ScrolledWindow.ScrolledWindowSetOverlayScrollingMethodInfo
ResolvePlacesSidebarMethod "setParent" o = Gtk.Widget.WidgetSetParentMethodInfo
ResolvePlacesSidebarMethod "setParentWindow" o = Gtk.Widget.WidgetSetParentWindowMethodInfo
ResolvePlacesSidebarMethod "setPlacement" o = Gtk.ScrolledWindow.ScrolledWindowSetPlacementMethodInfo
ResolvePlacesSidebarMethod "setPolicy" o = Gtk.ScrolledWindow.ScrolledWindowSetPolicyMethodInfo
ResolvePlacesSidebarMethod "setPropagateNaturalHeight" o = Gtk.ScrolledWindow.ScrolledWindowSetPropagateNaturalHeightMethodInfo
ResolvePlacesSidebarMethod "setPropagateNaturalWidth" o = Gtk.ScrolledWindow.ScrolledWindowSetPropagateNaturalWidthMethodInfo
ResolvePlacesSidebarMethod "setProperty" o = GObject.Object.ObjectSetPropertyMethodInfo
ResolvePlacesSidebarMethod "setRealized" o = Gtk.Widget.WidgetSetRealizedMethodInfo
ResolvePlacesSidebarMethod "setReallocateRedraws" o = Gtk.Container.ContainerSetReallocateRedrawsMethodInfo
ResolvePlacesSidebarMethod "setReceivesDefault" o = Gtk.Widget.WidgetSetReceivesDefaultMethodInfo
ResolvePlacesSidebarMethod "setRedrawOnAllocate" o = Gtk.Widget.WidgetSetRedrawOnAllocateMethodInfo
ResolvePlacesSidebarMethod "setResizeMode" o = Gtk.Container.ContainerSetResizeModeMethodInfo
ResolvePlacesSidebarMethod "setSensitive" o = Gtk.Widget.WidgetSetSensitiveMethodInfo
ResolvePlacesSidebarMethod "setShadowType" o = Gtk.ScrolledWindow.ScrolledWindowSetShadowTypeMethodInfo
ResolvePlacesSidebarMethod "setShowConnectToServer" o = PlacesSidebarSetShowConnectToServerMethodInfo
ResolvePlacesSidebarMethod "setShowDesktop" o = PlacesSidebarSetShowDesktopMethodInfo
ResolvePlacesSidebarMethod "setShowEnterLocation" o = PlacesSidebarSetShowEnterLocationMethodInfo
ResolvePlacesSidebarMethod "setShowOtherLocations" o = PlacesSidebarSetShowOtherLocationsMethodInfo
ResolvePlacesSidebarMethod "setShowRecent" o = PlacesSidebarSetShowRecentMethodInfo
ResolvePlacesSidebarMethod "setShowStarredLocation" o = PlacesSidebarSetShowStarredLocationMethodInfo
ResolvePlacesSidebarMethod "setShowTrash" o = PlacesSidebarSetShowTrashMethodInfo
ResolvePlacesSidebarMethod "setSizeRequest" o = Gtk.Widget.WidgetSetSizeRequestMethodInfo
ResolvePlacesSidebarMethod "setState" o = Gtk.Widget.WidgetSetStateMethodInfo
ResolvePlacesSidebarMethod "setStateFlags" o = Gtk.Widget.WidgetSetStateFlagsMethodInfo
ResolvePlacesSidebarMethod "setStyle" o = Gtk.Widget.WidgetSetStyleMethodInfo
ResolvePlacesSidebarMethod "setSupportMultidevice" o = Gtk.Widget.WidgetSetSupportMultideviceMethodInfo
ResolvePlacesSidebarMethod "setTooltipMarkup" o = Gtk.Widget.WidgetSetTooltipMarkupMethodInfo
ResolvePlacesSidebarMethod "setTooltipText" o = Gtk.Widget.WidgetSetTooltipTextMethodInfo
ResolvePlacesSidebarMethod "setTooltipWindow" o = Gtk.Widget.WidgetSetTooltipWindowMethodInfo
ResolvePlacesSidebarMethod "setVadjustment" o = Gtk.ScrolledWindow.ScrolledWindowSetVadjustmentMethodInfo
ResolvePlacesSidebarMethod "setValign" o = Gtk.Widget.WidgetSetValignMethodInfo
ResolvePlacesSidebarMethod "setVexpand" o = Gtk.Widget.WidgetSetVexpandMethodInfo
ResolvePlacesSidebarMethod "setVexpandSet" o = Gtk.Widget.WidgetSetVexpandSetMethodInfo
ResolvePlacesSidebarMethod "setVisible" o = Gtk.Widget.WidgetSetVisibleMethodInfo
ResolvePlacesSidebarMethod "setVisual" o = Gtk.Widget.WidgetSetVisualMethodInfo
ResolvePlacesSidebarMethod "setWindow" o = Gtk.Widget.WidgetSetWindowMethodInfo
ResolvePlacesSidebarMethod l o = O.MethodResolutionFailed l o
instance (info ~ ResolvePlacesSidebarMethod t PlacesSidebar, O.MethodInfo info PlacesSidebar p) => O.IsLabelProxy t (PlacesSidebar -> p) where
fromLabelProxy _ = O.overloadedMethod (O.MethodProxy :: O.MethodProxy info)
#if MIN_VERSION_base(4,9,0)
instance (info ~ ResolvePlacesSidebarMethod t PlacesSidebar, O.MethodInfo info PlacesSidebar p) => O.IsLabel t (PlacesSidebar -> p) where
#if MIN_VERSION_base(4,10,0)
fromLabel = O.overloadedMethod (O.MethodProxy :: O.MethodProxy info)
#else
fromLabel _ = O.overloadedMethod (O.MethodProxy :: O.MethodProxy info)
#endif
#endif
#endif
type PlacesSidebarDragActionAskCallback =
Int32
-> IO Int32
noPlacesSidebarDragActionAskCallback :: Maybe PlacesSidebarDragActionAskCallback
noPlacesSidebarDragActionAskCallback = Nothing
type C_PlacesSidebarDragActionAskCallback =
Ptr () ->
Int32 ->
Ptr () ->
IO Int32
foreign import ccall "wrapper"
mk_PlacesSidebarDragActionAskCallback :: C_PlacesSidebarDragActionAskCallback -> IO (FunPtr C_PlacesSidebarDragActionAskCallback)
genClosure_PlacesSidebarDragActionAsk :: PlacesSidebarDragActionAskCallback -> IO Closure
genClosure_PlacesSidebarDragActionAsk cb = do
let cb' = wrap_PlacesSidebarDragActionAskCallback cb
mk_PlacesSidebarDragActionAskCallback cb' >>= newCClosure
wrap_PlacesSidebarDragActionAskCallback ::
PlacesSidebarDragActionAskCallback ->
C_PlacesSidebarDragActionAskCallback
wrap_PlacesSidebarDragActionAskCallback _cb _ actions _ = do
result <- _cb actions
return result
onPlacesSidebarDragActionAsk :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarDragActionAskCallback -> m SignalHandlerId
onPlacesSidebarDragActionAsk obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarDragActionAskCallback cb
cb'' <- mk_PlacesSidebarDragActionAskCallback cb'
connectSignalFunPtr obj "drag-action-ask" cb'' SignalConnectBefore
afterPlacesSidebarDragActionAsk :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarDragActionAskCallback -> m SignalHandlerId
afterPlacesSidebarDragActionAsk obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarDragActionAskCallback cb
cb'' <- mk_PlacesSidebarDragActionAskCallback cb'
connectSignalFunPtr obj "drag-action-ask" cb'' SignalConnectAfter
type PlacesSidebarDragActionRequestedCallback =
Gdk.DragContext.DragContext
-> Gio.File.File
-> [Gio.File.File]
-> IO Int32
noPlacesSidebarDragActionRequestedCallback :: Maybe PlacesSidebarDragActionRequestedCallback
noPlacesSidebarDragActionRequestedCallback = Nothing
type C_PlacesSidebarDragActionRequestedCallback =
Ptr () ->
Ptr Gdk.DragContext.DragContext ->
Ptr Gio.File.File ->
Ptr (GList (Ptr Gio.File.File)) ->
Ptr () ->
IO Int32
foreign import ccall "wrapper"
mk_PlacesSidebarDragActionRequestedCallback :: C_PlacesSidebarDragActionRequestedCallback -> IO (FunPtr C_PlacesSidebarDragActionRequestedCallback)
genClosure_PlacesSidebarDragActionRequested :: PlacesSidebarDragActionRequestedCallback -> IO Closure
genClosure_PlacesSidebarDragActionRequested cb = do
let cb' = wrap_PlacesSidebarDragActionRequestedCallback cb
mk_PlacesSidebarDragActionRequestedCallback cb' >>= newCClosure
wrap_PlacesSidebarDragActionRequestedCallback ::
PlacesSidebarDragActionRequestedCallback ->
C_PlacesSidebarDragActionRequestedCallback
wrap_PlacesSidebarDragActionRequestedCallback _cb _ context destFile sourceFileList _ = do
context' <- (newObject Gdk.DragContext.DragContext) context
destFile' <- (newObject Gio.File.File) destFile
sourceFileList' <- unpackGList sourceFileList
sourceFileList'' <- mapM (newObject Gio.File.File) sourceFileList'
result <- _cb context' destFile' sourceFileList''
return result
onPlacesSidebarDragActionRequested :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarDragActionRequestedCallback -> m SignalHandlerId
onPlacesSidebarDragActionRequested obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarDragActionRequestedCallback cb
cb'' <- mk_PlacesSidebarDragActionRequestedCallback cb'
connectSignalFunPtr obj "drag-action-requested" cb'' SignalConnectBefore
afterPlacesSidebarDragActionRequested :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarDragActionRequestedCallback -> m SignalHandlerId
afterPlacesSidebarDragActionRequested obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarDragActionRequestedCallback cb
cb'' <- mk_PlacesSidebarDragActionRequestedCallback cb'
connectSignalFunPtr obj "drag-action-requested" cb'' SignalConnectAfter
type PlacesSidebarDragPerformDropCallback =
Gio.File.File
-> [Gio.File.File]
-> Int32
-> IO ()
noPlacesSidebarDragPerformDropCallback :: Maybe PlacesSidebarDragPerformDropCallback
noPlacesSidebarDragPerformDropCallback = Nothing
type C_PlacesSidebarDragPerformDropCallback =
Ptr () ->
Ptr Gio.File.File ->
Ptr (GList (Ptr Gio.File.File)) ->
Int32 ->
Ptr () ->
IO ()
foreign import ccall "wrapper"
mk_PlacesSidebarDragPerformDropCallback :: C_PlacesSidebarDragPerformDropCallback -> IO (FunPtr C_PlacesSidebarDragPerformDropCallback)
genClosure_PlacesSidebarDragPerformDrop :: PlacesSidebarDragPerformDropCallback -> IO Closure
genClosure_PlacesSidebarDragPerformDrop cb = do
let cb' = wrap_PlacesSidebarDragPerformDropCallback cb
mk_PlacesSidebarDragPerformDropCallback cb' >>= newCClosure
wrap_PlacesSidebarDragPerformDropCallback ::
PlacesSidebarDragPerformDropCallback ->
C_PlacesSidebarDragPerformDropCallback
wrap_PlacesSidebarDragPerformDropCallback _cb _ destFile sourceFileList action _ = do
destFile' <- (newObject Gio.File.File) destFile
sourceFileList' <- unpackGList sourceFileList
sourceFileList'' <- mapM (newObject Gio.File.File) sourceFileList'
_cb destFile' sourceFileList'' action
onPlacesSidebarDragPerformDrop :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarDragPerformDropCallback -> m SignalHandlerId
onPlacesSidebarDragPerformDrop obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarDragPerformDropCallback cb
cb'' <- mk_PlacesSidebarDragPerformDropCallback cb'
connectSignalFunPtr obj "drag-perform-drop" cb'' SignalConnectBefore
afterPlacesSidebarDragPerformDrop :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarDragPerformDropCallback -> m SignalHandlerId
afterPlacesSidebarDragPerformDrop obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarDragPerformDropCallback cb
cb'' <- mk_PlacesSidebarDragPerformDropCallback cb'
connectSignalFunPtr obj "drag-perform-drop" cb'' SignalConnectAfter
type PlacesSidebarMountCallback =
Gio.MountOperation.MountOperation
-> IO ()
noPlacesSidebarMountCallback :: Maybe PlacesSidebarMountCallback
noPlacesSidebarMountCallback = Nothing
type C_PlacesSidebarMountCallback =
Ptr () ->
Ptr Gio.MountOperation.MountOperation ->
Ptr () ->
IO ()
foreign import ccall "wrapper"
mk_PlacesSidebarMountCallback :: C_PlacesSidebarMountCallback -> IO (FunPtr C_PlacesSidebarMountCallback)
genClosure_PlacesSidebarMount :: PlacesSidebarMountCallback -> IO Closure
genClosure_PlacesSidebarMount cb = do
let cb' = wrap_PlacesSidebarMountCallback cb
mk_PlacesSidebarMountCallback cb' >>= newCClosure
wrap_PlacesSidebarMountCallback ::
PlacesSidebarMountCallback ->
C_PlacesSidebarMountCallback
wrap_PlacesSidebarMountCallback _cb _ mountOperation _ = do
mountOperation' <- (newObject Gio.MountOperation.MountOperation) mountOperation
_cb mountOperation'
onPlacesSidebarMount :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarMountCallback -> m SignalHandlerId
onPlacesSidebarMount obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarMountCallback cb
cb'' <- mk_PlacesSidebarMountCallback cb'
connectSignalFunPtr obj "mount" cb'' SignalConnectBefore
afterPlacesSidebarMount :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarMountCallback -> m SignalHandlerId
afterPlacesSidebarMount obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarMountCallback cb
cb'' <- mk_PlacesSidebarMountCallback cb'
connectSignalFunPtr obj "mount" cb'' SignalConnectAfter
type PlacesSidebarOpenLocationCallback =
Gio.File.File
-> [Gtk.Flags.PlacesOpenFlags]
-> IO ()
noPlacesSidebarOpenLocationCallback :: Maybe PlacesSidebarOpenLocationCallback
noPlacesSidebarOpenLocationCallback = Nothing
type C_PlacesSidebarOpenLocationCallback =
Ptr () ->
Ptr Gio.File.File ->
CUInt ->
Ptr () ->
IO ()
foreign import ccall "wrapper"
mk_PlacesSidebarOpenLocationCallback :: C_PlacesSidebarOpenLocationCallback -> IO (FunPtr C_PlacesSidebarOpenLocationCallback)
genClosure_PlacesSidebarOpenLocation :: PlacesSidebarOpenLocationCallback -> IO Closure
genClosure_PlacesSidebarOpenLocation cb = do
let cb' = wrap_PlacesSidebarOpenLocationCallback cb
mk_PlacesSidebarOpenLocationCallback cb' >>= newCClosure
wrap_PlacesSidebarOpenLocationCallback ::
PlacesSidebarOpenLocationCallback ->
C_PlacesSidebarOpenLocationCallback
wrap_PlacesSidebarOpenLocationCallback _cb _ location openFlags _ = do
location' <- (newObject Gio.File.File) location
let openFlags' = wordToGFlags openFlags
_cb location' openFlags'
onPlacesSidebarOpenLocation :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarOpenLocationCallback -> m SignalHandlerId
onPlacesSidebarOpenLocation obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarOpenLocationCallback cb
cb'' <- mk_PlacesSidebarOpenLocationCallback cb'
connectSignalFunPtr obj "open-location" cb'' SignalConnectBefore
afterPlacesSidebarOpenLocation :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarOpenLocationCallback -> m SignalHandlerId
afterPlacesSidebarOpenLocation obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarOpenLocationCallback cb
cb'' <- mk_PlacesSidebarOpenLocationCallback cb'
connectSignalFunPtr obj "open-location" cb'' SignalConnectAfter
type PlacesSidebarPopulatePopupCallback =
Gtk.Widget.Widget
-> Maybe Gio.File.File
-> Maybe Gio.Volume.Volume
-> IO ()
noPlacesSidebarPopulatePopupCallback :: Maybe PlacesSidebarPopulatePopupCallback
noPlacesSidebarPopulatePopupCallback = Nothing
type C_PlacesSidebarPopulatePopupCallback =
Ptr () ->
Ptr Gtk.Widget.Widget ->
Ptr Gio.File.File ->
Ptr Gio.Volume.Volume ->
Ptr () ->
IO ()
foreign import ccall "wrapper"
mk_PlacesSidebarPopulatePopupCallback :: C_PlacesSidebarPopulatePopupCallback -> IO (FunPtr C_PlacesSidebarPopulatePopupCallback)
genClosure_PlacesSidebarPopulatePopup :: PlacesSidebarPopulatePopupCallback -> IO Closure
genClosure_PlacesSidebarPopulatePopup cb = do
let cb' = wrap_PlacesSidebarPopulatePopupCallback cb
mk_PlacesSidebarPopulatePopupCallback cb' >>= newCClosure
wrap_PlacesSidebarPopulatePopupCallback ::
PlacesSidebarPopulatePopupCallback ->
C_PlacesSidebarPopulatePopupCallback
wrap_PlacesSidebarPopulatePopupCallback _cb _ container selectedItem selectedVolume _ = do
container' <- (newObject Gtk.Widget.Widget) container
maybeSelectedItem <-
if selectedItem == nullPtr
then return Nothing
else do
selectedItem' <- (newObject Gio.File.File) selectedItem
return $ Just selectedItem'
maybeSelectedVolume <-
if selectedVolume == nullPtr
then return Nothing
else do
selectedVolume' <- (newObject Gio.Volume.Volume) selectedVolume
return $ Just selectedVolume'
_cb container' maybeSelectedItem maybeSelectedVolume
onPlacesSidebarPopulatePopup :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarPopulatePopupCallback -> m SignalHandlerId
onPlacesSidebarPopulatePopup obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarPopulatePopupCallback cb
cb'' <- mk_PlacesSidebarPopulatePopupCallback cb'
connectSignalFunPtr obj "populate-popup" cb'' SignalConnectBefore
afterPlacesSidebarPopulatePopup :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarPopulatePopupCallback -> m SignalHandlerId
afterPlacesSidebarPopulatePopup obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarPopulatePopupCallback cb
cb'' <- mk_PlacesSidebarPopulatePopupCallback cb'
connectSignalFunPtr obj "populate-popup" cb'' SignalConnectAfter
{-# DEPRECATED PlacesSidebarShowConnectToServerCallback ["(Since version 3.18)","use the 'GI.Gtk.Objects.PlacesSidebar.PlacesSidebar'::@/show-other-locations/@ signal"," to connect to network servers."] #-}
type PlacesSidebarShowConnectToServerCallback =
IO ()
noPlacesSidebarShowConnectToServerCallback :: Maybe PlacesSidebarShowConnectToServerCallback
noPlacesSidebarShowConnectToServerCallback = Nothing
type C_PlacesSidebarShowConnectToServerCallback =
Ptr () ->
Ptr () ->
IO ()
foreign import ccall "wrapper"
mk_PlacesSidebarShowConnectToServerCallback :: C_PlacesSidebarShowConnectToServerCallback -> IO (FunPtr C_PlacesSidebarShowConnectToServerCallback)
genClosure_PlacesSidebarShowConnectToServer :: PlacesSidebarShowConnectToServerCallback -> IO Closure
genClosure_PlacesSidebarShowConnectToServer cb = do
let cb' = wrap_PlacesSidebarShowConnectToServerCallback cb
mk_PlacesSidebarShowConnectToServerCallback cb' >>= newCClosure
wrap_PlacesSidebarShowConnectToServerCallback ::
PlacesSidebarShowConnectToServerCallback ->
C_PlacesSidebarShowConnectToServerCallback
wrap_PlacesSidebarShowConnectToServerCallback _cb _ _ = do
_cb
onPlacesSidebarShowConnectToServer :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarShowConnectToServerCallback -> m SignalHandlerId
onPlacesSidebarShowConnectToServer obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarShowConnectToServerCallback cb
cb'' <- mk_PlacesSidebarShowConnectToServerCallback cb'
connectSignalFunPtr obj "show-connect-to-server" cb'' SignalConnectBefore
afterPlacesSidebarShowConnectToServer :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarShowConnectToServerCallback -> m SignalHandlerId
afterPlacesSidebarShowConnectToServer obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarShowConnectToServerCallback cb
cb'' <- mk_PlacesSidebarShowConnectToServerCallback cb'
connectSignalFunPtr obj "show-connect-to-server" cb'' SignalConnectAfter
type PlacesSidebarShowEnterLocationCallback =
IO ()
noPlacesSidebarShowEnterLocationCallback :: Maybe PlacesSidebarShowEnterLocationCallback
noPlacesSidebarShowEnterLocationCallback = Nothing
type C_PlacesSidebarShowEnterLocationCallback =
Ptr () ->
Ptr () ->
IO ()
foreign import ccall "wrapper"
mk_PlacesSidebarShowEnterLocationCallback :: C_PlacesSidebarShowEnterLocationCallback -> IO (FunPtr C_PlacesSidebarShowEnterLocationCallback)
genClosure_PlacesSidebarShowEnterLocation :: PlacesSidebarShowEnterLocationCallback -> IO Closure
genClosure_PlacesSidebarShowEnterLocation cb = do
let cb' = wrap_PlacesSidebarShowEnterLocationCallback cb
mk_PlacesSidebarShowEnterLocationCallback cb' >>= newCClosure
wrap_PlacesSidebarShowEnterLocationCallback ::
PlacesSidebarShowEnterLocationCallback ->
C_PlacesSidebarShowEnterLocationCallback
wrap_PlacesSidebarShowEnterLocationCallback _cb _ _ = do
_cb
onPlacesSidebarShowEnterLocation :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarShowEnterLocationCallback -> m SignalHandlerId
onPlacesSidebarShowEnterLocation obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarShowEnterLocationCallback cb
cb'' <- mk_PlacesSidebarShowEnterLocationCallback cb'
connectSignalFunPtr obj "show-enter-location" cb'' SignalConnectBefore
afterPlacesSidebarShowEnterLocation :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarShowEnterLocationCallback -> m SignalHandlerId
afterPlacesSidebarShowEnterLocation obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarShowEnterLocationCallback cb
cb'' <- mk_PlacesSidebarShowEnterLocationCallback cb'
connectSignalFunPtr obj "show-enter-location" cb'' SignalConnectAfter
type PlacesSidebarShowErrorMessageCallback =
T.Text
-> T.Text
-> IO ()
noPlacesSidebarShowErrorMessageCallback :: Maybe PlacesSidebarShowErrorMessageCallback
noPlacesSidebarShowErrorMessageCallback = Nothing
type C_PlacesSidebarShowErrorMessageCallback =
Ptr () ->
CString ->
CString ->
Ptr () ->
IO ()
foreign import ccall "wrapper"
mk_PlacesSidebarShowErrorMessageCallback :: C_PlacesSidebarShowErrorMessageCallback -> IO (FunPtr C_PlacesSidebarShowErrorMessageCallback)
genClosure_PlacesSidebarShowErrorMessage :: PlacesSidebarShowErrorMessageCallback -> IO Closure
genClosure_PlacesSidebarShowErrorMessage cb = do
let cb' = wrap_PlacesSidebarShowErrorMessageCallback cb
mk_PlacesSidebarShowErrorMessageCallback cb' >>= newCClosure
wrap_PlacesSidebarShowErrorMessageCallback ::
PlacesSidebarShowErrorMessageCallback ->
C_PlacesSidebarShowErrorMessageCallback
wrap_PlacesSidebarShowErrorMessageCallback _cb _ primary secondary _ = do
primary' <- cstringToText primary
secondary' <- cstringToText secondary
_cb primary' secondary'
onPlacesSidebarShowErrorMessage :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarShowErrorMessageCallback -> m SignalHandlerId
onPlacesSidebarShowErrorMessage obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarShowErrorMessageCallback cb
cb'' <- mk_PlacesSidebarShowErrorMessageCallback cb'
connectSignalFunPtr obj "show-error-message" cb'' SignalConnectBefore
afterPlacesSidebarShowErrorMessage :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarShowErrorMessageCallback -> m SignalHandlerId
afterPlacesSidebarShowErrorMessage obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarShowErrorMessageCallback cb
cb'' <- mk_PlacesSidebarShowErrorMessageCallback cb'
connectSignalFunPtr obj "show-error-message" cb'' SignalConnectAfter
{-# DEPRECATED PlacesSidebarShowOtherLocationsCallback ["(Since version 3.20)","use the 'GI.Gtk.Objects.PlacesSidebar.PlacesSidebar'::@/show-other-locations-with-flags/@","which includes the open flags in order to allow the user to specify to open","in a new tab or window, in a similar way than 'GI.Gtk.Objects.PlacesSidebar.PlacesSidebar'::@/open-location/@"] #-}
type PlacesSidebarShowOtherLocationsCallback =
IO ()
noPlacesSidebarShowOtherLocationsCallback :: Maybe PlacesSidebarShowOtherLocationsCallback
noPlacesSidebarShowOtherLocationsCallback = Nothing
type C_PlacesSidebarShowOtherLocationsCallback =
Ptr () ->
Ptr () ->
IO ()
foreign import ccall "wrapper"
mk_PlacesSidebarShowOtherLocationsCallback :: C_PlacesSidebarShowOtherLocationsCallback -> IO (FunPtr C_PlacesSidebarShowOtherLocationsCallback)
genClosure_PlacesSidebarShowOtherLocations :: PlacesSidebarShowOtherLocationsCallback -> IO Closure
genClosure_PlacesSidebarShowOtherLocations cb = do
let cb' = wrap_PlacesSidebarShowOtherLocationsCallback cb
mk_PlacesSidebarShowOtherLocationsCallback cb' >>= newCClosure
wrap_PlacesSidebarShowOtherLocationsCallback ::
PlacesSidebarShowOtherLocationsCallback ->
C_PlacesSidebarShowOtherLocationsCallback
wrap_PlacesSidebarShowOtherLocationsCallback _cb _ _ = do
_cb
onPlacesSidebarShowOtherLocations :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarShowOtherLocationsCallback -> m SignalHandlerId
onPlacesSidebarShowOtherLocations obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarShowOtherLocationsCallback cb
cb'' <- mk_PlacesSidebarShowOtherLocationsCallback cb'
connectSignalFunPtr obj "show-other-locations" cb'' SignalConnectBefore
afterPlacesSidebarShowOtherLocations :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarShowOtherLocationsCallback -> m SignalHandlerId
afterPlacesSidebarShowOtherLocations obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarShowOtherLocationsCallback cb
cb'' <- mk_PlacesSidebarShowOtherLocationsCallback cb'
connectSignalFunPtr obj "show-other-locations" cb'' SignalConnectAfter
type PlacesSidebarShowOtherLocationsWithFlagsCallback =
[Gtk.Flags.PlacesOpenFlags]
-> IO ()
noPlacesSidebarShowOtherLocationsWithFlagsCallback :: Maybe PlacesSidebarShowOtherLocationsWithFlagsCallback
noPlacesSidebarShowOtherLocationsWithFlagsCallback = Nothing
type C_PlacesSidebarShowOtherLocationsWithFlagsCallback =
Ptr () ->
CUInt ->
Ptr () ->
IO ()
foreign import ccall "wrapper"
mk_PlacesSidebarShowOtherLocationsWithFlagsCallback :: C_PlacesSidebarShowOtherLocationsWithFlagsCallback -> IO (FunPtr C_PlacesSidebarShowOtherLocationsWithFlagsCallback)
genClosure_PlacesSidebarShowOtherLocationsWithFlags :: PlacesSidebarShowOtherLocationsWithFlagsCallback -> IO Closure
genClosure_PlacesSidebarShowOtherLocationsWithFlags cb = do
let cb' = wrap_PlacesSidebarShowOtherLocationsWithFlagsCallback cb
mk_PlacesSidebarShowOtherLocationsWithFlagsCallback cb' >>= newCClosure
wrap_PlacesSidebarShowOtherLocationsWithFlagsCallback ::
PlacesSidebarShowOtherLocationsWithFlagsCallback ->
C_PlacesSidebarShowOtherLocationsWithFlagsCallback
wrap_PlacesSidebarShowOtherLocationsWithFlagsCallback _cb _ openFlags _ = do
let openFlags' = wordToGFlags openFlags
_cb openFlags'
onPlacesSidebarShowOtherLocationsWithFlags :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarShowOtherLocationsWithFlagsCallback -> m SignalHandlerId
onPlacesSidebarShowOtherLocationsWithFlags obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarShowOtherLocationsWithFlagsCallback cb
cb'' <- mk_PlacesSidebarShowOtherLocationsWithFlagsCallback cb'
connectSignalFunPtr obj "show-other-locations-with-flags" cb'' SignalConnectBefore
afterPlacesSidebarShowOtherLocationsWithFlags :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarShowOtherLocationsWithFlagsCallback -> m SignalHandlerId
afterPlacesSidebarShowOtherLocationsWithFlags obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarShowOtherLocationsWithFlagsCallback cb
cb'' <- mk_PlacesSidebarShowOtherLocationsWithFlagsCallback cb'
connectSignalFunPtr obj "show-other-locations-with-flags" cb'' SignalConnectAfter
type PlacesSidebarShowStarredLocationCallback =
[Gtk.Flags.PlacesOpenFlags]
-> IO ()
noPlacesSidebarShowStarredLocationCallback :: Maybe PlacesSidebarShowStarredLocationCallback
noPlacesSidebarShowStarredLocationCallback = Nothing
type C_PlacesSidebarShowStarredLocationCallback =
Ptr () ->
CUInt ->
Ptr () ->
IO ()
foreign import ccall "wrapper"
mk_PlacesSidebarShowStarredLocationCallback :: C_PlacesSidebarShowStarredLocationCallback -> IO (FunPtr C_PlacesSidebarShowStarredLocationCallback)
genClosure_PlacesSidebarShowStarredLocation :: PlacesSidebarShowStarredLocationCallback -> IO Closure
genClosure_PlacesSidebarShowStarredLocation cb = do
let cb' = wrap_PlacesSidebarShowStarredLocationCallback cb
mk_PlacesSidebarShowStarredLocationCallback cb' >>= newCClosure
wrap_PlacesSidebarShowStarredLocationCallback ::
PlacesSidebarShowStarredLocationCallback ->
C_PlacesSidebarShowStarredLocationCallback
wrap_PlacesSidebarShowStarredLocationCallback _cb _ openFlags _ = do
let openFlags' = wordToGFlags openFlags
_cb openFlags'
onPlacesSidebarShowStarredLocation :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarShowStarredLocationCallback -> m SignalHandlerId
onPlacesSidebarShowStarredLocation obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarShowStarredLocationCallback cb
cb'' <- mk_PlacesSidebarShowStarredLocationCallback cb'
connectSignalFunPtr obj "show-starred-location" cb'' SignalConnectBefore
afterPlacesSidebarShowStarredLocation :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarShowStarredLocationCallback -> m SignalHandlerId
afterPlacesSidebarShowStarredLocation obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarShowStarredLocationCallback cb
cb'' <- mk_PlacesSidebarShowStarredLocationCallback cb'
connectSignalFunPtr obj "show-starred-location" cb'' SignalConnectAfter
type PlacesSidebarUnmountCallback =
Gio.MountOperation.MountOperation
-> IO ()
noPlacesSidebarUnmountCallback :: Maybe PlacesSidebarUnmountCallback
noPlacesSidebarUnmountCallback = Nothing
type C_PlacesSidebarUnmountCallback =
Ptr () ->
Ptr Gio.MountOperation.MountOperation ->
Ptr () ->
IO ()
foreign import ccall "wrapper"
mk_PlacesSidebarUnmountCallback :: C_PlacesSidebarUnmountCallback -> IO (FunPtr C_PlacesSidebarUnmountCallback)
genClosure_PlacesSidebarUnmount :: PlacesSidebarUnmountCallback -> IO Closure
genClosure_PlacesSidebarUnmount cb = do
let cb' = wrap_PlacesSidebarUnmountCallback cb
mk_PlacesSidebarUnmountCallback cb' >>= newCClosure
wrap_PlacesSidebarUnmountCallback ::
PlacesSidebarUnmountCallback ->
C_PlacesSidebarUnmountCallback
wrap_PlacesSidebarUnmountCallback _cb _ mountOperation _ = do
mountOperation' <- (newObject Gio.MountOperation.MountOperation) mountOperation
_cb mountOperation'
onPlacesSidebarUnmount :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarUnmountCallback -> m SignalHandlerId
onPlacesSidebarUnmount obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarUnmountCallback cb
cb'' <- mk_PlacesSidebarUnmountCallback cb'
connectSignalFunPtr obj "unmount" cb'' SignalConnectBefore
afterPlacesSidebarUnmount :: (IsPlacesSidebar a, MonadIO m) => a -> PlacesSidebarUnmountCallback -> m SignalHandlerId
afterPlacesSidebarUnmount obj cb = liftIO $ do
let cb' = wrap_PlacesSidebarUnmountCallback cb
cb'' <- mk_PlacesSidebarUnmountCallback cb'
connectSignalFunPtr obj "unmount" cb'' SignalConnectAfter
getPlacesSidebarLocalOnly :: (MonadIO m, IsPlacesSidebar o) => o -> m Bool
getPlacesSidebarLocalOnly obj = liftIO $ getObjectPropertyBool obj "local-only"
setPlacesSidebarLocalOnly :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()
setPlacesSidebarLocalOnly obj val = liftIO $ setObjectPropertyBool obj "local-only" val
constructPlacesSidebarLocalOnly :: (IsPlacesSidebar o) => Bool -> IO (GValueConstruct o)
constructPlacesSidebarLocalOnly val = constructObjectPropertyBool "local-only" val
#if ENABLE_OVERLOADING
data PlacesSidebarLocalOnlyPropertyInfo
instance AttrInfo PlacesSidebarLocalOnlyPropertyInfo where
type AttrAllowedOps PlacesSidebarLocalOnlyPropertyInfo = '[ 'AttrSet, 'AttrConstruct, 'AttrGet]
type AttrSetTypeConstraint PlacesSidebarLocalOnlyPropertyInfo = (~) Bool
type AttrBaseTypeConstraint PlacesSidebarLocalOnlyPropertyInfo = IsPlacesSidebar
type AttrGetType PlacesSidebarLocalOnlyPropertyInfo = Bool
type AttrLabel PlacesSidebarLocalOnlyPropertyInfo = "local-only"
type AttrOrigin PlacesSidebarLocalOnlyPropertyInfo = PlacesSidebar
attrGet _ = getPlacesSidebarLocalOnly
attrSet _ = setPlacesSidebarLocalOnly
attrConstruct _ = constructPlacesSidebarLocalOnly
attrClear _ = undefined
#endif
getPlacesSidebarLocation :: (MonadIO m, IsPlacesSidebar o) => o -> m (Maybe Gio.File.File)
getPlacesSidebarLocation obj = liftIO $ getObjectPropertyObject obj "location" Gio.File.File
setPlacesSidebarLocation :: (MonadIO m, IsPlacesSidebar o, Gio.File.IsFile a) => o -> a -> m ()
setPlacesSidebarLocation obj val = liftIO $ setObjectPropertyObject obj "location" (Just val)
constructPlacesSidebarLocation :: (IsPlacesSidebar o, Gio.File.IsFile a) => a -> IO (GValueConstruct o)
constructPlacesSidebarLocation val = constructObjectPropertyObject "location" (Just val)
clearPlacesSidebarLocation :: (MonadIO m, IsPlacesSidebar o) => o -> m ()
clearPlacesSidebarLocation obj = liftIO $ setObjectPropertyObject obj "location" (Nothing :: Maybe Gio.File.File)
#if ENABLE_OVERLOADING
data PlacesSidebarLocationPropertyInfo
instance AttrInfo PlacesSidebarLocationPropertyInfo where
type AttrAllowedOps PlacesSidebarLocationPropertyInfo = '[ 'AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrSetTypeConstraint PlacesSidebarLocationPropertyInfo = Gio.File.IsFile
type AttrBaseTypeConstraint PlacesSidebarLocationPropertyInfo = IsPlacesSidebar
type AttrGetType PlacesSidebarLocationPropertyInfo = (Maybe Gio.File.File)
type AttrLabel PlacesSidebarLocationPropertyInfo = "location"
type AttrOrigin PlacesSidebarLocationPropertyInfo = PlacesSidebar
attrGet _ = getPlacesSidebarLocation
attrSet _ = setPlacesSidebarLocation
attrConstruct _ = constructPlacesSidebarLocation
attrClear _ = clearPlacesSidebarLocation
#endif
getPlacesSidebarOpenFlags :: (MonadIO m, IsPlacesSidebar o) => o -> m [Gtk.Flags.PlacesOpenFlags]
getPlacesSidebarOpenFlags obj = liftIO $ getObjectPropertyFlags obj "open-flags"
setPlacesSidebarOpenFlags :: (MonadIO m, IsPlacesSidebar o) => o -> [Gtk.Flags.PlacesOpenFlags] -> m ()
setPlacesSidebarOpenFlags obj val = liftIO $ setObjectPropertyFlags obj "open-flags" val
constructPlacesSidebarOpenFlags :: (IsPlacesSidebar o) => [Gtk.Flags.PlacesOpenFlags] -> IO (GValueConstruct o)
constructPlacesSidebarOpenFlags val = constructObjectPropertyFlags "open-flags" val
#if ENABLE_OVERLOADING
data PlacesSidebarOpenFlagsPropertyInfo
instance AttrInfo PlacesSidebarOpenFlagsPropertyInfo where
type AttrAllowedOps PlacesSidebarOpenFlagsPropertyInfo = '[ 'AttrSet, 'AttrConstruct, 'AttrGet]
type AttrSetTypeConstraint PlacesSidebarOpenFlagsPropertyInfo = (~) [Gtk.Flags.PlacesOpenFlags]
type AttrBaseTypeConstraint PlacesSidebarOpenFlagsPropertyInfo = IsPlacesSidebar
type AttrGetType PlacesSidebarOpenFlagsPropertyInfo = [Gtk.Flags.PlacesOpenFlags]
type AttrLabel PlacesSidebarOpenFlagsPropertyInfo = "open-flags"
type AttrOrigin PlacesSidebarOpenFlagsPropertyInfo = PlacesSidebar
attrGet _ = getPlacesSidebarOpenFlags
attrSet _ = setPlacesSidebarOpenFlags
attrConstruct _ = constructPlacesSidebarOpenFlags
attrClear _ = undefined
#endif
getPlacesSidebarPopulateAll :: (MonadIO m, IsPlacesSidebar o) => o -> m Bool
getPlacesSidebarPopulateAll obj = liftIO $ getObjectPropertyBool obj "populate-all"
setPlacesSidebarPopulateAll :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()
setPlacesSidebarPopulateAll obj val = liftIO $ setObjectPropertyBool obj "populate-all" val
constructPlacesSidebarPopulateAll :: (IsPlacesSidebar o) => Bool -> IO (GValueConstruct o)
constructPlacesSidebarPopulateAll val = constructObjectPropertyBool "populate-all" val
#if ENABLE_OVERLOADING
data PlacesSidebarPopulateAllPropertyInfo
instance AttrInfo PlacesSidebarPopulateAllPropertyInfo where
type AttrAllowedOps PlacesSidebarPopulateAllPropertyInfo = '[ 'AttrSet, 'AttrConstruct, 'AttrGet]
type AttrSetTypeConstraint PlacesSidebarPopulateAllPropertyInfo = (~) Bool
type AttrBaseTypeConstraint PlacesSidebarPopulateAllPropertyInfo = IsPlacesSidebar
type AttrGetType PlacesSidebarPopulateAllPropertyInfo = Bool
type AttrLabel PlacesSidebarPopulateAllPropertyInfo = "populate-all"
type AttrOrigin PlacesSidebarPopulateAllPropertyInfo = PlacesSidebar
attrGet _ = getPlacesSidebarPopulateAll
attrSet _ = setPlacesSidebarPopulateAll
attrConstruct _ = constructPlacesSidebarPopulateAll
attrClear _ = undefined
#endif
getPlacesSidebarShowConnectToServer :: (MonadIO m, IsPlacesSidebar o) => o -> m Bool
getPlacesSidebarShowConnectToServer obj = liftIO $ getObjectPropertyBool obj "show-connect-to-server"
setPlacesSidebarShowConnectToServer :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()
setPlacesSidebarShowConnectToServer obj val = liftIO $ setObjectPropertyBool obj "show-connect-to-server" val
constructPlacesSidebarShowConnectToServer :: (IsPlacesSidebar o) => Bool -> IO (GValueConstruct o)
constructPlacesSidebarShowConnectToServer val = constructObjectPropertyBool "show-connect-to-server" val
#if ENABLE_OVERLOADING
data PlacesSidebarShowConnectToServerPropertyInfo
instance AttrInfo PlacesSidebarShowConnectToServerPropertyInfo where
type AttrAllowedOps PlacesSidebarShowConnectToServerPropertyInfo = '[ 'AttrSet, 'AttrConstruct, 'AttrGet]
type AttrSetTypeConstraint PlacesSidebarShowConnectToServerPropertyInfo = (~) Bool
type AttrBaseTypeConstraint PlacesSidebarShowConnectToServerPropertyInfo = IsPlacesSidebar
type AttrGetType PlacesSidebarShowConnectToServerPropertyInfo = Bool
type AttrLabel PlacesSidebarShowConnectToServerPropertyInfo = "show-connect-to-server"
type AttrOrigin PlacesSidebarShowConnectToServerPropertyInfo = PlacesSidebar
attrGet _ = getPlacesSidebarShowConnectToServer
attrSet _ = setPlacesSidebarShowConnectToServer
attrConstruct _ = constructPlacesSidebarShowConnectToServer
attrClear _ = undefined
#endif
getPlacesSidebarShowDesktop :: (MonadIO m, IsPlacesSidebar o) => o -> m Bool
getPlacesSidebarShowDesktop obj = liftIO $ getObjectPropertyBool obj "show-desktop"
setPlacesSidebarShowDesktop :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()
setPlacesSidebarShowDesktop obj val = liftIO $ setObjectPropertyBool obj "show-desktop" val
constructPlacesSidebarShowDesktop :: (IsPlacesSidebar o) => Bool -> IO (GValueConstruct o)
constructPlacesSidebarShowDesktop val = constructObjectPropertyBool "show-desktop" val
#if ENABLE_OVERLOADING
data PlacesSidebarShowDesktopPropertyInfo
instance AttrInfo PlacesSidebarShowDesktopPropertyInfo where
type AttrAllowedOps PlacesSidebarShowDesktopPropertyInfo = '[ 'AttrSet, 'AttrConstruct, 'AttrGet]
type AttrSetTypeConstraint PlacesSidebarShowDesktopPropertyInfo = (~) Bool
type AttrBaseTypeConstraint PlacesSidebarShowDesktopPropertyInfo = IsPlacesSidebar
type AttrGetType PlacesSidebarShowDesktopPropertyInfo = Bool
type AttrLabel PlacesSidebarShowDesktopPropertyInfo = "show-desktop"
type AttrOrigin PlacesSidebarShowDesktopPropertyInfo = PlacesSidebar
attrGet _ = getPlacesSidebarShowDesktop
attrSet _ = setPlacesSidebarShowDesktop
attrConstruct _ = constructPlacesSidebarShowDesktop
attrClear _ = undefined
#endif
getPlacesSidebarShowEnterLocation :: (MonadIO m, IsPlacesSidebar o) => o -> m Bool
getPlacesSidebarShowEnterLocation obj = liftIO $ getObjectPropertyBool obj "show-enter-location"
setPlacesSidebarShowEnterLocation :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()
setPlacesSidebarShowEnterLocation obj val = liftIO $ setObjectPropertyBool obj "show-enter-location" val
constructPlacesSidebarShowEnterLocation :: (IsPlacesSidebar o) => Bool -> IO (GValueConstruct o)
constructPlacesSidebarShowEnterLocation val = constructObjectPropertyBool "show-enter-location" val
#if ENABLE_OVERLOADING
data PlacesSidebarShowEnterLocationPropertyInfo
instance AttrInfo PlacesSidebarShowEnterLocationPropertyInfo where
type AttrAllowedOps PlacesSidebarShowEnterLocationPropertyInfo = '[ 'AttrSet, 'AttrConstruct, 'AttrGet]
type AttrSetTypeConstraint PlacesSidebarShowEnterLocationPropertyInfo = (~) Bool
type AttrBaseTypeConstraint PlacesSidebarShowEnterLocationPropertyInfo = IsPlacesSidebar
type AttrGetType PlacesSidebarShowEnterLocationPropertyInfo = Bool
type AttrLabel PlacesSidebarShowEnterLocationPropertyInfo = "show-enter-location"
type AttrOrigin PlacesSidebarShowEnterLocationPropertyInfo = PlacesSidebar
attrGet _ = getPlacesSidebarShowEnterLocation
attrSet _ = setPlacesSidebarShowEnterLocation
attrConstruct _ = constructPlacesSidebarShowEnterLocation
attrClear _ = undefined
#endif
getPlacesSidebarShowOtherLocations :: (MonadIO m, IsPlacesSidebar o) => o -> m Bool
getPlacesSidebarShowOtherLocations obj = liftIO $ getObjectPropertyBool obj "show-other-locations"
setPlacesSidebarShowOtherLocations :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()
setPlacesSidebarShowOtherLocations obj val = liftIO $ setObjectPropertyBool obj "show-other-locations" val
constructPlacesSidebarShowOtherLocations :: (IsPlacesSidebar o) => Bool -> IO (GValueConstruct o)
constructPlacesSidebarShowOtherLocations val = constructObjectPropertyBool "show-other-locations" val
#if ENABLE_OVERLOADING
data PlacesSidebarShowOtherLocationsPropertyInfo
instance AttrInfo PlacesSidebarShowOtherLocationsPropertyInfo where
type AttrAllowedOps PlacesSidebarShowOtherLocationsPropertyInfo = '[ 'AttrSet, 'AttrConstruct, 'AttrGet]
type AttrSetTypeConstraint PlacesSidebarShowOtherLocationsPropertyInfo = (~) Bool
type AttrBaseTypeConstraint PlacesSidebarShowOtherLocationsPropertyInfo = IsPlacesSidebar
type AttrGetType PlacesSidebarShowOtherLocationsPropertyInfo = Bool
type AttrLabel PlacesSidebarShowOtherLocationsPropertyInfo = "show-other-locations"
type AttrOrigin PlacesSidebarShowOtherLocationsPropertyInfo = PlacesSidebar
attrGet _ = getPlacesSidebarShowOtherLocations
attrSet _ = setPlacesSidebarShowOtherLocations
attrConstruct _ = constructPlacesSidebarShowOtherLocations
attrClear _ = undefined
#endif
getPlacesSidebarShowRecent :: (MonadIO m, IsPlacesSidebar o) => o -> m Bool
getPlacesSidebarShowRecent obj = liftIO $ getObjectPropertyBool obj "show-recent"
setPlacesSidebarShowRecent :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()
setPlacesSidebarShowRecent obj val = liftIO $ setObjectPropertyBool obj "show-recent" val
constructPlacesSidebarShowRecent :: (IsPlacesSidebar o) => Bool -> IO (GValueConstruct o)
constructPlacesSidebarShowRecent val = constructObjectPropertyBool "show-recent" val
#if ENABLE_OVERLOADING
data PlacesSidebarShowRecentPropertyInfo
instance AttrInfo PlacesSidebarShowRecentPropertyInfo where
type AttrAllowedOps PlacesSidebarShowRecentPropertyInfo = '[ 'AttrSet, 'AttrConstruct, 'AttrGet]
type AttrSetTypeConstraint PlacesSidebarShowRecentPropertyInfo = (~) Bool
type AttrBaseTypeConstraint PlacesSidebarShowRecentPropertyInfo = IsPlacesSidebar
type AttrGetType PlacesSidebarShowRecentPropertyInfo = Bool
type AttrLabel PlacesSidebarShowRecentPropertyInfo = "show-recent"
type AttrOrigin PlacesSidebarShowRecentPropertyInfo = PlacesSidebar
attrGet _ = getPlacesSidebarShowRecent
attrSet _ = setPlacesSidebarShowRecent
attrConstruct _ = constructPlacesSidebarShowRecent
attrClear _ = undefined
#endif
getPlacesSidebarShowStarredLocation :: (MonadIO m, IsPlacesSidebar o) => o -> m Bool
getPlacesSidebarShowStarredLocation obj = liftIO $ getObjectPropertyBool obj "show-starred-location"
setPlacesSidebarShowStarredLocation :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()
setPlacesSidebarShowStarredLocation obj val = liftIO $ setObjectPropertyBool obj "show-starred-location" val
constructPlacesSidebarShowStarredLocation :: (IsPlacesSidebar o) => Bool -> IO (GValueConstruct o)
constructPlacesSidebarShowStarredLocation val = constructObjectPropertyBool "show-starred-location" val
#if ENABLE_OVERLOADING
data PlacesSidebarShowStarredLocationPropertyInfo
instance AttrInfo PlacesSidebarShowStarredLocationPropertyInfo where
type AttrAllowedOps PlacesSidebarShowStarredLocationPropertyInfo = '[ 'AttrSet, 'AttrConstruct, 'AttrGet]
type AttrSetTypeConstraint PlacesSidebarShowStarredLocationPropertyInfo = (~) Bool
type AttrBaseTypeConstraint PlacesSidebarShowStarredLocationPropertyInfo = IsPlacesSidebar
type AttrGetType PlacesSidebarShowStarredLocationPropertyInfo = Bool
type AttrLabel PlacesSidebarShowStarredLocationPropertyInfo = "show-starred-location"
type AttrOrigin PlacesSidebarShowStarredLocationPropertyInfo = PlacesSidebar
attrGet _ = getPlacesSidebarShowStarredLocation
attrSet _ = setPlacesSidebarShowStarredLocation
attrConstruct _ = constructPlacesSidebarShowStarredLocation
attrClear _ = undefined
#endif
getPlacesSidebarShowTrash :: (MonadIO m, IsPlacesSidebar o) => o -> m Bool
getPlacesSidebarShowTrash obj = liftIO $ getObjectPropertyBool obj "show-trash"
setPlacesSidebarShowTrash :: (MonadIO m, IsPlacesSidebar o) => o -> Bool -> m ()
setPlacesSidebarShowTrash obj val = liftIO $ setObjectPropertyBool obj "show-trash" val
constructPlacesSidebarShowTrash :: (IsPlacesSidebar o) => Bool -> IO (GValueConstruct o)
constructPlacesSidebarShowTrash val = constructObjectPropertyBool "show-trash" val
#if ENABLE_OVERLOADING
data PlacesSidebarShowTrashPropertyInfo
instance AttrInfo PlacesSidebarShowTrashPropertyInfo where
type AttrAllowedOps PlacesSidebarShowTrashPropertyInfo = '[ 'AttrSet, 'AttrConstruct, 'AttrGet]
type AttrSetTypeConstraint PlacesSidebarShowTrashPropertyInfo = (~) Bool
type AttrBaseTypeConstraint PlacesSidebarShowTrashPropertyInfo = IsPlacesSidebar
type AttrGetType PlacesSidebarShowTrashPropertyInfo = Bool
type AttrLabel PlacesSidebarShowTrashPropertyInfo = "show-trash"
type AttrOrigin PlacesSidebarShowTrashPropertyInfo = PlacesSidebar
attrGet _ = getPlacesSidebarShowTrash
attrSet _ = setPlacesSidebarShowTrash
attrConstruct _ = constructPlacesSidebarShowTrash
attrClear _ = undefined
#endif
#if ENABLE_OVERLOADING
instance O.HasAttributeList PlacesSidebar
type instance O.AttributeList PlacesSidebar = PlacesSidebarAttributeList
type PlacesSidebarAttributeList = ('[ '("appPaintable", Gtk.Widget.WidgetAppPaintablePropertyInfo), '("borderWidth", Gtk.Container.ContainerBorderWidthPropertyInfo), '("canDefault", Gtk.Widget.WidgetCanDefaultPropertyInfo), '("canFocus", Gtk.Widget.WidgetCanFocusPropertyInfo), '("child", Gtk.Container.ContainerChildPropertyInfo), '("compositeChild", Gtk.Widget.WidgetCompositeChildPropertyInfo), '("doubleBuffered", Gtk.Widget.WidgetDoubleBufferedPropertyInfo), '("events", Gtk.Widget.WidgetEventsPropertyInfo), '("expand", Gtk.Widget.WidgetExpandPropertyInfo), '("focusOnClick", Gtk.Widget.WidgetFocusOnClickPropertyInfo), '("hadjustment", Gtk.ScrolledWindow.ScrolledWindowHadjustmentPropertyInfo), '("halign", Gtk.Widget.WidgetHalignPropertyInfo), '("hasDefault", Gtk.Widget.WidgetHasDefaultPropertyInfo), '("hasFocus", Gtk.Widget.WidgetHasFocusPropertyInfo), '("hasTooltip", Gtk.Widget.WidgetHasTooltipPropertyInfo), '("heightRequest", Gtk.Widget.WidgetHeightRequestPropertyInfo), '("hexpand", Gtk.Widget.WidgetHexpandPropertyInfo), '("hexpandSet", Gtk.Widget.WidgetHexpandSetPropertyInfo), '("hscrollbarPolicy", Gtk.ScrolledWindow.ScrolledWindowHscrollbarPolicyPropertyInfo), '("isFocus", Gtk.Widget.WidgetIsFocusPropertyInfo), '("kineticScrolling", Gtk.ScrolledWindow.ScrolledWindowKineticScrollingPropertyInfo), '("localOnly", PlacesSidebarLocalOnlyPropertyInfo), '("location", PlacesSidebarLocationPropertyInfo), '("margin", Gtk.Widget.WidgetMarginPropertyInfo), '("marginBottom", Gtk.Widget.WidgetMarginBottomPropertyInfo), '("marginEnd", Gtk.Widget.WidgetMarginEndPropertyInfo), '("marginLeft", Gtk.Widget.WidgetMarginLeftPropertyInfo), '("marginRight", Gtk.Widget.WidgetMarginRightPropertyInfo), '("marginStart", Gtk.Widget.WidgetMarginStartPropertyInfo), '("marginTop", Gtk.Widget.WidgetMarginTopPropertyInfo), '("maxContentHeight", Gtk.ScrolledWindow.ScrolledWindowMaxContentHeightPropertyInfo), '("maxContentWidth", Gtk.ScrolledWindow.ScrolledWindowMaxContentWidthPropertyInfo), '("minContentHeight", Gtk.ScrolledWindow.ScrolledWindowMinContentHeightPropertyInfo), '("minContentWidth", Gtk.ScrolledWindow.ScrolledWindowMinContentWidthPropertyInfo), '("name", Gtk.Widget.WidgetNamePropertyInfo), '("noShowAll", Gtk.Widget.WidgetNoShowAllPropertyInfo), '("opacity", Gtk.Widget.WidgetOpacityPropertyInfo), '("openFlags", PlacesSidebarOpenFlagsPropertyInfo), '("overlayScrolling", Gtk.ScrolledWindow.ScrolledWindowOverlayScrollingPropertyInfo), '("parent", Gtk.Widget.WidgetParentPropertyInfo), '("populateAll", PlacesSidebarPopulateAllPropertyInfo), '("propagateNaturalHeight", Gtk.ScrolledWindow.ScrolledWindowPropagateNaturalHeightPropertyInfo), '("propagateNaturalWidth", Gtk.ScrolledWindow.ScrolledWindowPropagateNaturalWidthPropertyInfo), '("receivesDefault", Gtk.Widget.WidgetReceivesDefaultPropertyInfo), '("resizeMode", Gtk.Container.ContainerResizeModePropertyInfo), '("scaleFactor", Gtk.Widget.WidgetScaleFactorPropertyInfo), '("sensitive", Gtk.Widget.WidgetSensitivePropertyInfo), '("shadowType", Gtk.ScrolledWindow.ScrolledWindowShadowTypePropertyInfo), '("showConnectToServer", PlacesSidebarShowConnectToServerPropertyInfo), '("showDesktop", PlacesSidebarShowDesktopPropertyInfo), '("showEnterLocation", PlacesSidebarShowEnterLocationPropertyInfo), '("showOtherLocations", PlacesSidebarShowOtherLocationsPropertyInfo), '("showRecent", PlacesSidebarShowRecentPropertyInfo), '("showStarredLocation", PlacesSidebarShowStarredLocationPropertyInfo), '("showTrash", PlacesSidebarShowTrashPropertyInfo), '("style", Gtk.Widget.WidgetStylePropertyInfo), '("tooltipMarkup", Gtk.Widget.WidgetTooltipMarkupPropertyInfo), '("tooltipText", Gtk.Widget.WidgetTooltipTextPropertyInfo), '("vadjustment", Gtk.ScrolledWindow.ScrolledWindowVadjustmentPropertyInfo), '("valign", Gtk.Widget.WidgetValignPropertyInfo), '("vexpand", Gtk.Widget.WidgetVexpandPropertyInfo), '("vexpandSet", Gtk.Widget.WidgetVexpandSetPropertyInfo), '("visible", Gtk.Widget.WidgetVisiblePropertyInfo), '("vscrollbarPolicy", Gtk.ScrolledWindow.ScrolledWindowVscrollbarPolicyPropertyInfo), '("widthRequest", Gtk.Widget.WidgetWidthRequestPropertyInfo), '("window", Gtk.Widget.WidgetWindowPropertyInfo), '("windowPlacement", Gtk.ScrolledWindow.ScrolledWindowWindowPlacementPropertyInfo), '("windowPlacementSet", Gtk.ScrolledWindow.ScrolledWindowWindowPlacementSetPropertyInfo)] :: [(Symbol, *)])
#endif
#if ENABLE_OVERLOADING
placesSidebarLocalOnly :: AttrLabelProxy "localOnly"
placesSidebarLocalOnly = AttrLabelProxy
placesSidebarLocation :: AttrLabelProxy "location"
placesSidebarLocation = AttrLabelProxy
placesSidebarOpenFlags :: AttrLabelProxy "openFlags"
placesSidebarOpenFlags = AttrLabelProxy
placesSidebarPopulateAll :: AttrLabelProxy "populateAll"
placesSidebarPopulateAll = AttrLabelProxy
placesSidebarShowConnectToServer :: AttrLabelProxy "showConnectToServer"
placesSidebarShowConnectToServer = AttrLabelProxy
placesSidebarShowDesktop :: AttrLabelProxy "showDesktop"
placesSidebarShowDesktop = AttrLabelProxy
placesSidebarShowEnterLocation :: AttrLabelProxy "showEnterLocation"
placesSidebarShowEnterLocation = AttrLabelProxy
placesSidebarShowOtherLocations :: AttrLabelProxy "showOtherLocations"
placesSidebarShowOtherLocations = AttrLabelProxy
placesSidebarShowRecent :: AttrLabelProxy "showRecent"
placesSidebarShowRecent = AttrLabelProxy
placesSidebarShowStarredLocation :: AttrLabelProxy "showStarredLocation"
placesSidebarShowStarredLocation = AttrLabelProxy
placesSidebarShowTrash :: AttrLabelProxy "showTrash"
placesSidebarShowTrash = AttrLabelProxy
#endif
#if ENABLE_OVERLOADING
data PlacesSidebarDragActionAskSignalInfo
instance SignalInfo PlacesSidebarDragActionAskSignalInfo where
type HaskellCallbackType PlacesSidebarDragActionAskSignalInfo = PlacesSidebarDragActionAskCallback
connectSignal _ obj cb connectMode = do
let cb' = wrap_PlacesSidebarDragActionAskCallback cb
cb'' <- mk_PlacesSidebarDragActionAskCallback cb'
connectSignalFunPtr obj "drag-action-ask" cb'' connectMode
data PlacesSidebarDragActionRequestedSignalInfo
instance SignalInfo PlacesSidebarDragActionRequestedSignalInfo where
type HaskellCallbackType PlacesSidebarDragActionRequestedSignalInfo = PlacesSidebarDragActionRequestedCallback
connectSignal _ obj cb connectMode = do
let cb' = wrap_PlacesSidebarDragActionRequestedCallback cb
cb'' <- mk_PlacesSidebarDragActionRequestedCallback cb'
connectSignalFunPtr obj "drag-action-requested" cb'' connectMode
data PlacesSidebarDragPerformDropSignalInfo
instance SignalInfo PlacesSidebarDragPerformDropSignalInfo where
type HaskellCallbackType PlacesSidebarDragPerformDropSignalInfo = PlacesSidebarDragPerformDropCallback
connectSignal _ obj cb connectMode = do
let cb' = wrap_PlacesSidebarDragPerformDropCallback cb
cb'' <- mk_PlacesSidebarDragPerformDropCallback cb'
connectSignalFunPtr obj "drag-perform-drop" cb'' connectMode
data PlacesSidebarMountSignalInfo
instance SignalInfo PlacesSidebarMountSignalInfo where
type HaskellCallbackType PlacesSidebarMountSignalInfo = PlacesSidebarMountCallback
connectSignal _ obj cb connectMode = do
let cb' = wrap_PlacesSidebarMountCallback cb
cb'' <- mk_PlacesSidebarMountCallback cb'
connectSignalFunPtr obj "mount" cb'' connectMode
data PlacesSidebarOpenLocationSignalInfo
instance SignalInfo PlacesSidebarOpenLocationSignalInfo where
type HaskellCallbackType PlacesSidebarOpenLocationSignalInfo = PlacesSidebarOpenLocationCallback
connectSignal _ obj cb connectMode = do
let cb' = wrap_PlacesSidebarOpenLocationCallback cb
cb'' <- mk_PlacesSidebarOpenLocationCallback cb'
connectSignalFunPtr obj "open-location" cb'' connectMode
data PlacesSidebarPopulatePopupSignalInfo
instance SignalInfo PlacesSidebarPopulatePopupSignalInfo where
type HaskellCallbackType PlacesSidebarPopulatePopupSignalInfo = PlacesSidebarPopulatePopupCallback
connectSignal _ obj cb connectMode = do
let cb' = wrap_PlacesSidebarPopulatePopupCallback cb
cb'' <- mk_PlacesSidebarPopulatePopupCallback cb'
connectSignalFunPtr obj "populate-popup" cb'' connectMode
data PlacesSidebarShowConnectToServerSignalInfo
instance SignalInfo PlacesSidebarShowConnectToServerSignalInfo where
type HaskellCallbackType PlacesSidebarShowConnectToServerSignalInfo = PlacesSidebarShowConnectToServerCallback
connectSignal _ obj cb connectMode = do
let cb' = wrap_PlacesSidebarShowConnectToServerCallback cb
cb'' <- mk_PlacesSidebarShowConnectToServerCallback cb'
connectSignalFunPtr obj "show-connect-to-server" cb'' connectMode
data PlacesSidebarShowEnterLocationSignalInfo
instance SignalInfo PlacesSidebarShowEnterLocationSignalInfo where
type HaskellCallbackType PlacesSidebarShowEnterLocationSignalInfo = PlacesSidebarShowEnterLocationCallback
connectSignal _ obj cb connectMode = do
let cb' = wrap_PlacesSidebarShowEnterLocationCallback cb
cb'' <- mk_PlacesSidebarShowEnterLocationCallback cb'
connectSignalFunPtr obj "show-enter-location" cb'' connectMode
data PlacesSidebarShowErrorMessageSignalInfo
instance SignalInfo PlacesSidebarShowErrorMessageSignalInfo where
type HaskellCallbackType PlacesSidebarShowErrorMessageSignalInfo = PlacesSidebarShowErrorMessageCallback
connectSignal _ obj cb connectMode = do
let cb' = wrap_PlacesSidebarShowErrorMessageCallback cb
cb'' <- mk_PlacesSidebarShowErrorMessageCallback cb'
connectSignalFunPtr obj "show-error-message" cb'' connectMode
data PlacesSidebarShowOtherLocationsSignalInfo
instance SignalInfo PlacesSidebarShowOtherLocationsSignalInfo where
type HaskellCallbackType PlacesSidebarShowOtherLocationsSignalInfo = PlacesSidebarShowOtherLocationsCallback
connectSignal _ obj cb connectMode = do
let cb' = wrap_PlacesSidebarShowOtherLocationsCallback cb
cb'' <- mk_PlacesSidebarShowOtherLocationsCallback cb'
connectSignalFunPtr obj "show-other-locations" cb'' connectMode
data PlacesSidebarShowOtherLocationsWithFlagsSignalInfo
instance SignalInfo PlacesSidebarShowOtherLocationsWithFlagsSignalInfo where
type HaskellCallbackType PlacesSidebarShowOtherLocationsWithFlagsSignalInfo = PlacesSidebarShowOtherLocationsWithFlagsCallback
connectSignal _ obj cb connectMode = do
let cb' = wrap_PlacesSidebarShowOtherLocationsWithFlagsCallback cb
cb'' <- mk_PlacesSidebarShowOtherLocationsWithFlagsCallback cb'
connectSignalFunPtr obj "show-other-locations-with-flags" cb'' connectMode
data PlacesSidebarShowStarredLocationSignalInfo
instance SignalInfo PlacesSidebarShowStarredLocationSignalInfo where
type HaskellCallbackType PlacesSidebarShowStarredLocationSignalInfo = PlacesSidebarShowStarredLocationCallback
connectSignal _ obj cb connectMode = do
let cb' = wrap_PlacesSidebarShowStarredLocationCallback cb
cb'' <- mk_PlacesSidebarShowStarredLocationCallback cb'
connectSignalFunPtr obj "show-starred-location" cb'' connectMode
data PlacesSidebarUnmountSignalInfo
instance SignalInfo PlacesSidebarUnmountSignalInfo where
type HaskellCallbackType PlacesSidebarUnmountSignalInfo = PlacesSidebarUnmountCallback
connectSignal _ obj cb connectMode = do
let cb' = wrap_PlacesSidebarUnmountCallback cb
cb'' <- mk_PlacesSidebarUnmountCallback cb'
connectSignalFunPtr obj "unmount" cb'' connectMode
type instance O.SignalList PlacesSidebar = PlacesSidebarSignalList
type PlacesSidebarSignalList = ('[ '("accelClosuresChanged", Gtk.Widget.WidgetAccelClosuresChangedSignalInfo), '("add", Gtk.Container.ContainerAddSignalInfo), '("buttonPressEvent", Gtk.Widget.WidgetButtonPressEventSignalInfo), '("buttonReleaseEvent", Gtk.Widget.WidgetButtonReleaseEventSignalInfo), '("canActivateAccel", Gtk.Widget.WidgetCanActivateAccelSignalInfo), '("checkResize", Gtk.Container.ContainerCheckResizeSignalInfo), '("childNotify", Gtk.Widget.WidgetChildNotifySignalInfo), '("compositedChanged", Gtk.Widget.WidgetCompositedChangedSignalInfo), '("configureEvent", Gtk.Widget.WidgetConfigureEventSignalInfo), '("damageEvent", Gtk.Widget.WidgetDamageEventSignalInfo), '("deleteEvent", Gtk.Widget.WidgetDeleteEventSignalInfo), '("destroy", Gtk.Widget.WidgetDestroySignalInfo), '("destroyEvent", Gtk.Widget.WidgetDestroyEventSignalInfo), '("directionChanged", Gtk.Widget.WidgetDirectionChangedSignalInfo), '("dragActionAsk", PlacesSidebarDragActionAskSignalInfo), '("dragActionRequested", PlacesSidebarDragActionRequestedSignalInfo), '("dragBegin", Gtk.Widget.WidgetDragBeginSignalInfo), '("dragDataDelete", Gtk.Widget.WidgetDragDataDeleteSignalInfo), '("dragDataGet", Gtk.Widget.WidgetDragDataGetSignalInfo), '("dragDataReceived", Gtk.Widget.WidgetDragDataReceivedSignalInfo), '("dragDrop", Gtk.Widget.WidgetDragDropSignalInfo), '("dragEnd", Gtk.Widget.WidgetDragEndSignalInfo), '("dragFailed", Gtk.Widget.WidgetDragFailedSignalInfo), '("dragLeave", Gtk.Widget.WidgetDragLeaveSignalInfo), '("dragMotion", Gtk.Widget.WidgetDragMotionSignalInfo), '("dragPerformDrop", PlacesSidebarDragPerformDropSignalInfo), '("draw", Gtk.Widget.WidgetDrawSignalInfo), '("edgeOvershot", Gtk.ScrolledWindow.ScrolledWindowEdgeOvershotSignalInfo), '("edgeReached", Gtk.ScrolledWindow.ScrolledWindowEdgeReachedSignalInfo), '("enterNotifyEvent", Gtk.Widget.WidgetEnterNotifyEventSignalInfo), '("event", Gtk.Widget.WidgetEventSignalInfo), '("eventAfter", Gtk.Widget.WidgetEventAfterSignalInfo), '("focus", Gtk.Widget.WidgetFocusSignalInfo), '("focusInEvent", Gtk.Widget.WidgetFocusInEventSignalInfo), '("focusOutEvent", Gtk.Widget.WidgetFocusOutEventSignalInfo), '("grabBrokenEvent", Gtk.Widget.WidgetGrabBrokenEventSignalInfo), '("grabFocus", Gtk.Widget.WidgetGrabFocusSignalInfo), '("grabNotify", Gtk.Widget.WidgetGrabNotifySignalInfo), '("hide", Gtk.Widget.WidgetHideSignalInfo), '("hierarchyChanged", Gtk.Widget.WidgetHierarchyChangedSignalInfo), '("keyPressEvent", Gtk.Widget.WidgetKeyPressEventSignalInfo), '("keyReleaseEvent", Gtk.Widget.WidgetKeyReleaseEventSignalInfo), '("keynavFailed", Gtk.Widget.WidgetKeynavFailedSignalInfo), '("leaveNotifyEvent", Gtk.Widget.WidgetLeaveNotifyEventSignalInfo), '("map", Gtk.Widget.WidgetMapSignalInfo), '("mapEvent", Gtk.Widget.WidgetMapEventSignalInfo), '("mnemonicActivate", Gtk.Widget.WidgetMnemonicActivateSignalInfo), '("motionNotifyEvent", Gtk.Widget.WidgetMotionNotifyEventSignalInfo), '("mount", PlacesSidebarMountSignalInfo), '("moveFocus", Gtk.Widget.WidgetMoveFocusSignalInfo), '("moveFocusOut", Gtk.ScrolledWindow.ScrolledWindowMoveFocusOutSignalInfo), '("notify", GObject.Object.ObjectNotifySignalInfo), '("openLocation", PlacesSidebarOpenLocationSignalInfo), '("parentSet", Gtk.Widget.WidgetParentSetSignalInfo), '("populatePopup", PlacesSidebarPopulatePopupSignalInfo), '("popupMenu", Gtk.Widget.WidgetPopupMenuSignalInfo), '("propertyNotifyEvent", Gtk.Widget.WidgetPropertyNotifyEventSignalInfo), '("proximityInEvent", Gtk.Widget.WidgetProximityInEventSignalInfo), '("proximityOutEvent", Gtk.Widget.WidgetProximityOutEventSignalInfo), '("queryTooltip", Gtk.Widget.WidgetQueryTooltipSignalInfo), '("realize", Gtk.Widget.WidgetRealizeSignalInfo), '("remove", Gtk.Container.ContainerRemoveSignalInfo), '("screenChanged", Gtk.Widget.WidgetScreenChangedSignalInfo), '("scrollChild", Gtk.ScrolledWindow.ScrolledWindowScrollChildSignalInfo), '("scrollEvent", Gtk.Widget.WidgetScrollEventSignalInfo), '("selectionClearEvent", Gtk.Widget.WidgetSelectionClearEventSignalInfo), '("selectionGet", Gtk.Widget.WidgetSelectionGetSignalInfo), '("selectionNotifyEvent", Gtk.Widget.WidgetSelectionNotifyEventSignalInfo), '("selectionReceived", Gtk.Widget.WidgetSelectionReceivedSignalInfo), '("selectionRequestEvent", Gtk.Widget.WidgetSelectionRequestEventSignalInfo), '("setFocusChild", Gtk.Container.ContainerSetFocusChildSignalInfo), '("show", Gtk.Widget.WidgetShowSignalInfo), '("showConnectToServer", PlacesSidebarShowConnectToServerSignalInfo), '("showEnterLocation", PlacesSidebarShowEnterLocationSignalInfo), '("showErrorMessage", PlacesSidebarShowErrorMessageSignalInfo), '("showHelp", Gtk.Widget.WidgetShowHelpSignalInfo), '("showOtherLocations", PlacesSidebarShowOtherLocationsSignalInfo), '("showOtherLocationsWithFlags", PlacesSidebarShowOtherLocationsWithFlagsSignalInfo), '("showStarredLocation", PlacesSidebarShowStarredLocationSignalInfo), '("sizeAllocate", Gtk.Widget.WidgetSizeAllocateSignalInfo), '("stateChanged", Gtk.Widget.WidgetStateChangedSignalInfo), '("stateFlagsChanged", Gtk.Widget.WidgetStateFlagsChangedSignalInfo), '("styleSet", Gtk.Widget.WidgetStyleSetSignalInfo), '("styleUpdated", Gtk.Widget.WidgetStyleUpdatedSignalInfo), '("touchEvent", Gtk.Widget.WidgetTouchEventSignalInfo), '("unmap", Gtk.Widget.WidgetUnmapSignalInfo), '("unmapEvent", Gtk.Widget.WidgetUnmapEventSignalInfo), '("unmount", PlacesSidebarUnmountSignalInfo), '("unrealize", Gtk.Widget.WidgetUnrealizeSignalInfo), '("visibilityNotifyEvent", Gtk.Widget.WidgetVisibilityNotifyEventSignalInfo), '("windowStateEvent", Gtk.Widget.WidgetWindowStateEventSignalInfo)] :: [(Symbol, *)])
#endif
foreign import ccall "gtk_places_sidebar_new" gtk_places_sidebar_new ::
IO (Ptr PlacesSidebar)
placesSidebarNew ::
(B.CallStack.HasCallStack, MonadIO m) =>
m PlacesSidebar
placesSidebarNew = liftIO $ do
result <- gtk_places_sidebar_new
checkUnexpectedReturnNULL "placesSidebarNew" result
result' <- (newObject PlacesSidebar) result
return result'
#if ENABLE_OVERLOADING
#endif
foreign import ccall "gtk_places_sidebar_add_shortcut" gtk_places_sidebar_add_shortcut ::
Ptr PlacesSidebar ->
Ptr Gio.File.File ->
IO ()
placesSidebarAddShortcut ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a, Gio.File.IsFile b) =>
a
-> b
-> m ()
placesSidebarAddShortcut sidebar location = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
location' <- unsafeManagedPtrCastPtr location
gtk_places_sidebar_add_shortcut sidebar' location'
touchManagedPtr sidebar
touchManagedPtr location
return ()
#if ENABLE_OVERLOADING
data PlacesSidebarAddShortcutMethodInfo
instance (signature ~ (b -> m ()), MonadIO m, IsPlacesSidebar a, Gio.File.IsFile b) => O.MethodInfo PlacesSidebarAddShortcutMethodInfo a signature where
overloadedMethod _ = placesSidebarAddShortcut
#endif
foreign import ccall "gtk_places_sidebar_get_local_only" gtk_places_sidebar_get_local_only ::
Ptr PlacesSidebar ->
IO CInt
placesSidebarGetLocalOnly ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> m Bool
placesSidebarGetLocalOnly sidebar = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
result <- gtk_places_sidebar_get_local_only sidebar'
let result' = (/= 0) result
touchManagedPtr sidebar
return result'
#if ENABLE_OVERLOADING
data PlacesSidebarGetLocalOnlyMethodInfo
instance (signature ~ (m Bool), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarGetLocalOnlyMethodInfo a signature where
overloadedMethod _ = placesSidebarGetLocalOnly
#endif
foreign import ccall "gtk_places_sidebar_get_location" gtk_places_sidebar_get_location ::
Ptr PlacesSidebar ->
IO (Ptr Gio.File.File)
placesSidebarGetLocation ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> m (Maybe Gio.File.File)
placesSidebarGetLocation sidebar = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
result <- gtk_places_sidebar_get_location sidebar'
maybeResult <- convertIfNonNull result $ \result' -> do
result'' <- (wrapObject Gio.File.File) result'
return result''
touchManagedPtr sidebar
return maybeResult
#if ENABLE_OVERLOADING
data PlacesSidebarGetLocationMethodInfo
instance (signature ~ (m (Maybe Gio.File.File)), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarGetLocationMethodInfo a signature where
overloadedMethod _ = placesSidebarGetLocation
#endif
foreign import ccall "gtk_places_sidebar_get_nth_bookmark" gtk_places_sidebar_get_nth_bookmark ::
Ptr PlacesSidebar ->
Int32 ->
IO (Ptr Gio.File.File)
placesSidebarGetNthBookmark ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> Int32
-> m (Maybe Gio.File.File)
placesSidebarGetNthBookmark sidebar n = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
result <- gtk_places_sidebar_get_nth_bookmark sidebar' n
maybeResult <- convertIfNonNull result $ \result' -> do
result'' <- (wrapObject Gio.File.File) result'
return result''
touchManagedPtr sidebar
return maybeResult
#if ENABLE_OVERLOADING
data PlacesSidebarGetNthBookmarkMethodInfo
instance (signature ~ (Int32 -> m (Maybe Gio.File.File)), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarGetNthBookmarkMethodInfo a signature where
overloadedMethod _ = placesSidebarGetNthBookmark
#endif
foreign import ccall "gtk_places_sidebar_get_open_flags" gtk_places_sidebar_get_open_flags ::
Ptr PlacesSidebar ->
IO CUInt
placesSidebarGetOpenFlags ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> m [Gtk.Flags.PlacesOpenFlags]
placesSidebarGetOpenFlags sidebar = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
result <- gtk_places_sidebar_get_open_flags sidebar'
let result' = wordToGFlags result
touchManagedPtr sidebar
return result'
#if ENABLE_OVERLOADING
data PlacesSidebarGetOpenFlagsMethodInfo
instance (signature ~ (m [Gtk.Flags.PlacesOpenFlags]), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarGetOpenFlagsMethodInfo a signature where
overloadedMethod _ = placesSidebarGetOpenFlags
#endif
foreign import ccall "gtk_places_sidebar_get_show_connect_to_server" gtk_places_sidebar_get_show_connect_to_server ::
Ptr PlacesSidebar ->
IO CInt
{-# DEPRECATED placesSidebarGetShowConnectToServer ["(Since version 3.18)","It is recommended to group this functionality with the drives"," and network location under the new \\'Other Location\\' item"] #-}
placesSidebarGetShowConnectToServer ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> m Bool
placesSidebarGetShowConnectToServer sidebar = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
result <- gtk_places_sidebar_get_show_connect_to_server sidebar'
let result' = (/= 0) result
touchManagedPtr sidebar
return result'
#if ENABLE_OVERLOADING
data PlacesSidebarGetShowConnectToServerMethodInfo
instance (signature ~ (m Bool), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarGetShowConnectToServerMethodInfo a signature where
overloadedMethod _ = placesSidebarGetShowConnectToServer
#endif
foreign import ccall "gtk_places_sidebar_get_show_desktop" gtk_places_sidebar_get_show_desktop ::
Ptr PlacesSidebar ->
IO CInt
placesSidebarGetShowDesktop ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> m Bool
placesSidebarGetShowDesktop sidebar = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
result <- gtk_places_sidebar_get_show_desktop sidebar'
let result' = (/= 0) result
touchManagedPtr sidebar
return result'
#if ENABLE_OVERLOADING
data PlacesSidebarGetShowDesktopMethodInfo
instance (signature ~ (m Bool), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarGetShowDesktopMethodInfo a signature where
overloadedMethod _ = placesSidebarGetShowDesktop
#endif
foreign import ccall "gtk_places_sidebar_get_show_enter_location" gtk_places_sidebar_get_show_enter_location ::
Ptr PlacesSidebar ->
IO CInt
placesSidebarGetShowEnterLocation ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> m Bool
placesSidebarGetShowEnterLocation sidebar = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
result <- gtk_places_sidebar_get_show_enter_location sidebar'
let result' = (/= 0) result
touchManagedPtr sidebar
return result'
#if ENABLE_OVERLOADING
data PlacesSidebarGetShowEnterLocationMethodInfo
instance (signature ~ (m Bool), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarGetShowEnterLocationMethodInfo a signature where
overloadedMethod _ = placesSidebarGetShowEnterLocation
#endif
foreign import ccall "gtk_places_sidebar_get_show_other_locations" gtk_places_sidebar_get_show_other_locations ::
Ptr PlacesSidebar ->
IO CInt
placesSidebarGetShowOtherLocations ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> m Bool
placesSidebarGetShowOtherLocations sidebar = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
result <- gtk_places_sidebar_get_show_other_locations sidebar'
let result' = (/= 0) result
touchManagedPtr sidebar
return result'
#if ENABLE_OVERLOADING
data PlacesSidebarGetShowOtherLocationsMethodInfo
instance (signature ~ (m Bool), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarGetShowOtherLocationsMethodInfo a signature where
overloadedMethod _ = placesSidebarGetShowOtherLocations
#endif
foreign import ccall "gtk_places_sidebar_get_show_recent" gtk_places_sidebar_get_show_recent ::
Ptr PlacesSidebar ->
IO CInt
placesSidebarGetShowRecent ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> m Bool
placesSidebarGetShowRecent sidebar = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
result <- gtk_places_sidebar_get_show_recent sidebar'
let result' = (/= 0) result
touchManagedPtr sidebar
return result'
#if ENABLE_OVERLOADING
data PlacesSidebarGetShowRecentMethodInfo
instance (signature ~ (m Bool), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarGetShowRecentMethodInfo a signature where
overloadedMethod _ = placesSidebarGetShowRecent
#endif
foreign import ccall "gtk_places_sidebar_get_show_starred_location" gtk_places_sidebar_get_show_starred_location ::
Ptr PlacesSidebar ->
IO CInt
placesSidebarGetShowStarredLocation ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> m Bool
placesSidebarGetShowStarredLocation sidebar = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
result <- gtk_places_sidebar_get_show_starred_location sidebar'
let result' = (/= 0) result
touchManagedPtr sidebar
return result'
#if ENABLE_OVERLOADING
data PlacesSidebarGetShowStarredLocationMethodInfo
instance (signature ~ (m Bool), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarGetShowStarredLocationMethodInfo a signature where
overloadedMethod _ = placesSidebarGetShowStarredLocation
#endif
foreign import ccall "gtk_places_sidebar_get_show_trash" gtk_places_sidebar_get_show_trash ::
Ptr PlacesSidebar ->
IO CInt
placesSidebarGetShowTrash ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> m Bool
placesSidebarGetShowTrash sidebar = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
result <- gtk_places_sidebar_get_show_trash sidebar'
let result' = (/= 0) result
touchManagedPtr sidebar
return result'
#if ENABLE_OVERLOADING
data PlacesSidebarGetShowTrashMethodInfo
instance (signature ~ (m Bool), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarGetShowTrashMethodInfo a signature where
overloadedMethod _ = placesSidebarGetShowTrash
#endif
foreign import ccall "gtk_places_sidebar_list_shortcuts" gtk_places_sidebar_list_shortcuts ::
Ptr PlacesSidebar ->
IO (Ptr (GSList (Ptr Gio.File.File)))
placesSidebarListShortcuts ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> m [Gio.File.File]
placesSidebarListShortcuts sidebar = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
result <- gtk_places_sidebar_list_shortcuts sidebar'
result' <- unpackGSList result
result'' <- mapM (wrapObject Gio.File.File) result'
g_slist_free result
touchManagedPtr sidebar
return result''
#if ENABLE_OVERLOADING
data PlacesSidebarListShortcutsMethodInfo
instance (signature ~ (m [Gio.File.File]), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarListShortcutsMethodInfo a signature where
overloadedMethod _ = placesSidebarListShortcuts
#endif
foreign import ccall "gtk_places_sidebar_remove_shortcut" gtk_places_sidebar_remove_shortcut ::
Ptr PlacesSidebar ->
Ptr Gio.File.File ->
IO ()
placesSidebarRemoveShortcut ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a, Gio.File.IsFile b) =>
a
-> b
-> m ()
placesSidebarRemoveShortcut sidebar location = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
location' <- unsafeManagedPtrCastPtr location
gtk_places_sidebar_remove_shortcut sidebar' location'
touchManagedPtr sidebar
touchManagedPtr location
return ()
#if ENABLE_OVERLOADING
data PlacesSidebarRemoveShortcutMethodInfo
instance (signature ~ (b -> m ()), MonadIO m, IsPlacesSidebar a, Gio.File.IsFile b) => O.MethodInfo PlacesSidebarRemoveShortcutMethodInfo a signature where
overloadedMethod _ = placesSidebarRemoveShortcut
#endif
foreign import ccall "gtk_places_sidebar_set_drop_targets_visible" gtk_places_sidebar_set_drop_targets_visible ::
Ptr PlacesSidebar ->
CInt ->
Ptr Gdk.DragContext.DragContext ->
IO ()
placesSidebarSetDropTargetsVisible ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a, Gdk.DragContext.IsDragContext b) =>
a
-> Bool
-> b
-> m ()
placesSidebarSetDropTargetsVisible sidebar visible context = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
let visible' = (fromIntegral . fromEnum) visible
context' <- unsafeManagedPtrCastPtr context
gtk_places_sidebar_set_drop_targets_visible sidebar' visible' context'
touchManagedPtr sidebar
touchManagedPtr context
return ()
#if ENABLE_OVERLOADING
data PlacesSidebarSetDropTargetsVisibleMethodInfo
instance (signature ~ (Bool -> b -> m ()), MonadIO m, IsPlacesSidebar a, Gdk.DragContext.IsDragContext b) => O.MethodInfo PlacesSidebarSetDropTargetsVisibleMethodInfo a signature where
overloadedMethod _ = placesSidebarSetDropTargetsVisible
#endif
foreign import ccall "gtk_places_sidebar_set_local_only" gtk_places_sidebar_set_local_only ::
Ptr PlacesSidebar ->
CInt ->
IO ()
placesSidebarSetLocalOnly ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> Bool
-> m ()
placesSidebarSetLocalOnly sidebar localOnly = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
let localOnly' = (fromIntegral . fromEnum) localOnly
gtk_places_sidebar_set_local_only sidebar' localOnly'
touchManagedPtr sidebar
return ()
#if ENABLE_OVERLOADING
data PlacesSidebarSetLocalOnlyMethodInfo
instance (signature ~ (Bool -> m ()), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarSetLocalOnlyMethodInfo a signature where
overloadedMethod _ = placesSidebarSetLocalOnly
#endif
foreign import ccall "gtk_places_sidebar_set_location" gtk_places_sidebar_set_location ::
Ptr PlacesSidebar ->
Ptr Gio.File.File ->
IO ()
placesSidebarSetLocation ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a, Gio.File.IsFile b) =>
a
-> Maybe (b)
-> m ()
placesSidebarSetLocation sidebar location = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
maybeLocation <- case location of
Nothing -> return nullPtr
Just jLocation -> do
jLocation' <- unsafeManagedPtrCastPtr jLocation
return jLocation'
gtk_places_sidebar_set_location sidebar' maybeLocation
touchManagedPtr sidebar
whenJust location touchManagedPtr
return ()
#if ENABLE_OVERLOADING
data PlacesSidebarSetLocationMethodInfo
instance (signature ~ (Maybe (b) -> m ()), MonadIO m, IsPlacesSidebar a, Gio.File.IsFile b) => O.MethodInfo PlacesSidebarSetLocationMethodInfo a signature where
overloadedMethod _ = placesSidebarSetLocation
#endif
foreign import ccall "gtk_places_sidebar_set_open_flags" gtk_places_sidebar_set_open_flags ::
Ptr PlacesSidebar ->
CUInt ->
IO ()
placesSidebarSetOpenFlags ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> [Gtk.Flags.PlacesOpenFlags]
-> m ()
placesSidebarSetOpenFlags sidebar flags = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
let flags' = gflagsToWord flags
gtk_places_sidebar_set_open_flags sidebar' flags'
touchManagedPtr sidebar
return ()
#if ENABLE_OVERLOADING
data PlacesSidebarSetOpenFlagsMethodInfo
instance (signature ~ ([Gtk.Flags.PlacesOpenFlags] -> m ()), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarSetOpenFlagsMethodInfo a signature where
overloadedMethod _ = placesSidebarSetOpenFlags
#endif
foreign import ccall "gtk_places_sidebar_set_show_connect_to_server" gtk_places_sidebar_set_show_connect_to_server ::
Ptr PlacesSidebar ->
CInt ->
IO ()
{-# DEPRECATED placesSidebarSetShowConnectToServer ["(Since version 3.18)","It is recommended to group this functionality with the drives"," and network location under the new \\'Other Location\\' item"] #-}
placesSidebarSetShowConnectToServer ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> Bool
-> m ()
placesSidebarSetShowConnectToServer sidebar showConnectToServer = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
let showConnectToServer' = (fromIntegral . fromEnum) showConnectToServer
gtk_places_sidebar_set_show_connect_to_server sidebar' showConnectToServer'
touchManagedPtr sidebar
return ()
#if ENABLE_OVERLOADING
data PlacesSidebarSetShowConnectToServerMethodInfo
instance (signature ~ (Bool -> m ()), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarSetShowConnectToServerMethodInfo a signature where
overloadedMethod _ = placesSidebarSetShowConnectToServer
#endif
foreign import ccall "gtk_places_sidebar_set_show_desktop" gtk_places_sidebar_set_show_desktop ::
Ptr PlacesSidebar ->
CInt ->
IO ()
placesSidebarSetShowDesktop ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> Bool
-> m ()
placesSidebarSetShowDesktop sidebar showDesktop = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
let showDesktop' = (fromIntegral . fromEnum) showDesktop
gtk_places_sidebar_set_show_desktop sidebar' showDesktop'
touchManagedPtr sidebar
return ()
#if ENABLE_OVERLOADING
data PlacesSidebarSetShowDesktopMethodInfo
instance (signature ~ (Bool -> m ()), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarSetShowDesktopMethodInfo a signature where
overloadedMethod _ = placesSidebarSetShowDesktop
#endif
foreign import ccall "gtk_places_sidebar_set_show_enter_location" gtk_places_sidebar_set_show_enter_location ::
Ptr PlacesSidebar ->
CInt ->
IO ()
placesSidebarSetShowEnterLocation ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> Bool
-> m ()
placesSidebarSetShowEnterLocation sidebar showEnterLocation = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
let showEnterLocation' = (fromIntegral . fromEnum) showEnterLocation
gtk_places_sidebar_set_show_enter_location sidebar' showEnterLocation'
touchManagedPtr sidebar
return ()
#if ENABLE_OVERLOADING
data PlacesSidebarSetShowEnterLocationMethodInfo
instance (signature ~ (Bool -> m ()), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarSetShowEnterLocationMethodInfo a signature where
overloadedMethod _ = placesSidebarSetShowEnterLocation
#endif
foreign import ccall "gtk_places_sidebar_set_show_other_locations" gtk_places_sidebar_set_show_other_locations ::
Ptr PlacesSidebar ->
CInt ->
IO ()
placesSidebarSetShowOtherLocations ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> Bool
-> m ()
placesSidebarSetShowOtherLocations sidebar showOtherLocations = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
let showOtherLocations' = (fromIntegral . fromEnum) showOtherLocations
gtk_places_sidebar_set_show_other_locations sidebar' showOtherLocations'
touchManagedPtr sidebar
return ()
#if ENABLE_OVERLOADING
data PlacesSidebarSetShowOtherLocationsMethodInfo
instance (signature ~ (Bool -> m ()), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarSetShowOtherLocationsMethodInfo a signature where
overloadedMethod _ = placesSidebarSetShowOtherLocations
#endif
foreign import ccall "gtk_places_sidebar_set_show_recent" gtk_places_sidebar_set_show_recent ::
Ptr PlacesSidebar ->
CInt ->
IO ()
placesSidebarSetShowRecent ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> Bool
-> m ()
placesSidebarSetShowRecent sidebar showRecent = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
let showRecent' = (fromIntegral . fromEnum) showRecent
gtk_places_sidebar_set_show_recent sidebar' showRecent'
touchManagedPtr sidebar
return ()
#if ENABLE_OVERLOADING
data PlacesSidebarSetShowRecentMethodInfo
instance (signature ~ (Bool -> m ()), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarSetShowRecentMethodInfo a signature where
overloadedMethod _ = placesSidebarSetShowRecent
#endif
foreign import ccall "gtk_places_sidebar_set_show_starred_location" gtk_places_sidebar_set_show_starred_location ::
Ptr PlacesSidebar ->
CInt ->
IO ()
placesSidebarSetShowStarredLocation ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> Bool
-> m ()
placesSidebarSetShowStarredLocation sidebar showStarredLocation = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
let showStarredLocation' = (fromIntegral . fromEnum) showStarredLocation
gtk_places_sidebar_set_show_starred_location sidebar' showStarredLocation'
touchManagedPtr sidebar
return ()
#if ENABLE_OVERLOADING
data PlacesSidebarSetShowStarredLocationMethodInfo
instance (signature ~ (Bool -> m ()), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarSetShowStarredLocationMethodInfo a signature where
overloadedMethod _ = placesSidebarSetShowStarredLocation
#endif
foreign import ccall "gtk_places_sidebar_set_show_trash" gtk_places_sidebar_set_show_trash ::
Ptr PlacesSidebar ->
CInt ->
IO ()
placesSidebarSetShowTrash ::
(B.CallStack.HasCallStack, MonadIO m, IsPlacesSidebar a) =>
a
-> Bool
-> m ()
placesSidebarSetShowTrash sidebar showTrash = liftIO $ do
sidebar' <- unsafeManagedPtrCastPtr sidebar
let showTrash' = (fromIntegral . fromEnum) showTrash
gtk_places_sidebar_set_show_trash sidebar' showTrash'
touchManagedPtr sidebar
return ()
#if ENABLE_OVERLOADING
data PlacesSidebarSetShowTrashMethodInfo
instance (signature ~ (Bool -> m ()), MonadIO m, IsPlacesSidebar a) => O.MethodInfo PlacesSidebarSetShowTrashMethodInfo a signature where
overloadedMethod _ = placesSidebarSetShowTrash
#endif