set_icon_highlight_suffix


Description:

public void set_icon_highlight_suffix (string suffix)

Sets the suffix appended to the filename to use for the highlighted version of the icon.

e.g. if you have set your primay icon to "primary-icon.png" and the suffix to "-highlight" Entry will look for "primary-icon-highlight.png"

Parameters:

this

a Entry

suffix

the suffix to append to the filename for the highlight version




2022 vala-language.org