summaryrefslogtreecommitdiff
path: root/libxklavier/xkl_config_item.h
Commit message (Collapse)AuthorAgeFilesLines
* XklConfigItem: Add accessors for name, short_description, descriptionColin Walters2013-04-231-0/+27
| | | | | | | | | The interpretation of fixed-size arrays of gchar changed in pygobject; these accessors should provide a predictable way to get these values as strings. See: https://bugzilla.gnome.org/show_bug.cgi?id=698416 See: https://bugzilla.redhat.com/show_bug.cgi?id=920595
* Some gtkdoc restructured, for new gtkdoc standardSergey V. Udaltsov2013-02-201-19/+15
|
* Add XklConfigItem settersMartin Pitt2012-01-101-0/+37
| | | | | | Add xkl_config_item_set_{name,short_description,description}() setters, to allow setting those fields through GI bindings. E. g. Python has a hard time assigning to a fixed-length static gchar array.
* some more gtk-doc commentsSergey Udaltsov2011-02-121-0/+16
|
* Publish ISO->name functionsSergey Udaltsov2011-02-081-0/+4
|
* exotic config items should have corresponding attribute setSergey Udaltsov2009-06-231-0/+5
|
* a bit of cleanup for gtkdocSergey Udaltsov2008-04-271-0/+1
|
* processing language listsSergey Udaltsov2008-04-151-1/+6
|
* process country listsSergey Udaltsov2008-04-141-0/+5
|
* processing vendor elementSergey Udaltsov2007-05-131-0/+5
|
* added copyright statements, as requested by debian folksSergey Udaltsov2006-10-071-0/+19
|
* Added missing objectSergey Udaltsov2006-06-211-1/+1
|
* Config enumeration callback now has explicit access to the registry. Just ↵Sergey Udaltsov2006-03-121-10/+0
| | | | for convenience sake
* Further cleanup of API. Introducing XklConfigItem properties etcSergey Udaltsov2006-03-121-13/+5
|
* branching 2.x, merging GLIBing to HEADSergey Udaltsov2006-03-121-0/+116