~ubuntu-branches/ubuntu/oneiric/dbus-glib/oneiric-updates

« back to all changes in this revision

Viewing changes to doc/reference/tmpl/dbus-gobject.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Simon McVittie
  • Date: 2011-06-01 19:26:23 UTC
  • mfrom: (2.1.12 sid)
  • Revision ID: james.westby@ubuntu.com-20110601192623-xzju2mswq1ohsa8c
Tags: 0.94-1
* New upstream release
* Update Vcs-Git, Vcs-Browser to the form preferred by the Alioth admins
* Don't pass a version to dh_makeshlibs -V; the symbols file effectively
  provides our dependency version now
* Use dh_autoreconf, and support parallel builds
* Ignore changes to files that are recreated by the build
* Standards-Version: 3.9.2 (no changes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- ##### SECTION Title ##### -->
2
 
DBus GObject related functions
3
 
 
4
 
<!-- ##### SECTION Short_Description ##### -->
5
 
 
6
 
 
7
 
<!-- ##### SECTION Long_Description ##### -->
8
 
<para>
9
 
 
10
 
</para>
11
 
 
12
 
<!-- ##### SECTION See_Also ##### -->
13
 
<para>
14
 
 
15
 
</para>
16
 
 
17
 
<!-- ##### SECTION Stability_Level ##### -->
18
 
 
19
 
 
20
 
<!-- ##### SECTION Image ##### -->
21
 
 
22
 
 
23
 
<!-- ##### STRUCT DBusGObjectInfo ##### -->
24
 
<para>
25
 
 
26
 
</para>
27
 
 
28
 
@format_version: 
29
 
@method_infos: 
30
 
@n_method_infos: 
31
 
@data: 
32
 
@exported_signals: 
33
 
@exported_properties: 
34
 
 
35
 
<!-- ##### FUNCTION dbus_g_object_type_install_info ##### -->
36
 
<para>
37
 
 
38
 
</para>
39
 
 
40
 
@object_type: 
41
 
@info: 
42
 
 
43
 
 
44
 
<!-- ##### FUNCTION dbus_g_object_path_get_g_type ##### -->
45
 
<para>
46
 
 
47
 
</para>
48
 
 
49
 
@void: 
50
 
@Returns: 
51
 
 
52
 
 
53
 
<!-- ##### FUNCTION dbus_g_object_register_marshaller ##### -->
54
 
<para>
55
 
 
56
 
</para>
57
 
 
58
 
@marshaller: 
59
 
@rettype: 
60
 
@Varargs: 
61
 
 
62
 
 
63
 
<!-- ##### FUNCTION dbus_g_object_register_marshaller_array ##### -->
64
 
<para>
65
 
 
66
 
</para>
67
 
 
68
 
@marshaller: 
69
 
@rettype: 
70
 
@n_types: 
71
 
@types: 
72
 
 
73