File: ch-dbus.html

package info (click to toggle)
telepathy-glib 0.18.2-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 31,532 kB
  • sloc: ansic: 114,099; xml: 33,960; sh: 11,297; python: 3,344; makefile: 1,673; cpp: 16
file content (53 lines) | stat: -rw-r--r-- 3,209 bytes parent folder | download
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>General D-Bus support</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="telepathy-glib API Reference Manual">
<link rel="up" href="index.html" title="telepathy-glib API Reference Manual">
<link rel="prev" href="index.html" title="telepathy-glib API Reference Manual">
<link rel="next" href="telepathy-glib-proxy.html" title="TpProxy">
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td> </td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">telepathy-glib API Reference Manual</th>
<td><a accesskey="n" href="telepathy-glib-proxy.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter">
<div class="titlepage"><div><div><h2 class="title">
<a name="ch-dbus"></a>General D-Bus support</h2></div></div></div>
<div class="toc"><dl>
<dt>
<span class="refentrytitle"><a href="telepathy-glib-proxy.html">TpProxy</a></span><span class="refpurpose"> — base class for Telepathy client proxy objects</span>
</dt>
<dt>
<span class="refentrytitle"><a href="telepathy-glib-proxy-dbus-core.html">TpProxy D-Bus core methods</a></span><span class="refpurpose"> — The D-Bus Introspectable, Peer and Properties interfaces</span>
</dt>
<dt>
<span class="refentrytitle"><a href="telepathy-glib-proxy-tp-properties.html">TpProxy Telepathy Properties</a></span><span class="refpurpose"> — The Telepathy Properties interface</span>
</dt>
<dt>
<span class="refentrytitle"><a href="telepathy-glib-dbus.html">D-Bus utilities</a></span><span class="refpurpose"> — some D-Bus utility functions</span>
</dt>
<dt>
<span class="refentrytitle"><a href="telepathy-glib-asv.html">Manipulating a{sv} mappings</a></span><span class="refpurpose"> — Functions to manipulate mappings from string to
 variant, as represented in dbus-glib by a <a href="http://library.gnome.org/devel/glib/unstable/glib-Hash-Tables.html#GHashTable"><span class="type">GHashTable</span></a> from string
 to <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Generic-values.html#GValue"><span class="type">GValue</span></a></span>
</dt>
<dt>
<span class="refentrytitle"><a href="telepathy-glib-proxy-subclass.html">TpProxy subclasses and mixins</a></span><span class="refpurpose"> — Providing extra functionality for a <a class="link" href="telepathy-glib-proxy.html#TpProxy"><span class="type">TpProxy</span></a> or
 subclass, or subclassing it</span>
</dt>
</dl></div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.18</div>
</body>
</html>