~ubuntu-branches/ubuntu/saucy/libdbusmenu/saucy-proposed

« back to all changes in this revision

Viewing changes to docs/libdbusmenu-gtk/reference/tmpl/client.sgml

  • Committer: Package Import Robot
  • Author(s): Automatic PS uploader, Mathieu Trudel-Lapierre, Didier Roche, Chris Coulson, Automatic PS uploader
  • Date: 2013-02-01 02:01:01 UTC
  • mfrom: (1.1.68)
  • Revision ID: package-import@ubuntu.com-20130201020101-dc9nspwnflijum5d
Tags: 12.10.3daily13.02.01-0ubuntu1
[ Mathieu Trudel-Lapierre ]
* debian/control:
  - Reorganize Build-Depends for clarity.
  - Update style to match other indicator stack packages. 
  - Drop Build-Depends on cdbs. 
  - Bump debhelper Build-Depends to (>= 9).
  - Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.
  - Remove outdated Breaks:.
  - Add dbus-test-runner to Build-Depends.
  - Add xvfb to Build-Depends.
* debian/rules:
  - Convert to dh9; some variables where kept but renamed to brevity.
  - Override dh_autoreconf to make sure it calls autogen.sh, and doesn't run
    configure.
  - Clean up unnecessary files we don't want to install, so that dh_install
    can complete.
  - Override dh_auto_test to make sure they can be run for both the gtk2 and
    gtk3 flavors.
  - Run dh_auto_test through xvfb-run.
* debian/compat: bump to compat level 9.
* debian/libdbusmenu-gtk-doc.install: add the glib-server-nomenu.c example.
* debian/libdbusmenu-tools.install: install dbusmenu-* binaries from the
  multiarch triplet rather than usr/lib/libdbusmenu.
* Update main sgml documentation files to remove the xml includes we don't
  generate anymore. (LP: #1102468)
* Drop deprecated calls to g_type_init(). (LP: #1102471)

[ Didier Roche ]
* Automatic snapshot from revision 435 (bootstrap):
  - Confirm that icon_name is non-NULL before passing it to
    gtk_icon_theme_has_icon(). (LP: #1082516)
  - Do not reuse menu items if their type is different (LP: #1071321)
  - Fixes interaction with GtkRecentChooserMenu (LP: #752674)

[ Mathieu Trudel-Lapierre ]
* libdbusmenu uses deprecated calls to g_type_init() (LP: #1102471)
* libdbusmenu fails to build due to missing xml documentation include
  files (LP: #1102468)

[ Chris Coulson ]
* Leaks GVariant's in multiple places (LP: #1104136)
* Leak in method call handlers for calls that don't require a reply
  (LP: #1103050)

[ Automatic PS uploader ]
* Automatic snapshot from revision 440

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- ##### SECTION Title ##### -->
2
 
DbusmenuGtkClient
3
 
 
4
 
<!-- ##### SECTION Short_Description ##### -->
5
 
 
6
 
 
7
 
<!-- ##### SECTION Long_Description ##### -->
8
 
<para>
9
 
 
10
 
</para>
11
 
 
12
 
 
13
 
<!-- ##### SECTION See_Also ##### -->
14
 
<para>
15
 
 
16
 
</para>
17
 
 
18
 
 
19
 
<!-- ##### SECTION Stability_Level ##### -->
20
 
 
21
 
 
22
 
<!-- ##### SECTION Image ##### -->
23
 
 
24
 
 
25
 
<!-- ##### MACRO DBUSMENU_GTKCLIENT_SIGNAL_ROOT_CHANGED ##### -->
26
 
<para>
27
 
 
28
 
</para>
29
 
 
30
 
 
31
 
 
32
 
<!-- ##### STRUCT DbusmenuGtkClient ##### -->
33
 
<para>
34
 
 
35
 
</para>
36
 
 
37
 
 
38
 
<!-- ##### STRUCT DbusmenuGtkClientClass ##### -->
39
 
<para>
40
 
 
41
 
</para>
42
 
 
43
 
@parent_class: 
44
 
@root_changed: 
45
 
@reserved1: 
46
 
@reserved2: 
47
 
@reserved3: 
48
 
@reserved4: 
49
 
@reserved5: 
50
 
@reserved6: 
51
 
 
52
 
<!-- ##### FUNCTION dbusmenu_gtkclient_new ##### -->
53
 
<para>
54
 
 
55
 
</para>
56
 
 
57
 
@dbus_name: 
58
 
@dbus_object: 
59
 
@Returns: 
60
 
 
61
 
 
62
 
<!-- ##### FUNCTION dbusmenu_gtkclient_menuitem_get ##### -->
63
 
<para>
64
 
 
65
 
</para>
66
 
 
67
 
@client: 
68
 
@item: 
69
 
@Returns: 
70
 
 
71
 
 
72
 
<!-- ##### FUNCTION dbusmenu_gtkclient_menuitem_get_submenu ##### -->
73
 
<para>
74
 
 
75
 
</para>
76
 
 
77
 
@client: 
78
 
@item: 
79
 
@Returns: 
80
 
 
81
 
 
82
 
<!-- ##### FUNCTION dbusmenu_gtkclient_set_accel_group ##### -->
83
 
<para>
84
 
 
85
 
</para>
86
 
 
87
 
@client: 
88
 
@agroup: 
89
 
 
90
 
 
91
 
<!-- ##### FUNCTION dbusmenu_gtkclient_get_accel_group ##### -->
92
 
<para>
93
 
 
94
 
</para>
95
 
 
96
 
@client: 
97
 
@Returns: 
98
 
 
99
 
 
100
 
<!-- ##### FUNCTION dbusmenu_gtkclient_newitem_base ##### -->
101
 
<para>
102
 
 
103
 
</para>
104
 
 
105
 
@client: 
106
 
@item: 
107
 
@gmi: 
108
 
@parent: 
109
 
 
110