Re: Glade and themed icons
- From: Damon Chaplin <damon karuna uklinux net>
- To: Matthias Clasen <mclasen redhat com>
- Cc: gtk-devel-list gnome org
- Subject: Re: Glade and themed icons
- Date: Wed, 15 Dec 2004 16:04:04 +0000
On Mon, 2004-12-13 at 17:34, Matthias Clasen wrote:
> On Mon, 2004-12-13 at 17:14 +0000, Damon Chaplin wrote:
> > Hi,
> >
> > I'm trying to add support for "GtkImage::icon_name" to Glade.
> >
> > Is there a list of standard icon names that I can use? Or should Glade
> > just have a GtkEntry for entering an arbitrary icon name?
>
> No, there is no standard list. You could use gtk_icon_theme_list_icons()
> to create a list of icons which glade has access to, and then offer an
> entry to allow specifying arbitrary icon names.
The problem with gtk_icon_theme_list_icons() is that I get a list of
2863 icons! A lot of them are from KDE or random apps.
It should only really show icons that are guaranteed to be installed
with GTK+ or GNOME. I may have to use a hard-coded list, but it will
take a while to track down all the standard GNOME icons.
Damon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]