gtkWindowSetIconName: gtkWindowSetIconName
Description
Sets the icon for the window from a named themed icon. See
the docs for GtkIconTheme
for more details.Usage
gtkWindowSetIconName(object, name = NULL)
Arguments
name
the name of the themed icon. [ allow-none ] Details
Note that this has nothing to do with the WM_ICON_NAME
property which is mentioned in the ICCCM.
Since 2.6