lookup_texture


Description:

public unowned Texture lookup_texture (string icon_name, int size)

If the icon is available, returns a Texture of the icon.

Parameters:

this

an IconTheme

icon_name

The name of the icon

size

The desired size of the icon

Returns:

a Texture of the icon, or null.




2022 vala-language.org