19 #ifndef __GTK_ICON_CACHE_H__
20 #define __GTK_ICON_CACHE_H__
22 #include <gdk-pixbuf/gdk-pixbuf.h>
42 const gchar *directory);
44 const gchar *icon_name);
46 const gchar *icon_name,
47 const gchar *directory);
49 const gchar *directory,
50 GHashTable *hash_table);
53 const gchar *icon_name,
54 gint directory_index);
56 const gchar *icon_name,
57 gint directory_index);
59 const gchar *icon_name,
60 gint directory_index);
typedefG_BEGIN_DECLS struct _GdkPoint GdkPoint
GtkIconCache * _gtk_icon_cache_ref(GtkIconCache *cache)
void _gtk_icon_cache_add_icons(GtkIconCache *cache, const gchar *directory, GHashTable *hash_table)
GtkIconCache * _gtk_icon_cache_new(const gchar *data)
gint _gtk_icon_cache_get_icon_flags(GtkIconCache *cache, const gchar *icon_name, gint directory_index)
GtkIconCache * _gtk_icon_cache_new_for_path(const gchar *path)
GdkPixbuf * _gtk_icon_cache_get_icon(GtkIconCache *cache, const gchar *icon_name, gint directory_index)
gboolean _gtk_icon_cache_has_icon_in_directory(GtkIconCache *cache, const gchar *icon_name, const gchar *directory)
gint _gtk_icon_cache_get_directory_index(GtkIconCache *cache, const gchar *directory)
gboolean _gtk_icon_cache_has_icon(GtkIconCache *cache, const gchar *icon_name)
GtkIconData * _gtk_icon_cache_get_icon_data(GtkIconCache *cache, const gchar *icon_name, gint directory_index)
void _gtk_icon_cache_unref(GtkIconCache *cache)
struct _GtkIconCache GtkIconCache
gboolean has_embedded_rect