Gets the display name for an icon. A display name is a
string to be used in place of the icon name in a user
visible context like a list of icons.
Since 2.4
Signal Details
The "changed" signal
void user_function (GtkIconTheme *icon_theme,
gpointer user_data) : Run Last
Emitted when the current icon theme is switched or GTK+ detects
that a change has occurred in the contents of the current
icon theme.
the display name for the icon or NULL, if the icon doesn't have a specified display name. This value is owned icon_info and must not be modified or free.
Gets the display name for an icon. A display name is a string to be used in place of the icon name in a user visible context like a list of icons. Since 2.4 Signal Details The "changed" signal void user_function (GtkIconTheme *icon_theme, gpointer user_data) : Run Last Emitted when the current icon theme is switched or GTK+ detects that a change has occurred in the contents of the current icon theme.