gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
AboutDialog.OnActivateLinkDelegateWrapper
gtk
AboutDialog
AboutDialog
Undocumented in source.
class
AboutDialog
protected
class
OnActivateLinkDelegateWrapper {
bool
delegate
(
string
,
AboutDialog
)
dlg
;
gulong
handlerId
;
this
(bool delegate(string, AboutDialog) dlg);
void
remove
(OnActivateLinkDelegateWrapper source);
}
Constructors
this
this
(bool delegate(string, AboutDialog) dlg)
Undocumented in source.
Members
Functions
remove
void
remove
(OnActivateLinkDelegateWrapper source)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dlg
bool
delegate
(
string
,
AboutDialog
)
dlg
;
Undocumented in source.
handlerId
gulong
handlerId
;
Undocumented in source.
Meta
Source
See Implementation
gtk
AboutDialog
AboutDialog
classes
OnActivateLinkDelegateWrapper
constructors
this
functions
addCreditSection
addOnActivateLink
getAboutDialogStruct
getArtists
getAuthors
getComments
getCopyright
getDocumenters
getLicense
getLicenseType
getLogo
getLogoIconName
getProgramName
getStruct
getTranslatorCredits
getVersion
getWebsite
getWebsiteLabel
getWrapLicense
setArtists
setAuthors
setComments
setCopyright
setDocumenters
setLicense
setLicenseType
setLogo
setLogoIconName
setProgramName
setStruct
setTranslatorCredits
setVersion
setWebsite
setWebsiteLabel
setWrapLicense
static functions
callBackActivateLink
callBackActivateLinkDestroy
getType
variables
gtkAboutDialog
onActivateLinkListeners