gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
FileChooserButton.OnFileSetDelegateWrapper
gtk
FileChooserButton
FileChooserButton
Undocumented in source.
class
FileChooserButton
protected
class
OnFileSetDelegateWrapper {
void
delegate
(
FileChooserButton
)
dlg
;
gulong
handlerId
;
this
(void delegate(FileChooserButton) dlg);
void
remove
(OnFileSetDelegateWrapper source);
}
Constructors
this
this
(void delegate(FileChooserButton) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnFileSetDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
FileChooserButton
)
dlg
;
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
setFocusOnClick
setStruct
setTitle
setWidthChars
mixins
__anonymous
static functions
callBackFileSet
callBackFileSetDestroy
getType
variables
gtkFileChooserButton
onFileSetListeners