gi-gtk-0.3.18.13: Gtk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.PlacesSidebar

Contents

Description

 

Synopsis

Exported types

Methods

placesSidebarAddShortcut

placesSidebarAddShortcut :: (MonadIO m, PlacesSidebarK a, FileK b) => a -> b -> m () Source

placesSidebarGetLocalOnly

placesSidebarGetLocation

placesSidebarGetNthBookmark

placesSidebarGetOpenFlags

placesSidebarGetShowConnectToServer

placesSidebarGetShowConnectToServer :: (MonadIO m, PlacesSidebarK a) => a -> m Bool Source

Deprecated: (Since version 3.18)It is recommended to group this functionality with the drives and network location under the new 'Other Location' item

placesSidebarGetShowDesktop

placesSidebarGetShowEnterLocation

placesSidebarGetShowOtherLocations

placesSidebarGetShowRecent

placesSidebarGetShowTrash

placesSidebarListShortcuts

placesSidebarNew

placesSidebarRemoveShortcut

placesSidebarRemoveShortcut :: (MonadIO m, PlacesSidebarK a, FileK b) => a -> b -> m () Source

placesSidebarSetDropTargetsVisible

placesSidebarSetDropTargetsVisible :: (MonadIO m, PlacesSidebarK a, DragContextK b) => a -> Bool -> b -> m () Source

placesSidebarSetLocalOnly

placesSidebarSetLocation

placesSidebarSetLocation :: (MonadIO m, PlacesSidebarK a, FileK b) => a -> Maybe b -> m () Source

placesSidebarSetOpenFlags

placesSidebarSetShowConnectToServer

placesSidebarSetShowConnectToServer :: (MonadIO m, PlacesSidebarK a) => a -> Bool -> m () Source

Deprecated: (Since version 3.18)It is recommended to group this functionality with the drives and network location under the new 'Other Location' item

placesSidebarSetShowDesktop

placesSidebarSetShowEnterLocation

placesSidebarSetShowOtherLocations

placesSidebarSetShowRecent

placesSidebarSetShowTrash

Properties

LocalOnly

Location

setPlacesSidebarLocation :: (MonadIO m, PlacesSidebarK o, FileK a) => o -> a -> m () Source

OpenFlags

data PlacesSidebarOpenFlagsPropertyInfo Source

PopulateAll

data PlacesSidebarPopulateAllPropertyInfo Source

ShowConnectToServer

data PlacesSidebarShowConnectToServerPropertyInfo Source

Instances

AttrInfo PlacesSidebarShowConnectToServerPropertyInfo Source 
type AttrLabel PlacesSidebarShowConnectToServerPropertyInfo = "show-connect-to-server" Source 
type AttrGetType PlacesSidebarShowConnectToServerPropertyInfo = Bool Source 
type AttrBaseTypeConstraint PlacesSidebarShowConnectToServerPropertyInfo = PlacesSidebarK Source 
type AttrSetTypeConstraint PlacesSidebarShowConnectToServerPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps PlacesSidebarShowConnectToServerPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

ShowDesktop

data PlacesSidebarShowDesktopPropertyInfo Source

ShowEnterLocation

data PlacesSidebarShowEnterLocationPropertyInfo Source

Instances

AttrInfo PlacesSidebarShowEnterLocationPropertyInfo Source 
type AttrLabel PlacesSidebarShowEnterLocationPropertyInfo = "show-enter-location" Source 
type AttrGetType PlacesSidebarShowEnterLocationPropertyInfo = Bool Source 
type AttrBaseTypeConstraint PlacesSidebarShowEnterLocationPropertyInfo = PlacesSidebarK Source 
type AttrSetTypeConstraint PlacesSidebarShowEnterLocationPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps PlacesSidebarShowEnterLocationPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

ShowOtherLocations

data PlacesSidebarShowOtherLocationsPropertyInfo Source

Instances

AttrInfo PlacesSidebarShowOtherLocationsPropertyInfo Source 
type AttrLabel PlacesSidebarShowOtherLocationsPropertyInfo = "show-other-locations" Source 
type AttrGetType PlacesSidebarShowOtherLocationsPropertyInfo = Bool Source 
type AttrBaseTypeConstraint PlacesSidebarShowOtherLocationsPropertyInfo = PlacesSidebarK Source 
type AttrSetTypeConstraint PlacesSidebarShowOtherLocationsPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps PlacesSidebarShowOtherLocationsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

ShowRecent

data PlacesSidebarShowRecentPropertyInfo Source

ShowTrash

Signals

DragActionAsk

DragActionRequested

type PlacesSidebarDragActionRequestedCallback = DragContext -> File -> [File] -> IO Int32 Source

type PlacesSidebarDragActionRequestedCallbackC = Ptr () -> Ptr DragContext -> Ptr File -> Ptr (GList (Ptr File)) -> Ptr () -> IO Int32 Source

DragPerformDrop

type PlacesSidebarDragPerformDropCallback = File -> [File] -> Int32 -> IO () Source

type PlacesSidebarDragPerformDropCallbackC = Ptr () -> Ptr File -> Ptr (GList (Ptr File)) -> Int32 -> Ptr () -> IO () Source

OpenLocation

type PlacesSidebarOpenLocationCallbackC = Ptr () -> Ptr File -> CUInt -> Ptr () -> IO () Source

PopulatePopup

type PlacesSidebarPopulatePopupCallbackC = Ptr () -> Ptr Widget -> Ptr File -> Ptr Volume -> Ptr () -> IO () Source

ShowConnectToServer

ShowEnterLocation

ShowErrorMessage

ShowOtherLocations