Method

GtkIconThemerescan_if_needed

since: 2.4

Declaration [src]

gboolean
gtk_icon_theme_rescan_if_needed (
  GtkIconTheme* icon_theme
)

Description [src]

Checks to see if the icon theme has changed; if it has, any currently cached information is discarded and will be reloaded next time icon_theme is accessed.

Available since: 2.4

Return value

Type: gboolean

TRUE if the icon theme has changed and needed to be reloaded.