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 164807 - Widget Render to Pixbuf
Widget Render to Pixbuf
Status: RESOLVED DUPLICATE of bug 164854
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other All
: Normal enhancement
: Medium API
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-01-21 09:51 UTC by Itai Bar-Haim
Modified: 2005-02-02 02:39 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Itai Bar-Haim 2005-01-21 09:51:44 UTC
This would be a nice to have feature, if I could ask the widget to render 
itself to a pixbuf (even if it is unmanaged, un-parented, etc...).
The usage I would have to such a feature is Auto-Doc for forms.
If I have a form designer that can include explanations for each field, than 
it can export a document that includes the explanation and the widget-
screenshot. This can be done much easily if such an option (widget render to 
pixbuf) exist.
Comment 1 Matthias Clasen 2005-01-21 21:48:30 UTC
You can look at the hoops through which doc/tools/doc-shooter has to jump to do
this.
Comment 2 Federico Mena Quintero 2005-02-02 02:39:21 UTC

*** This bug has been marked as a duplicate of 164854 ***