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 585166 - some gtksettings properties don't show up in the documentation
some gtksettings properties don't show up in the documentation
Status: RESOLVED DUPLICATE of bug 632538
Product: gtk+
Classification: Platform
Component: Documentation
unspecified
Other Linux
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2009-06-08 17:01 UTC by Christian Persch
Modified: 2010-10-19 18:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2009-06-08 17:01:49 UTC
The following settings exist but don't show up in the gtksettings docs (under "Properties" on http://library.gnome.org/devel/gtk/2.17/GtkSettings.html ):

"gtk-im-preedit-style", "gtk-im-status-style" 

They're created in modules/input/gtkimcontextxim.c. This is similar to bug bug 365364, where the fix was to move these properties into gtksettings.c directly.
Comment 1 Matthias Clasen 2009-06-11 05:02:49 UTC
Hmm. Do you have a patch ?
Comment 2 Emmanuele Bassi (:ebassi) 2010-10-19 18:10:55 UTC
patch is attached to bug 632538

*** This bug has been marked as a duplicate of bug 632538 ***