Function

PurpleBuddyicons_is_caching

since: 2.0

Declaration [src]

gboolean
purple_buddy_icons_is_caching (
  void
)

Description [src]

Returns whether or not buddy icon caching should be enabled.

The default is TRUE, unless otherwise specified by purple_buddy_icons_set_caching().

Available since: 2.0

Return value

Type: gboolean

TRUE if buddy icon caching is enabled, or FALSE otherwise.