Realized now I started this thread in the wrong list...
-------- Mensagem encaminhada -------- > De: Conscious User <[email protected]> > Para: gtk-app-devel-list <[email protected]> > Assunto: Workaround for Bug 701058? [Was: style_get_property giving > wrong answer?] > Data: Thu, 04 Jul 2013 11:45:06 -0300 > > Sorry for not replying, I didn't notice this email. > > Yeah, I meant Python and gtk_widget_style_get_property. > > Do you know if there's any way I can work around this > bug and get the style properties in Python without > waiting for the fix? I've recently upgraded to Fedora 19 > and it's even worse here (no style property works). > And I'm not sure if they will pick up the patch. :( > > > Em Sáb, 2013-06-29 às 05:02 -0700, Simon Feltman escreveu: > > Hi, > > > > > > Are you using C or Python? If this is specific to Python, there is a > > bug logged for it > > here: https://bugzilla.gnome.org/show_bug.cgi?id=701058. > > Is your mention of "gtk_widget_get_property" a mistake? as it should > > be "gtk_widget_style_get_property" in the C API. > > > > > > -Simon > > > > > > On Fri, Jun 28, 2013 at 11:58 AM, Conscious User > > <[email protected]> wrote: > > > > I'm using gtk_widget_get_property to get the "toggle-spacing" > > of a GtkMenuItem. However, it seems to be returning 0 even > > though, visually, the spacing is clearly non-zero. What could > > be causing this? > > > > This is happening in Ubuntu 13.04 (GTK 3.6), and didn't happen > > in previous versions. Does not seem to happen with other style > > properties either. > > > > > > _______________________________________________ > > gtk-app-devel-list mailing list > > [email protected] > > https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list > > > > > _______________________________________________ python-hackers-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/python-hackers-list
