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 172266 - GtkWarning when adding a ScrolledWindow
GtkWarning when adding a ScrolledWindow
Status: RESOLVED FIXED
Product: Gazpacho
Classification: Deprecated
Component: widget support
SVN trunk
Other Linux
: Normal normal
: ---
Assigned To: Gazpacho Maintainer(s)
Gazpacho Maintainer(s)
Depends on:
Blocks: 172261
 
 
Reported: 2005-03-31 15:18 UTC by Mattias Karlsson
Modified: 2005-04-07 01:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mattias Karlsson 2005-03-31 15:18:11 UTC
When adding a ScrolledWindow I get the following warnign (not sure if it's
critical or not):

/home/enki/src/gazpacho/gazpacho/gladegtk.py:453: GtkWarning:
gtk_scrolled_window_add(): cannot add non scrollable widget use
gtk_scrolled_window_add_with_viewport() instead
  gtk_widget.add(context.create_placeholder())
Comment 1 Lorenzo Gil Sanchez 2005-04-07 00:59:25 UTC
Fixed in trunk