ThemedIcon.from_names
Description:
[ CCode ( has_construct_function = false , type = "GIcon*" ) ]
public ThemedIcon.from_names (string[] iconnames)
public ThemedIcon.from_names (string[] iconnames)
Creates a new themed icon for iconnames
.
Parameters:
iconnames |
an array of strings containing icon names. |
len |
the length of the |
Returns:
a new ThemedIcon |