get_example_icon_name
Description:
[
Version ( since =
"2.4" ) ]
public string?
get_example_icon_name ()
Gets the name of an icon that is representative of the current theme (for instance, to use when presenting a list of themes to the user.
)
Parameters:
Returns:
the name of an example icon or null. Free with
g_free.
|