get_logo_icon_name


Description:

[ Version ( since = "2.6" ) ]
public unowned string get_logo_icon_name ()

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

Parameters:

this

a AboutDialog

Returns:

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 strdup on it.