1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>GPE Manual: libxsettings-client Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GPE Manual: libxsettings-client Reference Manual">
<link rel="next" href="ch01.html" title="Programmers Interface">
<meta name="generator" content="GTK-Doc V1.9 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="Programmers Interface">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="book" lang="en">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GPE Manual: libxsettings-client Reference Manual</p></th></tr></table></div>
<div><div class="authorgroup"><div class="author">
<h3 class="author">
<span class="firstname">Florian</span> <span class="surname">Boor</span>
</h3>
<div class="affiliation"><span class="orgname">handhelds.org<br></span></div>
</div></div></div>
<div><div class="legalnotice">
<a name="id333346"></a><p>
This document may be distributed under the terms and
conditions of the Lesser General Public License, v2.1 or
later. (Current version is available at
<a class="ulink" href="http://www.gnu.org/copyleft/lesser.html" target="_top">http://www.gnu.org/copyleft/lesser.html</a> )
</p>
</div></div>
</div>
<hr>
</div>
<div class="toc"><dl>
<dt><span class="chapter"><a href="ch01.html">Programmers Interface</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="libXsettings-client-xsettings-client.html">xsettings-client</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libXsettings-client-xsettings-common.html">xsettings-common</a></span><span class="refpurpose"></span>
</dt>
<dt>
<span class="refentrytitle"><a href="libXsettings-client-config.html">config</a></span><span class="refpurpose"></span>
</dt>
</dl></dd>
</dl></div>
<div class="abstract">
<p class="title"><b>Abstract</b></p>
<p>
Libxsettings-client provides functions for applications using
xsettings for configuration settings storage.
</p>
</div>
<p>
This librrary is used by several applications to store configuration
settings (gpe-calendar, gpe-conf) and by several systems GPE bases on
like matchbox-desktop and GTK. Current versions include the functions
of (the now obsolete) libxsettings too.
</p>
</div></body>
</html>
|