gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
FileChooserWidget.OnHomeFolderDelegateWrapper
gtk
FileChooserWidget
FileChooserWidget
Undocumented in source.
class
FileChooserWidget
protected
class
OnHomeFolderDelegateWrapper {
void
delegate
(
FileChooserWidget
)
dlg
;
gulong
handlerId
;
this
(void delegate(FileChooserWidget) dlg);
void
remove
(OnHomeFolderDelegateWrapper source);
}
Constructors
this
this
(void delegate(FileChooserWidget) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnHomeFolderDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
FileChooserWidget
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
FileChooserWidget
FileChooserWidget
classes
OnDesktopFolderDelegateWrapper
OnDownFolderDelegateWrapper
OnHomeFolderDelegateWrapper
OnLocationPopupDelegateWrapper
OnLocationPopupOnPasteDelegateWrapper
OnLocationTogglePopupDelegateWrapper
OnPlacesShortcutDelegateWrapper
OnQuickBookmarkDelegateWrapper
OnRecentShortcutDelegateWrapper
OnSearchShortcutDelegateWrapper
OnShowHiddenDelegateWrapper
OnUpFolderDelegateWrapper
constructors
this
functions
addOnDesktopFolder
addOnDownFolder
addOnHomeFolder
addOnLocationPopup
addOnLocationPopupOnPaste
addOnLocationTogglePopup
addOnPlacesShortcut
addOnQuickBookmark
addOnRecentShortcut
addOnSearchShortcut
addOnShowHidden
addOnUpFolder
getFileChooserWidgetStruct
getStruct
setStruct
mixins
__anonymous
static functions
callBackDesktopFolder
callBackDesktopFolderDestroy
callBackDownFolder
callBackDownFolderDestroy
callBackHomeFolder
callBackHomeFolderDestroy
callBackLocationPopup
callBackLocationPopupDestroy
callBackLocationPopupOnPaste
callBackLocationPopupOnPasteDestroy
callBackLocationTogglePopup
callBackLocationTogglePopupDestroy
callBackPlacesShortcut
callBackPlacesShortcutDestroy
callBackQuickBookmark
callBackQuickBookmarkDestroy
callBackRecentShortcut
callBackRecentShortcutDestroy
callBackSearchShortcut
callBackSearchShortcutDestroy
callBackShowHidden
callBackShowHiddenDestroy
callBackUpFolder
callBackUpFolderDestroy
getType
variables
gtkFileChooserWidget
onDesktopFolderListeners
onDownFolderListeners
onHomeFolderListeners
onLocationPopupListeners
onLocationPopupOnPasteListeners
onLocationTogglePopupListeners
onPlacesShortcutListeners
onQuickBookmarkListeners
onRecentShortcutListeners
onSearchShortcutListeners
onShowHiddenListeners
onUpFolderListeners