Ardour  8.7-14-g57a6773833
gtkiconcachevalidator.h File Reference
#include <glib.h>
Include dependency graph for gtkiconcachevalidator.h:

Go to the source code of this file.

Classes

struct  CacheInfo
 

Enumerations

enum  { CHECK_OFFSETS = 1 , CHECK_STRINGS = 2 , CHECK_PIXBUFS = 4 }
 

Functions

gboolean _gtk_icon_cache_validate (CacheInfo *info)
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
CHECK_OFFSETS 
CHECK_STRINGS 
CHECK_PIXBUFS 

Definition at line 27 of file gtkiconcachevalidator.h.

Function Documentation

◆ _gtk_icon_cache_validate()

gboolean _gtk_icon_cache_validate ( CacheInfo info)