gtk-d v3.6.3 (2017-05-14T21:01:55Z)
Home
Dub
Repo
PlacesSidebar.OnDragActionRequestedDelegateWrapper
gtk
PlacesSidebar
PlacesSidebar
Undocumented in source.
class
PlacesSidebar
protected
class
OnDragActionRequestedDelegateWrapper {
static
OnDragActionRequestedDelegateWrapper
[]
listeners
;
int
delegate
(
DragContext
,
FileIF
,
ListG
,
PlacesSidebar
)
dlg
;
gulong
handlerId
;
this
(int delegate(DragContext, FileIF, ListG, PlacesSidebar) dlg);
void
remove
(OnDragActionRequestedDelegateWrapper source);
}
Constructors
this
this
(int delegate(DragContext, FileIF, ListG, PlacesSidebar) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnDragActionRequestedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
listeners
OnDragActionRequestedDelegateWrapper
[]
listeners
;
Undocumented in source.
Variables
dlg
int
delegate
(
DragContext
,
FileIF
,
ListG
,
PlacesSidebar
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
PlacesSidebar
PlacesSidebar
classes
OnDragActionAskDelegateWrapper
OnDragActionRequestedDelegateWrapper
OnDragPerformDropDelegateWrapper
OnMountDelegateWrapper
OnOpenLocationDelegateWrapper
OnPopulatePopupDelegateWrapper
OnShowConnectToServerDelegateWrapper
OnShowEnterLocationDelegateWrapper
OnShowErrorMessageDelegateWrapper
OnShowOtherLocationsDelegateWrapper
OnShowOtherLocationsWithFlagsDelegateWrapper
OnUnmountDelegateWrapper
constructors
this
functions
addOnDragActionAsk
addOnDragActionRequested
addOnDragPerformDrop
addOnMount
addOnOpenLocation
addOnPopulatePopup
addOnShowConnectToServer
addOnShowEnterLocation
addOnShowErrorMessage
addOnShowOtherLocations
addOnShowOtherLocationsWithFlags
addOnUnmount
addShortcut
getLocalOnly
getLocation
getNthBookmark
getOpenFlags
getPlacesSidebarStruct
getShowConnectToServer
getShowDesktop
getShowEnterLocation
getShowOtherLocations
getShowRecent
getShowTrash
getStruct
listShortcuts
removeShortcut
setDropTargetsVisible
setLocalOnly
setLocation
setOpenFlags
setShowConnectToServer
setShowDesktop
setShowEnterLocation
setShowOtherLocations
setShowRecent
setShowTrash
setStruct
static functions
callBackDragActionAsk
callBackDragActionAskDestroy
callBackDragActionRequested
callBackDragActionRequestedDestroy
callBackDragPerformDrop
callBackDragPerformDropDestroy
callBackMount
callBackMountDestroy
callBackOpenLocation
callBackOpenLocationDestroy
callBackPopulatePopup
callBackPopulatePopupDestroy
callBackShowConnectToServer
callBackShowConnectToServerDestroy
callBackShowEnterLocation
callBackShowEnterLocationDestroy
callBackShowErrorMessage
callBackShowErrorMessageDestroy
callBackShowOtherLocations
callBackShowOtherLocationsDestroy
callBackShowOtherLocationsWithFlags
callBackShowOtherLocationsWithFlagsDestroy
callBackUnmount
callBackUnmountDestroy
getType
variables
gtkPlacesSidebar