gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
AboutDialog.OnActivateLinkDelegateWrapper
gtk
AboutDialog
AboutDialog
Undocumented in source.
class
AboutDialog
protected
class
OnActivateLinkDelegateWrapper {
bool
delegate
(
string
,
AboutDialog
)
dlg
;
gulong
handlerId
;
ConnectFlags
flags
;
this
(bool delegate(string, AboutDialog) dlg, gulong handlerId, ConnectFlags flags);
}
Constructors
this
this
(bool delegate(string, AboutDialog) dlg, gulong handlerId, ConnectFlags flags)
Undocumented in source.
Members
Variables
dlg
bool
delegate
(
string
,
AboutDialog
)
dlg
;
Undocumented in source.
flags
ConnectFlags
flags
;
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
internalRemoveOnActivateLink
setArtists
setAuthors
setComments
setCopyright
setDocumenters
setLicense
setLicenseType
setLogo
setLogoIconName
setProgramName
setStruct
setTranslatorCredits
setVersion
setWebsite
setWebsiteLabel
setWrapLicense
static functions
callBackActivateLink
callBackActivateLinkDestroy
getType
variables
gtkAboutDialog
onActivateLinkListeners