gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
IconTheme.OnChangedDelegateWrapper
gtk
IconTheme
IconTheme
Undocumented in source.
class
IconTheme
protected
class
OnChangedDelegateWrapper {
void
delegate
(
IconTheme
)
dlg
;
gulong
handlerId
;
this
(void delegate(IconTheme) dlg);
void
remove
(OnChangedDelegateWrapper source);
}
Constructors
this
this
(void delegate(IconTheme) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnChangedDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
void
delegate
(
IconTheme
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
IconTheme
IconTheme
classes
OnChangedDelegateWrapper
constructors
this
functions
addOnChanged
addResourcePath
appendSearchPath
chooseIcon
chooseIconForScale
getExampleIconName
getIconSizes
getIconThemeStruct
getSearchPath
getStruct
hasIcon
listContexts
listIcons
loadIcon
loadIconForScale
loadSurface
lookupByGicon
lookupByGiconForScale
lookupIcon
lookupIconForScale
prependSearchPath
rescanIfNeeded
setCustomTheme
setScreen
setSearchPath
setStruct
static functions
addBuiltinIcon
callBackChanged
callBackChangedDestroy
getDefault
getForScreen
getType
variables
gtkIconTheme
onChangedListeners