new icon theme implementation?

Eduard Roccatello eduard at xfce.org
Sun Jul 18 10:41:06 CEST 2004


On Sun, 18 Jul 2004 01:11:34 -0400
"Brian J. Tarricone" <bjt23 at cornell.edu> wrote:

> hi all-
> 
> as benedkit and jasper will probably agree, GtkIconTheme is somewhat 
> deficient in some areas and doesn't really meet our needs.  here's my 
> list of problems:
> 
> 1) no gtk 2.2 implementation, and my current icon finder for 2.2
> royally sucks and needs to be rewritten anyway.

Here:

http://lunar-linux.org/cgi-bin/viewcvs.cgi/*checkout*/xfce4/xfce4-appfinder/src/main.c?rev=1.14&cvsroot=Xfce&content-type=text/plain

you can find:

/*
 * Load an icon entry from a given path
 *
 * @param img - absolute or relative path to the icon
 * @returns GdkPixbuf * a pointer to the icon (must be freed) (NULL if
not found)
 */
GdkPixbuf * load_icon_entry (gchar *img)

this is what i was using before using xfce icon theme. it has perfectly
worked also with 2.2
What about it?

Cheers


-- 
Eduard Roccatello

XFce desktop enviroment:                          http://www.xfce.org
S.P.I.N.E. Research Group:                 http://www.spine-group.org
Pc Improver hi-tech portal:                  http://www.pcimprover.it



More information about the Xfce4-dev mailing list