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 125533 - set_skip_taskbar_hint and set_skip_pager_hint not wrapped
set_skip_taskbar_hint and set_skip_pager_hint not wrapped
Status: RESOLVED FIXED
Product: pygtk
Classification: Bindings
Component: general
1.99.x/2.0.x
Other Linux
: Normal normal
: ---
Assigned To: Python bindings maintainers
Python bindings maintainers
Depends on:
Blocks: 125535
 
 
Reported: 2003-10-26 16:17 UTC by Bastien Nocera
Modified: 2005-08-22 12:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2003-10-26 16:17:02 UTC
set_skip_taskbar_hint and set_skip_pager_hint (both the GtkWindow and
GdkWindow variants) are not wrapped in pytgtk 2.0.2. It would needed for
gnome-blog.
Comment 1 James Henstridge 2003-10-27 14:27:57 UTC
Those functions are in HEAD.  They won't go on the 2.0 branch because
they didn't exist in GTK 2.0.

I don't know where you got pygtk-2.0.2 though; we haven't released a
package with that version :)