Well, I've passed in a constant string 
    gtk_settings_set_long_property(settings, "gtk-can-change-accels",
TRUE, ".gtkrc:0");
and the code has started working 
        - thank you very much!
Richard Shann


On Fri, 2008-02-08 at 00:19 +0100, Torsten Reuss wrote:
> On Feb 7, 2008 10:28 PM, Richard Shann <[EMAIL PROTECTED]> wrote:
> > Hi Torsten,
> > Thanks for this - curiously I get
> >
> > (denemo:16377): Gtk-CRITICAL **: gtk_settings_set_long_property:
> > assertion `origin != NULL' failed
> >
> > with your code.
> 
> Hmm, I couldn't find out what the origin parameter was good for
> (documentation is blank there), so I tried NULL and never had any
> problems with it. My gtk versions are 2.12.0 (Linux) and 2.10.11
> (windows) though.
> 
> Best regards,
>                       Torsten

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to