AboutDialog.getLogoIconName

Returns the icon name displayed as logo in the about dialog.

class AboutDialog
string
getLogoIconName
()

Return Value

Type: string

the icon name displayed as logo. The string is owned by the dialog. If you want to keep a reference to it, you have to call g_strdup() on it.

Meta