gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
FileChooserButton.OnFileSetDelegateWrapper
gtk
FileChooserButton
FileChooserButton
Undocumented in source.
class
FileChooserButton
protected
class
OnFileSetDelegateWrapper {
void
delegate
(
FileChooserButton
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(void delegate(FileChooserButton) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(void delegate(FileChooserButton) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
void
delegate
(
FileChooserButton
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
FileChooserButton
FileChooserButton
classes
OnFileSetDelegateWrapper
constructors
this
functions
addOnFileSet
getFileChooserButtonStruct
getFocusOnClick
getStruct
getTitle
getWidthChars
internalRemoveOnFileSet
setFocusOnClick
setStruct
setTitle
setWidthChars
mixins
__anonymous
static functions
callBackFileSet
callBackFileSetDestroy
getType
variables
gtkFileChooserButton
onFileSetListeners