Re: gtk-can-change-accels property absent in gtk 2.8.20?
- From: Richard Shann <richard shann virgin net>
- To: gtk-app-devel-list gnome org
- Subject: Re: gtk-can-change-accels property absent in gtk 2.8.20?
- Date: Fri, 08 Feb 2008 16:29:30 +0000
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 <richard shann virgin net> 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]