After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 67933 - Convenience API for creating stock icons
Convenience API for creating stock icons
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Widget: Other
1.3.x
Other All
: Normal enhancement
: Small API
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2002-01-03 17:49 UTC by Havoc Pennington
Modified: 2013-08-14 01:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Havoc Pennington 2002-01-03 17:49:35 UTC
Something along the lines of add_sized() etc. functions in gtkiconfactory.c 
should maybe be exported for convenience. The hard part is deciding which of 
the match criteria in GtkIconSource to strip out of the convenience API. 
Other than stripping the match criteria, the other way to make things more
convenient would be to require inline pixbuf data, so people don't have to
create pixbufs, and possibly eliminate the GtkIconFactory* arg by using
some default icon factory.
Comment 1 Matthias Clasen 2013-08-14 01:37:52 UTC
gtk stock apis have been deprecated