get_icon_name


Description:

public unowned string? get_icon_name ()

Returns the icon name of the button.

If the icon name has not been set with [[email protected]_icon_name] the return value will be null. This will be the case if you create an empty button with [[email protected]] to use as a container.

Parameters:

this

A `GtkButton`

Returns:

The icon name set via [[email protected]_icon_name]




2022 vala-language.org