Merge lp:~noskcaj/ubuntu/trusty/libxfce4ui/4.11.1 into lp:ubuntu/trusty/libxfce4ui

Proposed by Jackson Doak
Status: Merged
Merge reported by: Sebastien Bacher
Merged at revision: not available
Proposed branch: lp:~noskcaj/ubuntu/trusty/libxfce4ui/4.11.1
Merge into: lp:ubuntu/trusty/libxfce4ui
Diff against target: 25984 lines (+10414/-6350)
79 files modified
ChangeLog (+351/-0)
INSTALL (+2/-2)
Makefile.in (+4/-2)
NEWS (+11/-0)
aclocal.m4 (+35/-19)
config.guess (+20/-10)
config.sub (+11/-6)
configure (+116/-44)
configure.ac (+3/-3)
debian/changelog (+14/-0)
docs/Makefile.in (+34/-18)
docs/html/XfceSMClient.html (+1258/-1001)
docs/html/index.html (+4/-4)
docs/html/index.sgml (+48/-40)
docs/html/ix01.html (+128/-126)
docs/html/libxfce4ui-extensions.html (+9/-9)
docs/html/libxfce4ui-fundamentals.html (+9/-9)
docs/html/libxfce4ui-introduction.html (+9/-9)
docs/html/libxfce4ui-libxfce4ui-config.html (+190/-133)
docs/html/libxfce4ui-sm.html (+9/-9)
docs/html/libxfce4ui-widgets.html (+9/-9)
docs/html/libxfce4ui-xfce-dialogs.html (+643/-457)
docs/html/libxfce4ui-xfce-gdk-extensions.html (+66/-44)
docs/html/libxfce4ui-xfce-gtk-extensions.html (+202/-143)
docs/html/libxfce4ui-xfce-spawn.html (+204/-161)
docs/html/libxfce4ui-xfce-titled-dialog.html (+242/-177)
docs/html/libxfce4ui.devhelp2 (+63/-76)
docs/html/style.css (+223/-28)
docs/libxfce4ui-sections.txt (+1/-0)
docs/tmpl/xfce-dialogs.sgml (+12/-0)
docs/version.xml (+1/-1)
glade/Makefile.in (+2/-1)
glade/icons/16x16/Makefile.in (+2/-1)
glade/icons/22x22/Makefile.in (+2/-1)
glade/icons/Makefile.in (+2/-1)
gtk-doc.make (+27/-14)
icons/48x48/Makefile.in (+2/-1)
icons/Makefile.in (+2/-1)
libxfce4kbd-private/Makefile.in (+2/-1)
libxfce4ui/Makefile.in (+2/-1)
libxfce4ui/libxfce4ui-alias.h (+3/-0)
libxfce4ui/libxfce4ui-aliasdef.c (+3/-0)
libxfce4ui/libxfce4ui-config.h (+1/-1)
libxfce4ui/libxfce4ui.symbols (+1/-0)
libxfce4ui/xfce-dialogs.c (+40/-1)
libxfce4ui/xfce-dialogs.h (+56/-50)
missing (+2/-2)
po/ar.po (+22/-21)
po/bg.po (+100/-72)
po/bn.po (+135/-182)
po/da.po (+154/-269)
po/de.po (+761/-0)
po/el.po (+151/-266)
po/fi.po (+149/-221)
po/gl.po (+146/-247)
po/hr.po (+28/-27)
po/is.po (+18/-18)
po/ja.po (+65/-155)
po/kk.po (+68/-158)
po/ko.po (+99/-84)
po/lt.po (+147/-222)
po/ms.po (+759/-0)
po/nb.po (+137/-184)
po/nn.po (+148/-221)
po/oc.po (+759/-0)
po/pt.po (+67/-130)
po/pt_BR.po (+62/-111)
po/ro.po (+149/-233)
po/ru.po (+56/-113)
po/sk.po (+152/-248)
po/sl.po (+760/-0)
po/sr.po (+99/-74)
po/te.po (+133/-169)
po/uk.po (+71/-136)
po/zh_CN.po (+62/-89)
po/zh_HK.po (+759/-0)
po/zh_TW.po (+100/-79)
test-driver (+16/-4)
xfce4-about/Makefile.in (+2/-1)
To merge this branch: bzr merge lp:~noskcaj/ubuntu/trusty/libxfce4ui/4.11.1
Reviewer Review Type Date Requested Status
Sebastien Bacher Approve
Jackson Doak Pending
Review via email: mp+208913@code.launchpad.net

This proposal supersedes a proposal from 2014-02-24.

Description of the change

To post a comment you must log in.
Revision history for this message
Sebastien Bacher (seb128) wrote : Posted in a previous version of this proposal

Thank you for your work, could you give a link to the upstream tarball?

review: Needs Information
Revision history for this message
Jackson Doak (noskcaj) wrote : Posted in a previous version of this proposal
review: Needs Resubmitting
Revision history for this message
Sebastien Bacher (seb128) wrote :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'ChangeLog'
2--- ChangeLog 2013-12-28 23:59:54 +0000
3+++ ChangeLog 2014-03-01 03:59:14 +0000
4@@ -1,3 +1,354 @@
5+commit 83cc23d03e9ab732c53deaaa9b7d7811eb3de005
6+Author: Nick Schermer <nick@xfce.org>
7+Date: Sat Feb 22 23:31:20 2014 +0100
8+
9+ Updates for release.
10+
11+commit 87afbc3ee82715ac50a21515a4da67a8294b8fcb
12+Author: schizo <eveskovic@gmail.com>
13+Date: Sat Feb 22 00:30:14 2014 +0100
14+
15+ I18n: Update translation hr (100%).
16+
17+ 164 translated messages.
18+
19+ Transifex (https://www.transifex.com/projects/p/xfce/).
20+
21+commit d5467df1c64ff6cf6884cd7347a3c8c62c49b32e
22+Author: Nick Schermer <nick@xfce.org>
23+Date: Sun Feb 16 23:01:19 2014 +0100
24+
25+ Add xfce_dialog_show_help_with_version().
26+
27+ Allow applications to send their own version string to the wiki
28+ help.php script.
29+
30+commit 835861af91de444561b7c0de420332de68d32587
31+Author: Anonymous <noreply@xfce.org>
32+Date: Sun Jan 26 12:30:14 2014 +0100
33+
34+ I18n: Update translation sl (97%).
35+
36+ 160 translated messages, 4 untranslated messages.
37+
38+ Transifex (https://www.transifex.com/projects/p/xfce/).
39+
40+commit 149330bcf69e2aac8650ce20c879b2b81725da97
41+Author: Anonymous <noreply@xfce.org>
42+Date: Thu Jan 2 18:30:12 2014 +0100
43+
44+ I18n: Update translation de (100%).
45+
46+ 164 translated messages.
47+
48+ Transifex (https://www.transifex.com/projects/p/xfce/).
49+
50+commit 47ff0ec3b28b063f93c7f5618f39379f559d98a8
51+Author: gem <eckert.georg@gmx.de>
52+Date: Mon Dec 30 00:30:13 2013 +0100
53+
54+ I18n: Update translation de (97%).
55+
56+ 160 translated messages, 4 untranslated messages.
57+
58+ Transifex (https://www.transifex.com/projects/p/xfce/).
59+
60+commit 363cfcc0b8070873dba101812a273e0c6962ae7b
61+Author: Walter Cheuk <wwycheuk@gmail.com>
62+Date: Sun Dec 15 12:30:18 2013 +0100
63+
64+ I18n: Add new translation zh_HK (100%).
65+
66+ 164 translated messages.
67+
68+ Transifex (https://www.transifex.com/projects/p/xfce/).
69+
70+commit e8230c9e345309a74c8bd971f59ab94777ff67cc
71+Author: anthonmanix <anthon.manix@gmail.com>
72+Date: Tue Dec 3 00:30:13 2013 +0100
73+
74+ I18n: Add new translation sl (73%).
75+
76+ 121 translated messages, 43 untranslated messages.
77+
78+ Transifex (https://www.transifex.com/projects/p/xfce/).
79+
80+commit 882092cfc2d742aeebe87e18d582fce58654183a
81+Author: Cedric31 <cvalmary@yahoo.fr>
82+Date: Tue Nov 19 18:33:58 2013 +0100
83+
84+ I18n: Add new translation oc (100%).
85+
86+ 164 translated messages.
87+
88+ Transifex (https://www.transifex.com/projects/p/xfce/).
89+
90+commit 7d0048ff05769c1bdeb9a606f045dc2e7a8f468d
91+Author: Nick <nick@xfce.org>
92+Date: Tue Nov 19 12:30:37 2013 +0100
93+
94+ I18n: Update translation zh_TW (100%).
95+
96+ 164 translated messages.
97+
98+ Transifex (https://www.transifex.com/projects/p/xfce/).
99+
100+commit 67d9924adb073de65a7c586f0aa994a7f9c2dce6
101+Author: Nick <nick@xfce.org>
102+Date: Tue Nov 19 12:30:37 2013 +0100
103+
104+ I18n: Update translation zh_CN (100%).
105+
106+ 164 translated messages.
107+
108+ Transifex (https://www.transifex.com/projects/p/xfce/).
109+
110+commit 5ee90f4b4415bbf1f97382b0235ee723c441c38e
111+Author: Nick <nick@xfce.org>
112+Date: Tue Nov 19 12:30:37 2013 +0100
113+
114+ I18n: Update translation uk (100%).
115+
116+ 164 translated messages.
117+
118+ Transifex (https://www.transifex.com/projects/p/xfce/).
119+
120+commit 5f94591040275cc7cb1c80c73796e7517a156c76
121+Author: Nick <nick@xfce.org>
122+Date: Tue Nov 19 12:30:37 2013 +0100
123+
124+ I18n: Update translation te (60%).
125+
126+ 100 translated messages, 64 untranslated messages.
127+
128+ Transifex (https://www.transifex.com/projects/p/xfce/).
129+
130+commit 9fe3a263cf4c5ed63d5b0b3e02e80480e37a2115
131+Author: Nick <nick@xfce.org>
132+Date: Tue Nov 19 12:30:37 2013 +0100
133+
134+ I18n: Update translation sr (100%).
135+
136+ 164 translated messages.
137+
138+ Transifex (https://www.transifex.com/projects/p/xfce/).
139+
140+commit ff210e98797d0ca51694e78e74489f9b5c759479
141+Author: Nick <nick@xfce.org>
142+Date: Tue Nov 19 12:30:37 2013 +0100
143+
144+ I18n: Update translation sk (81%).
145+
146+ 134 translated messages, 30 untranslated messages.
147+
148+ Transifex (https://www.transifex.com/projects/p/xfce/).
149+
150+commit 89ebf7f12865a4a3e309908c99b3d6db42dd4d2a
151+Author: Nick <nick@xfce.org>
152+Date: Tue Nov 19 12:30:37 2013 +0100
153+
154+ I18n: Update translation ru (100%).
155+
156+ 164 translated messages.
157+
158+ Transifex (https://www.transifex.com/projects/p/xfce/).
159+
160+commit 7aef986ee0c83cc4cb3be711c218cf2ea9999ad5
161+Author: Nick <nick@xfce.org>
162+Date: Tue Nov 19 12:30:37 2013 +0100
163+
164+ I18n: Update translation ro (84%).
165+
166+ 138 translated messages, 26 untranslated messages.
167+
168+ Transifex (https://www.transifex.com/projects/p/xfce/).
169+
170+commit f49c038aefd2902854c9f79a8e585da7f0924ef0
171+Author: Nick <nick@xfce.org>
172+Date: Tue Nov 19 12:30:37 2013 +0100
173+
174+ I18n: Update translation pt (100%).
175+
176+ 164 translated messages.
177+
178+ Transifex (https://www.transifex.com/projects/p/xfce/).
179+
180+commit 56a16ff64b5f22cbc2524a2bae09fb7f3e6e61e6
181+Author: Nick <nick@xfce.org>
182+Date: Tue Nov 19 12:30:36 2013 +0100
183+
184+ I18n: Update translation pt_BR (100%).
185+
186+ 164 translated messages.
187+
188+ Transifex (https://www.transifex.com/projects/p/xfce/).
189+
190+commit dd447ca2f0ec53a3cd47aa89aaa0806557b32531
191+Author: Nick <nick@xfce.org>
192+Date: Tue Nov 19 12:30:36 2013 +0100
193+
194+ I18n: Update translation nn (84%).
195+
196+ 138 translated messages, 26 untranslated messages.
197+
198+ Transifex (https://www.transifex.com/projects/p/xfce/).
199+
200+commit ea3b2e91362605573cf13018909d744c576fb42f
201+Author: Nick <nick@xfce.org>
202+Date: Tue Nov 19 12:30:36 2013 +0100
203+
204+ I18n: Update translation nb (51%).
205+
206+ 84 translated messages, 80 untranslated messages.
207+
208+ Transifex (https://www.transifex.com/projects/p/xfce/).
209+
210+commit 1eb90abfee67c61a0d0363dbd96eb7104c2ba3d4
211+Author: Nick <nick@xfce.org>
212+Date: Tue Nov 19 12:30:36 2013 +0100
213+
214+ I18n: Update translation lt (84%).
215+
216+ 138 translated messages, 26 untranslated messages.
217+
218+ Transifex (https://www.transifex.com/projects/p/xfce/).
219+
220+commit 1ec38266a0cc91727b347804ce97f8042d5d1aa9
221+Author: Nick <nick@xfce.org>
222+Date: Tue Nov 19 12:30:36 2013 +0100
223+
224+ I18n: Update translation ko (100%).
225+
226+ 164 translated messages.
227+
228+ Transifex (https://www.transifex.com/projects/p/xfce/).
229+
230+commit 8f144d2ea5bf1da2badf55c0620b5ae9f5389d51
231+Author: Nick <nick@xfce.org>
232+Date: Tue Nov 19 12:30:36 2013 +0100
233+
234+ I18n: Update translation kk (100%).
235+
236+ 164 translated messages.
237+
238+ Transifex (https://www.transifex.com/projects/p/xfce/).
239+
240+commit 04202b3c40ff1e0170694561e2d3e71dfd3a4207
241+Author: Nick <nick@xfce.org>
242+Date: Tue Nov 19 12:30:36 2013 +0100
243+
244+ I18n: Update translation ja (100%).
245+
246+ 164 translated messages.
247+
248+ Transifex (https://www.transifex.com/projects/p/xfce/).
249+
250+commit 2dd90c565a430e2e09a79d5ef18e490047772765
251+Author: Leandro Regueiro <leandro.regueiro@gmail.com>
252+Date: Tue Nov 19 12:30:36 2013 +0100
253+
254+ I18n: Update translation gl (88%).
255+
256+ 145 translated messages, 19 untranslated messages.
257+
258+ Transifex (https://www.transifex.com/projects/p/xfce/).
259+
260+commit 9b227bb5dcd5974b9f54159a00324bc39c5d45e3
261+Author: Nick <nick@xfce.org>
262+Date: Tue Nov 19 12:30:35 2013 +0100
263+
264+ I18n: Update translation el (84%).
265+
266+ 138 translated messages, 26 untranslated messages.
267+
268+ Transifex (https://www.transifex.com/projects/p/xfce/).
269+
270+commit d908c1ecf1d2a9a60399a8d5eea51d6a7352d6b8
271+Author: Nick <nick@xfce.org>
272+Date: Tue Nov 19 12:30:35 2013 +0100
273+
274+ I18n: Update translation bn (51%).
275+
276+ 84 translated messages, 80 untranslated messages.
277+
278+ Transifex (https://www.transifex.com/projects/p/xfce/).
279+
280+commit 7f3ea482828250486b996bb510240de82e0ffd54
281+Author: Nick <nick@xfce.org>
282+Date: Tue Nov 19 12:30:35 2013 +0100
283+
284+ I18n: Update translation bg (100%).
285+
286+ 164 translated messages.
287+
288+ Transifex (https://www.transifex.com/projects/p/xfce/).
289+
290+commit 666675cac094369000fb65fd245981a4958a8619
291+Author: Puretech <terjemah.puretech@gmail.com>
292+Date: Thu Nov 14 12:30:15 2013 +0100
293+
294+ I18n: Add new translation ms (100%).
295+
296+ 164 translated messages.
297+
298+ Transifex (https://www.transifex.com/projects/p/xfce/).
299+
300+commit aae68589aa2be0f9b1f5a83819ae56e94d11c226
301+Author: Jiri Grönroos <jiri.gronroos@iki.fi>
302+Date: Tue Nov 12 00:30:15 2013 +0100
303+
304+ I18n: Update translation fi (89%).
305+
306+ 147 translated messages, 17 untranslated messages.
307+
308+ Transifex (https://www.transifex.com/projects/p/xfce/).
309+
310+commit d4ef9143f65b1a4d6ac222b54a04b191f84f06ab
311+Author: Aputsiaĸ Niels Janussen <aj@isit.gl>
312+Date: Fri Nov 8 18:30:16 2013 +0100
313+
314+ I18n: Update translation da (100%).
315+
316+ 164 translated messages.
317+
318+ Transifex (https://www.transifex.com/projects/p/xfce/).
319+
320+commit 199fc48f5d8df078e59f1f5f6d0b0802d04a569e
321+Author: Sveinn í Felli <sveinki@nett.is>
322+Date: Tue Oct 15 18:30:12 2013 +0200
323+
324+ I18n: Update translation is (100%).
325+
326+ 164 translated messages.
327+
328+ Transifex (https://www.transifex.com/projects/p/xfce/).
329+
330+commit e5a6113f9c91832efb31cf89fcc6c71786000d5d
331+Author: hjudt <h.judt@gmx.at>
332+Date: Wed Oct 2 00:30:15 2013 +0200
333+
334+ I18n: Add new translation de (96%).
335+
336+ 159 translated messages, 5 untranslated messages.
337+
338+ Transifex (https://www.transifex.com/projects/p/xfce/).
339+
340+commit 496db4a7876ccbe74340292e8b37d92f2975b185
341+Author: mohammad alhargan <malham1@hotmail.com>
342+Date: Mon Sep 30 18:30:13 2013 +0200
343+
344+ I18n: Update translation ar (100%).
345+
346+ 164 translated messages.
347+
348+ Transifex (https://www.transifex.com/projects/p/xfce/).
349+
350+commit f319502646597dd3507f5c4f7fbfa70e5ce6edcc
351+Author: Nick Schermer <nick@xfce.org>
352+Date: Mon Sep 23 19:29:27 2013 +0200
353+
354+ Post release tag bump.
355+
356 commit 26dfdaffd7a8418d8b27a2e6bb378139b742b31e
357 Author: Nick Schermer <nick@xfce.org>
358 Date: Mon Sep 23 19:15:29 2013 +0200
359
360=== modified file 'INSTALL'
361--- INSTALL 2013-12-28 23:59:54 +0000
362+++ INSTALL 2014-03-01 03:59:14 +0000
363@@ -12,8 +12,8 @@
364 Basic Installation
365 ==================
366
367- Briefly, the shell commands `./configure; make; make install' should
368-configure, build, and install this package. The following
369+ Briefly, the shell command `./configure && make && make install'
370+should configure, build, and install this package. The following
371 more-detailed instructions are generic; see the `README' file for
372 instructions specific to this package. Some packages provide this
373 `INSTALL' file but do not implement all of the features documented
374
375=== modified file 'Makefile.in'
376--- Makefile.in 2013-12-28 23:59:54 +0000
377+++ Makefile.in 2014-03-01 03:59:14 +0000
378@@ -1,4 +1,4 @@
379-# Makefile.in generated by automake 1.14 from Makefile.am.
380+# Makefile.in generated by automake 1.14.1 from Makefile.am.
381 # @configure_input@
382
383 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
384@@ -245,6 +245,7 @@
385 GTK3_REQUIRED_VERSION = @GTK3_REQUIRED_VERSION@
386 GTK3_VERSION = @GTK3_VERSION@
387 GTKDOC_CHECK = @GTKDOC_CHECK@
388+GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
389 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
390 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
391 GTKDOC_MKPDF = @GTKDOC_MKPDF@
392@@ -734,9 +735,10 @@
393 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
394 && am__cwd=`pwd` \
395 && $(am__cd) $(distdir)/_build \
396- && ../configure --srcdir=.. --prefix="$$dc_install_base" \
397+ && ../configure \
398 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
399 $(DISTCHECK_CONFIGURE_FLAGS) \
400+ --srcdir=.. --prefix="$$dc_install_base" \
401 && $(MAKE) $(AM_MAKEFLAGS) \
402 && $(MAKE) $(AM_MAKEFLAGS) dvi \
403 && $(MAKE) $(AM_MAKEFLAGS) check \
404
405=== modified file 'NEWS'
406--- NEWS 2013-12-28 23:59:54 +0000
407+++ NEWS 2014-03-01 03:59:14 +0000
408@@ -1,3 +1,14 @@
409+4.11.1
410+======
411+- Add xfce_dialog_show_help_with_version() so applications can send
412+ their own version number and not the desktop version.
413+- Translation updates: Arabic, Bulgarian, Bengali, Danish, German,
414+ Greek, Finnish, Galician, Croatian, Icelandic, Japanese, Kazakh,
415+ Korean, Lithuanian, Malay, Norwegian Bokmal, Norwegian Nynorsk,
416+ Occitan (post 1500), Portuguese, Portuguese (Brazilian), Romanian,
417+ Russian, Slovak, Slovenian, Serbian, Telugu, Ukrainian, Chinese
418+ (China), Chinese (Hong Kong), Chinese (Taiwan).
419+
420 4.11.0
421 ======
422 - Compile GTK+-3 version of libxfce4ui when possible.
423
424=== modified file 'aclocal.m4'
425--- aclocal.m4 2013-12-28 23:59:54 +0000
426+++ aclocal.m4 2014-03-01 03:59:14 +0000
427@@ -1,4 +1,4 @@
428-# generated automatically by aclocal 1.14 -*- Autoconf -*-
429+# generated automatically by aclocal 1.14.1 -*- Autoconf -*-
430
431 # Copyright (C) 1996-2013 Free Software Foundation, Inc.
432
433@@ -337,7 +337,6 @@
434 dnl
435 glib_DEFUN([GLIB_GNU_GETTEXT],
436 [AC_REQUIRE([AC_PROG_CC])dnl
437- AC_REQUIRE([AC_HEADER_STDC])dnl
438
439 GLIB_LC_MESSAGES
440 GLIB_WITH_NLS
441@@ -459,7 +458,7 @@
442
443 dnl -*- mode: autoconf -*-
444
445-# serial 1
446+# serial 2
447
448 dnl Usage:
449 dnl GTK_DOC_CHECK([minimum-gtk-doc-version])
450@@ -469,8 +468,24 @@
451 AC_BEFORE([AC_PROG_LIBTOOL],[$0])dnl setup libtool first
452 AC_BEFORE([AM_PROG_LIBTOOL],[$0])dnl setup libtool first
453
454+ ifelse([$1],[],[gtk_doc_requires="gtk-doc"],[gtk_doc_requires="gtk-doc >= $1"])
455+ AC_MSG_CHECKING([for gtk-doc])
456+ PKG_CHECK_EXISTS([$gtk_doc_requires],[have_gtk_doc=yes],[have_gtk_doc=no])
457+ AC_MSG_RESULT($have_gtk_doc)
458+
459+ if test "$have_gtk_doc" = "no"; then
460+ AC_MSG_WARN([
461+ You will not be able to create source packages with 'make dist'
462+ because $gtk_doc_requires is not found.])
463+ fi
464+
465 dnl check for tools we added during development
466- AC_PATH_PROG([GTKDOC_CHECK],[gtkdoc-check])
467+ dnl Use AC_CHECK_PROG to avoid the check target using an absolute path that
468+ dnl may not be writable by the user. Currently, automake requires that the
469+ dnl test name must end in '.test'.
470+ dnl https://bugzilla.gnome.org/show_bug.cgi?id=701638
471+ AC_CHECK_PROG([GTKDOC_CHECK],[gtkdoc-check],[gtkdoc-check.test])
472+ AC_PATH_PROG([GTKDOC_CHECK_PATH],[gtkdoc-check])
473 AC_PATH_PROGS([GTKDOC_REBASE],[gtkdoc-rebase],[true])
474 AC_PATH_PROG([GTKDOC_MKPDF],[gtkdoc-mkpdf])
475
476@@ -487,22 +502,22 @@
477 [use gtk-doc to build documentation [[default=no]]]),,
478 [enable_gtk_doc=no])
479
480- if test x$enable_gtk_doc = xyes; then
481- ifelse([$1],[],
482- [PKG_CHECK_EXISTS([gtk-doc],,
483- AC_MSG_ERROR([gtk-doc not installed and --enable-gtk-doc requested]))],
484- [PKG_CHECK_EXISTS([gtk-doc >= $1],,
485- AC_MSG_ERROR([You need to have gtk-doc >= $1 installed to build $PACKAGE_NAME]))])
486- dnl don't check for glib if we build glib
487- if test "x$PACKAGE_NAME" != "xglib"; then
488- dnl don't fail if someone does not have glib
489- PKG_CHECK_MODULES(GTKDOC_DEPS, glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0,,[:])
490- fi
491- fi
492-
493 AC_MSG_CHECKING([whether to build gtk-doc documentation])
494 AC_MSG_RESULT($enable_gtk_doc)
495
496+ if test "x$enable_gtk_doc" = "xyes" && test "$have_gtk_doc" = "no"; then
497+ AC_MSG_ERROR([
498+ You must have $gtk_doc_requires installed to build documentation for
499+ $PACKAGE_NAME. Please install gtk-doc or disable building the
500+ documentation by adding '--disable-gtk-doc' to '[$]0'.])
501+ fi
502+
503+ dnl don't check for glib if we build glib
504+ if test "x$PACKAGE_NAME" != "xglib"; then
505+ dnl don't fail if someone does not have glib
506+ PKG_CHECK_MODULES(GTKDOC_DEPS, glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0,,[:])
507+ fi
508+
509 dnl enable/disable output formats
510 AC_ARG_ENABLE([gtk-doc-html],
511 AS_HELP_STRING([--enable-gtk-doc-html],
512@@ -522,6 +537,7 @@
513 fi
514 AC_SUBST([AM_DEFAULT_VERBOSITY])
515
516+ AM_CONDITIONAL([HAVE_GTK_DOC], [test x$have_gtk_doc = xyes])
517 AM_CONDITIONAL([ENABLE_GTK_DOC], [test x$enable_gtk_doc = xyes])
518 AM_CONDITIONAL([GTK_DOC_BUILD_HTML], [test x$enable_gtk_doc_html = xyes])
519 AM_CONDITIONAL([GTK_DOC_BUILD_PDF], [test x$enable_gtk_doc_pdf = xyes])
520@@ -9594,7 +9610,7 @@
521 [am__api_version='1.14'
522 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
523 dnl require some minimum version. Point them to the right macro.
524-m4_if([$1], [1.14], [],
525+m4_if([$1], [1.14.1], [],
526 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
527 ])
528
529@@ -9610,7 +9626,7 @@
530 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
531 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
532 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
533-[AM_AUTOMAKE_VERSION([1.14])dnl
534+[AM_AUTOMAKE_VERSION([1.14.1])dnl
535 m4_ifndef([AC_AUTOCONF_VERSION],
536 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
537 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
538
539=== modified file 'config.guess'
540--- config.guess 2013-12-28 23:59:54 +0000
541+++ config.guess 2014-03-01 03:59:14 +0000
542@@ -2,7 +2,7 @@
543 # Attempt to guess a canonical system name.
544 # Copyright 1992-2013 Free Software Foundation, Inc.
545
546-timestamp='2013-06-10'
547+timestamp='2013-11-29'
548
549 # This file is free software; you can redistribute it and/or modify it
550 # under the terms of the GNU General Public License as published by
551@@ -1260,16 +1260,26 @@
552 if test "$UNAME_PROCESSOR" = unknown ; then
553 UNAME_PROCESSOR=powerpc
554 fi
555- if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
556- if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \
557- (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \
558- grep IS_64BIT_ARCH >/dev/null
559- then
560- case $UNAME_PROCESSOR in
561- i386) UNAME_PROCESSOR=x86_64 ;;
562- powerpc) UNAME_PROCESSOR=powerpc64 ;;
563- esac
564+ if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
565+ if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
566+ if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \
567+ (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \
568+ grep IS_64BIT_ARCH >/dev/null
569+ then
570+ case $UNAME_PROCESSOR in
571+ i386) UNAME_PROCESSOR=x86_64 ;;
572+ powerpc) UNAME_PROCESSOR=powerpc64 ;;
573+ esac
574+ fi
575 fi
576+ elif test "$UNAME_PROCESSOR" = i386 ; then
577+ # Avoid executing cc on OS X 10.9, as it ships with a stub
578+ # that puts up a graphical alert prompting to install
579+ # developer tools. Any system running Mac OS X 10.7 or
580+ # later (Darwin 11 and later) is required to have a 64-bit
581+ # processor. This is not true of the ARM version of Darwin
582+ # that Apple uses in portable devices.
583+ UNAME_PROCESSOR=x86_64
584 fi
585 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
586 exit ;;
587
588=== modified file 'config.sub'
589--- config.sub 2013-12-28 23:59:54 +0000
590+++ config.sub 2014-03-01 03:59:14 +0000
591@@ -2,7 +2,7 @@
592 # Configuration validation subroutine script.
593 # Copyright 1992-2013 Free Software Foundation, Inc.
594
595-timestamp='2013-04-24'
596+timestamp='2013-10-01'
597
598 # This file is free software; you can redistribute it and/or modify it
599 # under the terms of the GNU General Public License as published by
600@@ -257,7 +257,7 @@
601 | avr | avr32 \
602 | be32 | be64 \
603 | bfin \
604- | c4x | clipper \
605+ | c4x | c8051 | clipper \
606 | d10v | d30v | dlx | dsp16xx \
607 | epiphany \
608 | fido | fr30 | frv \
609@@ -265,6 +265,7 @@
610 | hexagon \
611 | i370 | i860 | i960 | ia64 \
612 | ip2k | iq2000 \
613+ | k1om \
614 | le32 | le64 \
615 | lm32 \
616 | m32c | m32r | m32rle | m68000 | m68k | m88k \
617@@ -324,7 +325,7 @@
618 c6x)
619 basic_machine=tic6x-unknown
620 ;;
621- m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | picochip)
622+ m6811 | m68hc11 | m6812 | m68hc12 | m68hcs12x | nvptx | picochip)
623 basic_machine=$basic_machine-unknown
624 os=-none
625 ;;
626@@ -372,7 +373,7 @@
627 | be32-* | be64-* \
628 | bfin-* | bs2000-* \
629 | c[123]* | c30-* | [cjt]90-* | c4x-* \
630- | clipper-* | craynv-* | cydra-* \
631+ | c8051-* | clipper-* | craynv-* | cydra-* \
632 | d10v-* | d30v-* | dlx-* \
633 | elxsi-* \
634 | f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
635@@ -381,6 +382,7 @@
636 | hexagon-* \
637 | i*86-* | i860-* | i960-* | ia64-* \
638 | ip2k-* | iq2000-* \
639+ | k1om-* \
640 | le32-* | le64-* \
641 | lm32-* \
642 | m32c-* | m32r-* | m32rle-* \
643@@ -794,7 +796,7 @@
644 os=-mingw64
645 ;;
646 mingw32)
647- basic_machine=i386-pc
648+ basic_machine=i686-pc
649 os=-mingw32
650 ;;
651 mingw32ce)
652@@ -830,7 +832,7 @@
653 basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
654 ;;
655 msys)
656- basic_machine=i386-pc
657+ basic_machine=i686-pc
658 os=-msys
659 ;;
660 mvs)
661@@ -1546,6 +1548,9 @@
662 c4x-* | tic4x-*)
663 os=-coff
664 ;;
665+ c8051-*)
666+ os=-elf
667+ ;;
668 hexagon-*)
669 os=-elf
670 ;;
671
672=== modified file 'configure'
673--- configure 2013-12-28 23:59:54 +0000
674+++ configure 2014-03-01 03:59:14 +0000
675@@ -1,7 +1,7 @@
676 #! /bin/sh
677-# From configure.ac 26dfdaf.
678+# From configure.ac 83cc23d.
679 # Guess values for system-dependent variables and create Makefiles.
680-# Generated by GNU Autoconf 2.69 for libxfce4ui 4.11.0.
681+# Generated by GNU Autoconf 2.69 for libxfce4ui 4.11.1.
682 #
683 # Report bugs to <http://bugzilla.xfce.org/>.
684 #
685@@ -593,8 +593,8 @@
686 # Identity of this package.
687 PACKAGE_NAME='libxfce4ui'
688 PACKAGE_TARNAME='libxfce4ui'
689-PACKAGE_VERSION='4.11.0'
690-PACKAGE_STRING='libxfce4ui 4.11.0'
691+PACKAGE_VERSION='4.11.1'
692+PACKAGE_STRING='libxfce4ui 4.11.1'
693 PACKAGE_BUGREPORT='http://bugzilla.xfce.org/'
694 PACKAGE_URL=''
695
696@@ -654,11 +654,14 @@
697 GTK_DOC_BUILD_HTML_TRUE
698 ENABLE_GTK_DOC_FALSE
699 ENABLE_GTK_DOC_TRUE
700+HAVE_GTK_DOC_FALSE
701+HAVE_GTK_DOC_TRUE
702 GTKDOC_DEPS_LIBS
703 GTKDOC_DEPS_CFLAGS
704 HTML_DIR
705 GTKDOC_MKPDF
706 GTKDOC_REBASE
707+GTKDOC_CHECK_PATH
708 GTKDOC_CHECK
709 GLADEUI_PIXMAPDIR
710 GLADEUI_MODULEDIR
711@@ -1484,7 +1487,7 @@
712 # Omit some internal or obsolete options to make the list less imposing.
713 # This message is too long to be a string in the A/UX 3.1 sh.
714 cat <<_ACEOF
715-\`configure' configures libxfce4ui 4.11.0 to adapt to many kinds of systems.
716+\`configure' configures libxfce4ui 4.11.1 to adapt to many kinds of systems.
717
718 Usage: $0 [OPTION]... [VAR=VALUE]...
719
720@@ -1559,7 +1562,7 @@
721
722 if test -n "$ac_init_help"; then
723 case $ac_init_help in
724- short | recursive ) echo "Configuration of libxfce4ui 4.11.0:";;
725+ short | recursive ) echo "Configuration of libxfce4ui 4.11.1:";;
726 esac
727 cat <<\_ACEOF
728
729@@ -1720,7 +1723,7 @@
730 test -n "$ac_init_help" && exit $ac_status
731 if $ac_init_version; then
732 cat <<\_ACEOF
733-libxfce4ui configure 4.11.0
734+libxfce4ui configure 4.11.1
735 generated by GNU Autoconf 2.69
736
737 Copyright (C) 2012 Free Software Foundation, Inc.
738@@ -2137,7 +2140,7 @@
739 This file contains any messages produced by compilers while
740 running configure, to aid debugging if configure makes a mistake.
741
742-It was created by libxfce4ui $as_me 4.11.0, which was
743+It was created by libxfce4ui $as_me 4.11.1, which was
744 generated by GNU Autoconf 2.69. Invocation command line was
745
746 $ $0 $@
747@@ -3113,7 +3116,7 @@
748
749 # Define the identity of the package.
750 PACKAGE='libxfce4ui'
751- VERSION='4.11.0'
752+ VERSION='4.11.1'
753
754
755 cat >>confdefs.h <<_ACEOF
756@@ -13438,7 +13441,7 @@
757 LIBXFCE4UI_VERSION_API=1
758 LIBXFCE4UI_VERSION_MAJOR=4
759 LIBXFCE4UI_VERSION_MINOR=11
760-LIBXFCE4UI_VERSION_MICRO=0
761+LIBXFCE4UI_VERSION_MICRO=1
762 LIBXFCE4KBD_PRIVATE_VERINFO=0:0:0
763 LIBXFCE4KBD_PRIVATE_VERSION_API=2
764
765@@ -13607,7 +13610,7 @@
766
767
768
769- ALL_LINGUAS="am ar ast bg bn ca cs da el en_AU en_GB es eu fi fr gl he hr hu id is it ja kk ko lt lv nb nl nn pa pl pt pt_BR ro ru si sk sr sv te th tr ug uk ur ur_PK vi zh_CN zh_TW "
770+ ALL_LINGUAS="am ar ast bg bn ca cs da de el en_AU en_GB es eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt pt_BR ro ru si sk sl sr sv te th tr ug uk ur ur_PK vi zh_CN zh_HK zh_TW "
771
772 for ac_header in locale.h
773 do :
774@@ -16768,26 +16771,49 @@
775
776
777
778- # Extract the first word of "gtkdoc-check", so it can be a program name with args.
779+ gtk_doc_requires="gtk-doc >= 1.0"
780+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gtk-doc" >&5
781+$as_echo_n "checking for gtk-doc... " >&6; }
782+ if test -n "$PKG_CONFIG" && \
783+ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"\$gtk_doc_requires\""; } >&5
784+ ($PKG_CONFIG --exists --print-errors "$gtk_doc_requires") 2>&5
785+ ac_status=$?
786+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
787+ test $ac_status = 0; }; then
788+ have_gtk_doc=yes
789+else
790+ have_gtk_doc=no
791+fi
792+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_gtk_doc" >&5
793+$as_echo "$have_gtk_doc" >&6; }
794+
795+ if test "$have_gtk_doc" = "no"; then
796+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING:
797+ You will not be able to create source packages with 'make dist'
798+ because $gtk_doc_requires is not found." >&5
799+$as_echo "$as_me: WARNING:
800+ You will not be able to create source packages with 'make dist'
801+ because $gtk_doc_requires is not found." >&2;}
802+ fi
803+
804+ # Extract the first word of "gtkdoc-check", so it can be a program name with args.
805 set dummy gtkdoc-check; ac_word=$2
806 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
807 $as_echo_n "checking for $ac_word... " >&6; }
808-if ${ac_cv_path_GTKDOC_CHECK+:} false; then :
809+if ${ac_cv_prog_GTKDOC_CHECK+:} false; then :
810 $as_echo_n "(cached) " >&6
811 else
812- case $GTKDOC_CHECK in
813- [\\/]* | ?:[\\/]*)
814- ac_cv_path_GTKDOC_CHECK="$GTKDOC_CHECK" # Let the user override the test with a path.
815- ;;
816- *)
817- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
818+ if test -n "$GTKDOC_CHECK"; then
819+ ac_cv_prog_GTKDOC_CHECK="$GTKDOC_CHECK" # Let the user override the test.
820+else
821+as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
822 for as_dir in $PATH
823 do
824 IFS=$as_save_IFS
825 test -z "$as_dir" && as_dir=.
826 for ac_exec_ext in '' $ac_executable_extensions; do
827 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
828- ac_cv_path_GTKDOC_CHECK="$as_dir/$ac_word$ac_exec_ext"
829+ ac_cv_prog_GTKDOC_CHECK="gtkdoc-check.test"
830 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
831 break 2
832 fi
833@@ -16795,10 +16821,9 @@
834 done
835 IFS=$as_save_IFS
836
837- ;;
838-esac
839-fi
840-GTKDOC_CHECK=$ac_cv_path_GTKDOC_CHECK
841+fi
842+fi
843+GTKDOC_CHECK=$ac_cv_prog_GTKDOC_CHECK
844 if test -n "$GTKDOC_CHECK"; then
845 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTKDOC_CHECK" >&5
846 $as_echo "$GTKDOC_CHECK" >&6; }
847@@ -16808,6 +16833,46 @@
848 fi
849
850
851+ # Extract the first word of "gtkdoc-check", so it can be a program name with args.
852+set dummy gtkdoc-check; ac_word=$2
853+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
854+$as_echo_n "checking for $ac_word... " >&6; }
855+if ${ac_cv_path_GTKDOC_CHECK_PATH+:} false; then :
856+ $as_echo_n "(cached) " >&6
857+else
858+ case $GTKDOC_CHECK_PATH in
859+ [\\/]* | ?:[\\/]*)
860+ ac_cv_path_GTKDOC_CHECK_PATH="$GTKDOC_CHECK_PATH" # Let the user override the test with a path.
861+ ;;
862+ *)
863+ as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
864+for as_dir in $PATH
865+do
866+ IFS=$as_save_IFS
867+ test -z "$as_dir" && as_dir=.
868+ for ac_exec_ext in '' $ac_executable_extensions; do
869+ if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
870+ ac_cv_path_GTKDOC_CHECK_PATH="$as_dir/$ac_word$ac_exec_ext"
871+ $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
872+ break 2
873+ fi
874+done
875+ done
876+IFS=$as_save_IFS
877+
878+ ;;
879+esac
880+fi
881+GTKDOC_CHECK_PATH=$ac_cv_path_GTKDOC_CHECK_PATH
882+if test -n "$GTKDOC_CHECK_PATH"; then
883+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTKDOC_CHECK_PATH" >&5
884+$as_echo "$GTKDOC_CHECK_PATH" >&6; }
885+else
886+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
887+$as_echo "no" >&6; }
888+fi
889+
890+
891 for ac_prog in gtkdoc-rebase
892 do
893 # Extract the first word of "$ac_prog", so it can be a program name with args.
894@@ -16914,18 +16979,19 @@
895 fi
896
897
898- if test x$enable_gtk_doc = xyes; then
899- if test -n "$PKG_CONFIG" && \
900- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk-doc >= 1.0\""; } >&5
901- ($PKG_CONFIG --exists --print-errors "gtk-doc >= 1.0") 2>&5
902- ac_status=$?
903- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
904- test $ac_status = 0; }; then
905- :
906-else
907- as_fn_error $? "You need to have gtk-doc >= 1.0 installed to build $PACKAGE_NAME" "$LINENO" 5
908-fi
909- if test "x$PACKAGE_NAME" != "xglib"; then
910+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build gtk-doc documentation" >&5
911+$as_echo_n "checking whether to build gtk-doc documentation... " >&6; }
912+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_gtk_doc" >&5
913+$as_echo "$enable_gtk_doc" >&6; }
914+
915+ if test "x$enable_gtk_doc" = "xyes" && test "$have_gtk_doc" = "no"; then
916+ as_fn_error $? "
917+ You must have $gtk_doc_requires installed to build documentation for
918+ $PACKAGE_NAME. Please install gtk-doc or disable building the
919+ documentation by adding '--disable-gtk-doc' to '$0'." "$LINENO" 5
920+ fi
921+
922+ if test "x$PACKAGE_NAME" != "xglib"; then
923
924 pkg_failed=no
925 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTKDOC_DEPS" >&5
926@@ -16997,14 +17063,8 @@
927 $as_echo "yes" >&6; }
928
929 fi
930- fi
931 fi
932
933- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build gtk-doc documentation" >&5
934-$as_echo_n "checking whether to build gtk-doc documentation... " >&6; }
935- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_gtk_doc" >&5
936-$as_echo "$enable_gtk_doc" >&6; }
937-
938 # Check whether --enable-gtk-doc-html was given.
939 if test "${enable_gtk_doc_html+set}" = set; then :
940 enableval=$enable_gtk_doc_html;
941@@ -17029,6 +17089,14 @@
942 fi
943
944
945+ if test x$have_gtk_doc = xyes; then
946+ HAVE_GTK_DOC_TRUE=
947+ HAVE_GTK_DOC_FALSE='#'
948+else
949+ HAVE_GTK_DOC_TRUE='#'
950+ HAVE_GTK_DOC_FALSE=
951+fi
952+
953 if test x$enable_gtk_doc = xyes; then
954 ENABLE_GTK_DOC_TRUE=
955 ENABLE_GTK_DOC_FALSE='#'
956@@ -17505,6 +17573,10 @@
957 as_fn_error $? "conditional \"HAVE_GLADEUI\" was never defined.
958 Usually this means the macro was only invoked conditionally." "$LINENO" 5
959 fi
960+if test -z "${HAVE_GTK_DOC_TRUE}" && test -z "${HAVE_GTK_DOC_FALSE}"; then
961+ as_fn_error $? "conditional \"HAVE_GTK_DOC\" was never defined.
962+Usually this means the macro was only invoked conditionally." "$LINENO" 5
963+fi
964 if test -z "${ENABLE_GTK_DOC_TRUE}" && test -z "${ENABLE_GTK_DOC_FALSE}"; then
965 as_fn_error $? "conditional \"ENABLE_GTK_DOC\" was never defined.
966 Usually this means the macro was only invoked conditionally." "$LINENO" 5
967@@ -17926,7 +17998,7 @@
968 # report actual input values of CONFIG_FILES etc. instead of their
969 # values after options handling.
970 ac_log="
971-This file was extended by libxfce4ui $as_me 4.11.0, which was
972+This file was extended by libxfce4ui $as_me 4.11.1, which was
973 generated by GNU Autoconf 2.69. Invocation command line was
974
975 CONFIG_FILES = $CONFIG_FILES
976@@ -17992,7 +18064,7 @@
977 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
978 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
979 ac_cs_version="\\
980-libxfce4ui config.status 4.11.0
981+libxfce4ui config.status 4.11.1
982 configured by $0, generated by GNU Autoconf 2.69,
983 with options \\"\$ac_cs_config\\"
984
985
986=== modified file 'configure.ac'
987--- configure.ac 2013-12-28 23:59:54 +0000
988+++ configure.ac 2014-03-01 03:59:14 +0000
989@@ -15,9 +15,9 @@
990 m4_define([libxfce4ui_version_api], [1])
991 m4_define([libxfce4ui_version_major], [4])
992 m4_define([libxfce4ui_version_minor], [11])
993-m4_define([libxfce4ui_version_micro], [0])
994+m4_define([libxfce4ui_version_micro], [1])
995 m4_define([libxfce4ui_version_nano], []) dnl leave this empty to have no nano version
996-m4_define([libxfce4ui_version_build], [26dfdaf])
997+m4_define([libxfce4ui_version_build], [83cc23d])
998 m4_define([libxfce4ui_version_tag], [])
999 m4_define([libxfce4ui_version], [libxfce4ui_version_major().libxfce4ui_version_minor().libxfce4ui_version_micro()ifelse(libxfce4ui_version_nano(), [], [], [.libxfce4ui_version_nano()])ifelse(libxfce4ui_version_tag(), [git], [libxfce4ui_version_tag()-libxfce4ui_version_build()], [libxfce4ui_version_tag()])])
1000
1001@@ -119,7 +119,7 @@
1002 dnl ******************************
1003 dnl *** Check for i18n support ***
1004 dnl ******************************
1005-XDT_I18N([am ar ast bg bn ca cs da el en_AU en_GB es eu fi fr gl he hr hu id is it ja kk ko lt lv nb nl nn pa pl pt pt_BR ro ru si sk sr sv te th tr ug uk ur ur_PK vi zh_CN zh_TW ])
1006+XDT_I18N([am ar ast bg bn ca cs da de el en_AU en_GB es eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt pt_BR ro ru si sk sl sr sv te th tr ug uk ur ur_PK vi zh_CN zh_HK zh_TW ])
1007
1008 dnl *******************************************
1009 dnl *** Check for X Window System installed ***
1010
1011=== modified file 'debian/changelog'
1012--- debian/changelog 2013-12-31 06:19:55 +0000
1013+++ debian/changelog 2014-03-01 03:59:14 +0000
1014@@ -1,3 +1,17 @@
1015+libxfce4ui (4.11.1-1ubuntu1) trusty; urgency=medium
1016+
1017+ * Merge from debian experimental. Remaining change:
1018+ - Use dh-autoreconf to update libtool for ppc64el.
1019+
1020+ -- Jackson Doak <noskcaj@ubuntu.com> Mon, 24 Feb 2014 16:48:07 +1100
1021+
1022+libxfce4ui (4.11.1-1) experimental; urgency=medium
1023+
1024+ [ Jackson Doak ]
1025+ * New upstream release
1026+
1027+ -- Yves-Alexis Perez <corsac@debian.org> Sun, 23 Feb 2014 21:01:51 +0100
1028+
1029 libxfce4ui (4.11.0-1ubuntu1) trusty; urgency=medium
1030
1031 * Merge from debian experimental. Remaining change:
1032
1033=== modified file 'docs/Makefile.in'
1034--- docs/Makefile.in 2013-12-28 23:59:54 +0000
1035+++ docs/Makefile.in 2014-03-01 03:59:14 +0000
1036@@ -1,4 +1,4 @@
1037-# Makefile.in generated by automake 1.14 from Makefile.am.
1038+# Makefile.in generated by automake 1.14.1 from Makefile.am.
1039 # @configure_input@
1040
1041 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
1042@@ -171,6 +171,7 @@
1043 GTK3_REQUIRED_VERSION = @GTK3_REQUIRED_VERSION@
1044 GTK3_VERSION = @GTK3_VERSION@
1045 GTKDOC_CHECK = @GTKDOC_CHECK@
1046+GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
1047 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
1048 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
1049 GTKDOC_MKPDF = @GTKDOC_MKPDF@
1050@@ -429,11 +430,11 @@
1051 $(DOC_MODULE)-undeclared.txt \
1052 $(DOC_MODULE)-unused.txt
1053
1054-CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS)
1055-@ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_HTML_FALSE@HTML_BUILD_STAMP =
1056-@ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_HTML_TRUE@HTML_BUILD_STAMP = html-build.stamp
1057-@ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_PDF_FALSE@PDF_BUILD_STAMP =
1058-@ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_PDF_TRUE@PDF_BUILD_STAMP = pdf-build.stamp
1059+CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS) gtkdoc-check.test
1060+@GTK_DOC_BUILD_HTML_FALSE@HTML_BUILD_STAMP =
1061+@GTK_DOC_BUILD_HTML_TRUE@HTML_BUILD_STAMP = html-build.stamp
1062+@GTK_DOC_BUILD_PDF_FALSE@PDF_BUILD_STAMP =
1063+@GTK_DOC_BUILD_PDF_TRUE@PDF_BUILD_STAMP = pdf-build.stamp
1064
1065 #### setup ####
1066 GTK_DOC_V_SETUP = $(GTK_DOC_V_SETUP_$(V))
1067@@ -554,6 +555,7 @@
1068 dist-hook
1069 check-am: all-am
1070 check: check-am
1071+@ENABLE_GTK_DOC_FALSE@all-local:
1072 all-am: Makefile all-local
1073 installdirs:
1074 install: install-am
1075@@ -671,8 +673,15 @@
1076 uninstall-am uninstall-local
1077
1078
1079-@ENABLE_GTK_DOC_TRUE@all-local: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
1080-@ENABLE_GTK_DOC_FALSE@all-local:
1081+gtkdoc-check.test: Makefile
1082+ $(AM_V_GEN)echo "#!/bin/sh -e" > $@; \
1083+ echo "$(GTKDOC_CHECK_PATH) || exit 1" >> $@; \
1084+ chmod +x $@
1085+
1086+all-gtk-doc: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
1087+.PHONY: all-gtk-doc
1088+
1089+@ENABLE_GTK_DOC_TRUE@all-local: all-gtk-doc
1090
1091 docs: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
1092
1093@@ -683,17 +692,19 @@
1094 files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \
1095 if test "x$$files" != "x" ; then \
1096 for file in $$files ; do \
1097+ destdir=`dirname $(abs_builddir)/$$file` ;\
1098+ test -d "$$destdir" || mkdir -p "$$destdir"; \
1099 test -f $(abs_srcdir)/$$file && \
1100- cp -pu $(abs_srcdir)/$$file $(abs_builddir)/$$file || true; \
1101+ cp -pf $(abs_srcdir)/$$file $(abs_builddir)/$$file || true; \
1102 done; \
1103 fi; \
1104 test -d $(abs_srcdir)/tmpl && \
1105- { cp -rp $(abs_srcdir)/tmpl $(abs_builddir)/; \
1106+ { cp -pR $(abs_srcdir)/tmpl $(abs_builddir)/; \
1107 chmod -R u+w $(abs_builddir)/tmpl; } \
1108 fi
1109 $(AM_V_at)touch setup-build.stamp
1110
1111-scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB)
1112+scan-build.stamp: setup-build.stamp $(HFILE_GLOB) $(CFILE_GLOB)
1113 $(GTK_DOC_V_SCAN)_source_dir='' ; \
1114 for i in $(DOC_SOURCE_DIR) ; do \
1115 _source_dir="$${_source_dir} --source-dir=$$i" ; \
1116@@ -723,7 +734,7 @@
1117 $(GTK_DOC_V_TMPL)gtkdoc-mktmpl --module=$(DOC_MODULE) $(MKTMPL_OPTIONS)
1118 $(AM_V_at)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
1119 if test -w $(abs_srcdir) ; then \
1120- cp -rp $(abs_builddir)/tmpl $(abs_srcdir)/; \
1121+ cp -pR $(abs_builddir)/tmpl $(abs_srcdir)/; \
1122 fi \
1123 fi
1124 $(AM_V_at)touch tmpl-build.stamp
1125@@ -735,7 +746,7 @@
1126 @true
1127
1128 sgml-build.stamp: tmpl.stamp $(DOC_MODULE)-sections.txt $(srcdir)/tmpl/*.sgml $(expand_content_files)
1129- $(GTK_DOC_V_XML)-chmod -R u+w $(srcdir) && _source_dir='' ; \
1130+ -$(GTK_DOC_V_XML)chmod -R u+w $(srcdir) && _source_dir='' ; \
1131 for i in $(DOC_SOURCE_DIR) ; do \
1132 _source_dir="$${_source_dir} --source-dir=$$i" ; \
1133 done ; \
1134@@ -797,6 +808,9 @@
1135 clean-local:
1136 @rm -f *~ *.bak
1137 @rm -rf .libs
1138+ @if echo $(SCAN_OPTIONS) | grep -q "\-\-rebuild-types" ; then \
1139+ rm -f $(DOC_MODULE).types; \
1140+ fi
1141
1142 distclean-local:
1143 @rm -rf xml html $(REPORT_FILES) $(DOC_MODULE).pdf \
1144@@ -842,12 +856,14 @@
1145 #
1146 # Require gtk-doc when making dist
1147 #
1148-@ENABLE_GTK_DOC_TRUE@dist-check-gtkdoc: docs
1149-@ENABLE_GTK_DOC_FALSE@dist-check-gtkdoc:
1150-@ENABLE_GTK_DOC_FALSE@ @echo "*** gtk-doc must be installed and enabled in order to make dist"
1151-@ENABLE_GTK_DOC_FALSE@ @false
1152+@HAVE_GTK_DOC_TRUE@dist-check-gtkdoc: docs
1153+@HAVE_GTK_DOC_FALSE@dist-check-gtkdoc:
1154+@HAVE_GTK_DOC_FALSE@ @echo "*** gtk-doc is needed to run 'make dist'. ***"
1155+@HAVE_GTK_DOC_FALSE@ @echo "*** gtk-doc was not found when 'configure' ran. ***"
1156+@HAVE_GTK_DOC_FALSE@ @echo "*** please install gtk-doc and rerun 'configure'. ***"
1157+@HAVE_GTK_DOC_FALSE@ @false
1158
1159-dist-hook: dist-check-gtkdoc dist-hook-local
1160+dist-hook: dist-check-gtkdoc all-gtk-doc dist-hook-local
1161 @mkdir $(distdir)/tmpl
1162 @mkdir $(distdir)/html
1163 @-cp ./tmpl/*.sgml $(distdir)/tmpl
1164
1165=== modified file 'docs/html/XfceSMClient.html'
1166--- docs/html/XfceSMClient.html 2013-12-28 23:59:54 +0000
1167+++ docs/html/XfceSMClient.html 2014-03-01 03:59:14 +0000
1168@@ -2,36 +2,29 @@
1169 <html>
1170 <head>
1171 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
1172-<title>XfceSMClient</title>
1173+<title>Libxfce4ui Reference Manual: XfceSMClient</title>
1174 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
1175 <link rel="home" href="index.html" title="Libxfce4ui Reference Manual">
1176 <link rel="up" href="libxfce4ui-sm.html" title="Part V. Xfce Session Management Support">
1177 <link rel="prev" href="libxfce4ui-sm.html" title="Part V. Xfce Session Management Support">
1178 <link rel="next" href="ix01.html" title="Index">
1179-<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
1180+<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
1181 <link rel="stylesheet" href="style.css" type="text/css">
1182 </head>
1183 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
1184-<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
1185-<tr valign="middle">
1186-<td><a accesskey="p" href="libxfce4ui-sm.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
1187-<td><a accesskey="u" href="libxfce4ui-sm.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
1188-<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
1189-<th width="100%" align="center">Libxfce4ui Reference Manual</th>
1190-<td><a accesskey="n" href="ix01.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
1191-</tr>
1192-<tr><td colspan="5" class="shortcuts">
1193-<a href="#XfceSMClient.synopsis" class="shortcut">Top</a>
1194-  | 
1195- <a href="#XfceSMClient.description" class="shortcut">Description</a>
1196-  | 
1197- <a href="#XfceSMClient.object-hierarchy" class="shortcut">Object Hierarchy</a>
1198-  | 
1199- <a href="#XfceSMClient.properties" class="shortcut">Properties</a>
1200-  | 
1201- <a href="#XfceSMClient.signals" class="shortcut">Signals</a>
1202-</td></tr>
1203-</table>
1204+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
1205+<td width="100%" align="left" class="shortcuts">
1206+<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
1207+ <a href="#XfceSMClient.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
1208+ <a href="#XfceSMClient.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties"> <span class="dim">|</span> 
1209+ <a href="#XfceSMClient.properties" class="shortcut">Properties</a></span><span id="nav_signals"> <span class="dim">|</span> 
1210+ <a href="#XfceSMClient.signals" class="shortcut">Signals</a></span>
1211+</td>
1212+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
1213+<td><a accesskey="u" href="libxfce4ui-sm.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
1214+<td><a accesskey="p" href="libxfce4ui-sm.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
1215+<td><a accesskey="n" href="ix01.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
1216+</tr></table>
1217 <div class="refentry">
1218 <a name="XfceSMClient"></a><div class="titlepage"></div>
1219 <div class="refnamediv"><table width="100%"><tr>
1220@@ -39,275 +32,346 @@
1221 <h2><span class="refentrytitle"><a name="XfceSMClient.top_of_page"></a>XfceSMClient</span></h2>
1222 <p>XfceSMClient — Session management client</p>
1223 </td>
1224-<td valign="top" align="right"></td>
1225+<td class="gallery_image" valign="top" align="right"></td>
1226 </tr></table></div>
1227 <div class="refsect1">
1228 <a name="XfceSMClient.stability-level"></a><h2>Stability Level</h2>
1229 Unstable, unless otherwise indicated
1230 </div>
1231-<div class="refsynopsisdiv">
1232-<a name="XfceSMClient.synopsis"></a><h2>Synopsis</h2>
1233-<a name="XfceSMClientRestartStyle"></a><a name="XfceSMClientShutdownHint"></a><pre class="synopsis">
1234-#include &lt;libxfce4ui/libxfce4ui.h&gt;
1235-
1236- <a class="link" href="XfceSMClient.html#XfceSMClient-struct" title="XfceSMClient">XfceSMClient</a>;
1237-enum <a class="link" href="XfceSMClient.html#XfceSMClientPriority" title="enum XfceSMClientPriority">XfceSMClientPriority</a>;
1238-enum <a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle-enum" title="enum XfceSMClientRestartStyle">XfceSMClientRestartStyle</a>;
1239-enum <a class="link" href="XfceSMClient.html#XfceSMClientShutdownHint-enum" title="enum XfceSMClientShutdownHint">XfceSMClientShutdownHint</a>;
1240-<a href="http://library.gnome.org/devel/glib/unstable/glib-Commandline-option-parser.html#GOptionGroup"><span class="returnvalue">GOptionGroup</span></a> * <a class="link" href="XfceSMClient.html#xfce-sm-client-get-option-group" title="xfce_sm_client_get_option_group ()">xfce_sm_client_get_option_group</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> argc</code></em>,
1241- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **argv</code></em>);
1242-<a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="returnvalue">XfceSMClient</span></a> * <a class="link" href="XfceSMClient.html#xfce-sm-client-get" title="xfce_sm_client_get ()">xfce_sm_client_get</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
1243-<a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="returnvalue">XfceSMClient</span></a> * <a class="link" href="XfceSMClient.html#xfce-sm-client-get-with-argv" title="xfce_sm_client_get_with_argv ()">xfce_sm_client_get_with_argv</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> argc</code></em>,
1244- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **argv</code></em>,
1245- <em class="parameter"><code><a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a> restart_style</code></em>,
1246- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> priority</code></em>);
1247-<a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="returnvalue">XfceSMClient</span></a> * <a class="link" href="XfceSMClient.html#xfce-sm-client-get-full" title="xfce_sm_client_get_full ()">xfce_sm_client_get_full</a> (<em class="parameter"><code><a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a> restart_style</code></em>,
1248- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> priority</code></em>,
1249- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *resumed_client_id</code></em>,
1250- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *current_directory</code></em>,
1251- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **restart_command</code></em>,
1252- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *desktop_file</code></em>);
1253-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="XfceSMClient.html#xfce-sm-client-connect" title="xfce_sm_client_connect ()">xfce_sm_client_connect</a> (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
1254- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);
1255-<span class="returnvalue">void</span> <a class="link" href="XfceSMClient.html#xfce-sm-client-disconnect" title="xfce_sm_client_disconnect ()">xfce_sm_client_disconnect</a> (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);
1256-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="XfceSMClient.html#xfce-sm-client-is-connected" title="xfce_sm_client_is_connected ()">xfce_sm_client_is_connected</a> (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);
1257-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="XfceSMClient.html#xfce-sm-client-is-resumed" title="xfce_sm_client_is_resumed ()">xfce_sm_client_is_resumed</a> (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);
1258-<span class="returnvalue">void</span> <a class="link" href="XfceSMClient.html#xfce-sm-client-set-desktop-file" title="xfce_sm_client_set_desktop_file ()">xfce_sm_client_set_desktop_file</a> (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
1259- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *desktop_file</code></em>);
1260-<span class="returnvalue">void</span> <a class="link" href="XfceSMClient.html#xfce-sm-client-request-shutdown" title="xfce_sm_client_request_shutdown ()">xfce_sm_client_request_shutdown</a> (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
1261- <em class="parameter"><code><a class="link" href="XfceSMClient.html#XfceSMClientShutdownHint"><span class="type">XfceSMClientShutdownHint</span></a> shutdown_hint</code></em>);
1262-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="XfceSMClient.html#xfce-sm-client-get-client-id" title="xfce_sm_client_get_client_id ()">xfce_sm_client_get_client_id</a> (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);
1263-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="XfceSMClient.html#xfce-sm-client-get-state-file" title="xfce_sm_client_get_state_file ()">xfce_sm_client_get_state_file</a> (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);
1264-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="XfceSMClient.html#xfce-sm-client-get-current-directory" title="xfce_sm_client_get_current_directory ()">xfce_sm_client_get_current_directory</a>
1265- (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);
1266-<span class="returnvalue">void</span> <a class="link" href="XfceSMClient.html#xfce-sm-client-set-current-directory" title="xfce_sm_client_set_current_directory ()">xfce_sm_client_set_current_directory</a>
1267- (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
1268- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *current_directory</code></em>);
1269-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a> <a class="link" href="XfceSMClient.html#xfce-sm-client-get-priority" title="xfce_sm_client_get_priority ()">xfce_sm_client_get_priority</a> (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);
1270-<span class="returnvalue">void</span> <a class="link" href="XfceSMClient.html#xfce-sm-client-set-priority" title="xfce_sm_client_set_priority ()">xfce_sm_client_set_priority</a> (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
1271- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> priority</code></em>);
1272-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const * <a class="link" href="XfceSMClient.html#xfce-sm-client-get-restart-command" title="xfce_sm_client_get_restart_command ()">xfce_sm_client_get_restart_command</a>
1273- (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);
1274-<span class="returnvalue">void</span> <a class="link" href="XfceSMClient.html#xfce-sm-client-set-restart-command" title="xfce_sm_client_set_restart_command ()">xfce_sm_client_set_restart_command</a> (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
1275- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **restart_command</code></em>);
1276-<a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle"><span class="returnvalue">XfceSMClientRestartStyle</span></a> <a class="link" href="XfceSMClient.html#xfce-sm-client-get-restart-style" title="xfce_sm_client_get_restart_style ()">xfce_sm_client_get_restart_style</a>
1277- (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);
1278-<span class="returnvalue">void</span> <a class="link" href="XfceSMClient.html#xfce-sm-client-set-restart-style" title="xfce_sm_client_set_restart_style ()">xfce_sm_client_set_restart_style</a> (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
1279- <em class="parameter"><code><a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a> restart_style</code></em>);
1280-#define <a class="link" href="XfceSMClient.html#XFCE-SM-CLIENT-ERROR:CAPS" title="XFCE_SM_CLIENT_ERROR">XFCE_SM_CLIENT_ERROR</a>
1281-enum <a class="link" href="XfceSMClient.html#XfceSmCLientErrorEnum" title="enum XfceSmCLientErrorEnum">XfceSmCLientErrorEnum</a>;
1282-</pre>
1283-</div>
1284 <div class="refsect1">
1285-<a name="XfceSMClient.object-hierarchy"></a><h2>Object Hierarchy</h2>
1286-<pre class="synopsis">
1287- <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
1288- +----XfceSMClient
1289-</pre>
1290-<pre class="synopsis">
1291- GEnum
1292- +----XfceSMClientRestartStyle
1293-</pre>
1294-<pre class="synopsis">
1295- GEnum
1296- +----XfceSMClientShutdownHint
1297-</pre>
1298+<a name="XfceSMClient.functions"></a><h2>Functions</h2>
1299+<div class="informaltable"><table width="100%" border="0">
1300+<colgroup>
1301+<col width="150px" class="functions_return">
1302+<col class="functions_name">
1303+</colgroup>
1304+<tbody>
1305+<tr>
1306+<td class="function_type">
1307+<a href="http://library.gnome.org/devel/glib/unstable/glib-Commandline-option-parser.html#GOptionGroup"><span class="returnvalue">GOptionGroup</span></a> *
1308+</td>
1309+<td class="function_name">
1310+<a class="link" href="XfceSMClient.html#xfce-sm-client-get-option-group" title="xfce_sm_client_get_option_group ()">xfce_sm_client_get_option_group</a> <span class="c_punctuation">()</span>
1311+</td>
1312+</tr>
1313+<tr>
1314+<td class="function_type">
1315+<a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="returnvalue">XfceSMClient</span></a> *
1316+</td>
1317+<td class="function_name">
1318+<a class="link" href="XfceSMClient.html#xfce-sm-client-get" title="xfce_sm_client_get ()">xfce_sm_client_get</a> <span class="c_punctuation">()</span>
1319+</td>
1320+</tr>
1321+<tr>
1322+<td class="function_type">
1323+<a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="returnvalue">XfceSMClient</span></a> *
1324+</td>
1325+<td class="function_name">
1326+<a class="link" href="XfceSMClient.html#xfce-sm-client-get-with-argv" title="xfce_sm_client_get_with_argv ()">xfce_sm_client_get_with_argv</a> <span class="c_punctuation">()</span>
1327+</td>
1328+</tr>
1329+<tr>
1330+<td class="function_type">
1331+<a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="returnvalue">XfceSMClient</span></a> *
1332+</td>
1333+<td class="function_name">
1334+<a class="link" href="XfceSMClient.html#xfce-sm-client-get-full" title="xfce_sm_client_get_full ()">xfce_sm_client_get_full</a> <span class="c_punctuation">()</span>
1335+</td>
1336+</tr>
1337+<tr>
1338+<td class="function_type">
1339+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
1340+</td>
1341+<td class="function_name">
1342+<a class="link" href="XfceSMClient.html#xfce-sm-client-connect" title="xfce_sm_client_connect ()">xfce_sm_client_connect</a> <span class="c_punctuation">()</span>
1343+</td>
1344+</tr>
1345+<tr>
1346+<td class="function_type">
1347+<span class="returnvalue">void</span>
1348+</td>
1349+<td class="function_name">
1350+<a class="link" href="XfceSMClient.html#xfce-sm-client-disconnect" title="xfce_sm_client_disconnect ()">xfce_sm_client_disconnect</a> <span class="c_punctuation">()</span>
1351+</td>
1352+</tr>
1353+<tr>
1354+<td class="function_type">
1355+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
1356+</td>
1357+<td class="function_name">
1358+<a class="link" href="XfceSMClient.html#xfce-sm-client-is-connected" title="xfce_sm_client_is_connected ()">xfce_sm_client_is_connected</a> <span class="c_punctuation">()</span>
1359+</td>
1360+</tr>
1361+<tr>
1362+<td class="function_type">
1363+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
1364+</td>
1365+<td class="function_name">
1366+<a class="link" href="XfceSMClient.html#xfce-sm-client-is-resumed" title="xfce_sm_client_is_resumed ()">xfce_sm_client_is_resumed</a> <span class="c_punctuation">()</span>
1367+</td>
1368+</tr>
1369+<tr>
1370+<td class="function_type">
1371+<span class="returnvalue">void</span>
1372+</td>
1373+<td class="function_name">
1374+<a class="link" href="XfceSMClient.html#xfce-sm-client-set-desktop-file" title="xfce_sm_client_set_desktop_file ()">xfce_sm_client_set_desktop_file</a> <span class="c_punctuation">()</span>
1375+</td>
1376+</tr>
1377+<tr>
1378+<td class="function_type">
1379+<span class="returnvalue">void</span>
1380+</td>
1381+<td class="function_name">
1382+<a class="link" href="XfceSMClient.html#xfce-sm-client-request-shutdown" title="xfce_sm_client_request_shutdown ()">xfce_sm_client_request_shutdown</a> <span class="c_punctuation">()</span>
1383+</td>
1384+</tr>
1385+<tr>
1386+<td class="function_type">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
1387+</td>
1388+<td class="function_name">
1389+<a class="link" href="XfceSMClient.html#xfce-sm-client-get-client-id" title="xfce_sm_client_get_client_id ()">xfce_sm_client_get_client_id</a> <span class="c_punctuation">()</span>
1390+</td>
1391+</tr>
1392+<tr>
1393+<td class="function_type">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
1394+</td>
1395+<td class="function_name">
1396+<a class="link" href="XfceSMClient.html#xfce-sm-client-get-state-file" title="xfce_sm_client_get_state_file ()">xfce_sm_client_get_state_file</a> <span class="c_punctuation">()</span>
1397+</td>
1398+</tr>
1399+<tr>
1400+<td class="function_type">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
1401+</td>
1402+<td class="function_name">
1403+<a class="link" href="XfceSMClient.html#xfce-sm-client-get-current-directory" title="xfce_sm_client_get_current_directory ()">xfce_sm_client_get_current_directory</a> <span class="c_punctuation">()</span>
1404+</td>
1405+</tr>
1406+<tr>
1407+<td class="function_type">
1408+<span class="returnvalue">void</span>
1409+</td>
1410+<td class="function_name">
1411+<a class="link" href="XfceSMClient.html#xfce-sm-client-set-current-directory" title="xfce_sm_client_set_current_directory ()">xfce_sm_client_set_current_directory</a> <span class="c_punctuation">()</span>
1412+</td>
1413+</tr>
1414+<tr>
1415+<td class="function_type">
1416+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a>
1417+</td>
1418+<td class="function_name">
1419+<a class="link" href="XfceSMClient.html#xfce-sm-client-get-priority" title="xfce_sm_client_get_priority ()">xfce_sm_client_get_priority</a> <span class="c_punctuation">()</span>
1420+</td>
1421+</tr>
1422+<tr>
1423+<td class="function_type">
1424+<span class="returnvalue">void</span>
1425+</td>
1426+<td class="function_name">
1427+<a class="link" href="XfceSMClient.html#xfce-sm-client-set-priority" title="xfce_sm_client_set_priority ()">xfce_sm_client_set_priority</a> <span class="c_punctuation">()</span>
1428+</td>
1429+</tr>
1430+<tr>
1431+<td class="function_type">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const *
1432+</td>
1433+<td class="function_name">
1434+<a class="link" href="XfceSMClient.html#xfce-sm-client-get-restart-command" title="xfce_sm_client_get_restart_command ()">xfce_sm_client_get_restart_command</a> <span class="c_punctuation">()</span>
1435+</td>
1436+</tr>
1437+<tr>
1438+<td class="function_type">
1439+<span class="returnvalue">void</span>
1440+</td>
1441+<td class="function_name">
1442+<a class="link" href="XfceSMClient.html#xfce-sm-client-set-restart-command" title="xfce_sm_client_set_restart_command ()">xfce_sm_client_set_restart_command</a> <span class="c_punctuation">()</span>
1443+</td>
1444+</tr>
1445+<tr>
1446+<td class="function_type">
1447+<a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle" title="enum XfceSMClientRestartStyle"><span class="returnvalue">XfceSMClientRestartStyle</span></a>
1448+</td>
1449+<td class="function_name">
1450+<a class="link" href="XfceSMClient.html#xfce-sm-client-get-restart-style" title="xfce_sm_client_get_restart_style ()">xfce_sm_client_get_restart_style</a> <span class="c_punctuation">()</span>
1451+</td>
1452+</tr>
1453+<tr>
1454+<td class="function_type">
1455+<span class="returnvalue">void</span>
1456+</td>
1457+<td class="function_name">
1458+<a class="link" href="XfceSMClient.html#xfce-sm-client-set-restart-style" title="xfce_sm_client_set_restart_style ()">xfce_sm_client_set_restart_style</a> <span class="c_punctuation">()</span>
1459+</td>
1460+</tr>
1461+</tbody>
1462+</table></div>
1463 </div>
1464 <div class="refsect1">
1465 <a name="XfceSMClient.properties"></a><h2>Properties</h2>
1466-<pre class="synopsis">
1467- "<a class="link" href="XfceSMClient.html#XfceSMClient--argc" title='The "argc" property'>argc</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Write / Construct Only
1468- "<a class="link" href="XfceSMClient.html#XfceSMClient--argv" title='The "argv" property'>argv</a>" <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Boxed-Types.html#GStrv"><span class="type">GStrv</span></a> : Write / Construct Only
1469- "<a class="link" href="XfceSMClient.html#XfceSMClient--client-id" title='The "client-id" property'>client-id</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only
1470- "<a class="link" href="XfceSMClient.html#XfceSMClient--current-directory" title='The "current-directory" property'>current-directory</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
1471- "<a class="link" href="XfceSMClient.html#XfceSMClient--desktop-file" title='The "desktop-file" property'>desktop-file</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write
1472- "<a class="link" href="XfceSMClient.html#XfceSMClient--priority" title='The "priority" property'>priority</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> : Read / Write / Construct
1473- "<a class="link" href="XfceSMClient.html#XfceSMClient--restart-command" title='The "restart-command" property'>restart-command</a>" <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Boxed-Types.html#GStrv"><span class="type">GStrv</span></a> : Read / Write
1474- "<a class="link" href="XfceSMClient.html#XfceSMClient--restart-style" title='The "restart-style" property'>restart-style</a>" <a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a> : Read / Write / Construct
1475- "<a class="link" href="XfceSMClient.html#XfceSMClient--resumed" title='The "resumed" property'>resumed</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read
1476-</pre>
1477+<div class="informaltable"><table border="0">
1478+<colgroup>
1479+<col width="150px" class="properties_type">
1480+<col width="300px" class="properties_name">
1481+<col width="200px" class="properties_flags">
1482+</colgroup>
1483+<tbody>
1484+<tr>
1485+<td class="property_type"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
1486+<td class="property_name"><a class="link" href="XfceSMClient.html#XfceSMClient--argc" title="The “argc” property">argc</a></td>
1487+<td class="property_flags">Write / Construct Only</td>
1488+</tr>
1489+<tr>
1490+<td class="property_type"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Boxed-Types.html#GStrv"><span class="type">GStrv</span></a></td>
1491+<td class="property_name"><a class="link" href="XfceSMClient.html#XfceSMClient--argv" title="The “argv” property">argv</a></td>
1492+<td class="property_flags">Write / Construct Only</td>
1493+</tr>
1494+<tr>
1495+<td class="property_type">
1496+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
1497+<td class="property_name"><a class="link" href="XfceSMClient.html#XfceSMClient--client-id" title="The “client-id” property">client-id</a></td>
1498+<td class="property_flags">Read / Write / Construct Only</td>
1499+</tr>
1500+<tr>
1501+<td class="property_type">
1502+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
1503+<td class="property_name"><a class="link" href="XfceSMClient.html#XfceSMClient--current-directory" title="The “current-directory” property">current-directory</a></td>
1504+<td class="property_flags">Read / Write</td>
1505+</tr>
1506+<tr>
1507+<td class="property_type">
1508+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</td>
1509+<td class="property_name"><a class="link" href="XfceSMClient.html#XfceSMClient--desktop-file" title="The “desktop-file” property">desktop-file</a></td>
1510+<td class="property_flags">Read / Write</td>
1511+</tr>
1512+<tr>
1513+<td class="property_type"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a></td>
1514+<td class="property_name"><a class="link" href="XfceSMClient.html#XfceSMClient--priority" title="The “priority” property">priority</a></td>
1515+<td class="property_flags">Read / Write / Construct</td>
1516+</tr>
1517+<tr>
1518+<td class="property_type"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Boxed-Types.html#GStrv"><span class="type">GStrv</span></a></td>
1519+<td class="property_name"><a class="link" href="XfceSMClient.html#XfceSMClient--restart-command" title="The “restart-command” property">restart-command</a></td>
1520+<td class="property_flags">Read / Write</td>
1521+</tr>
1522+<tr>
1523+<td class="property_type"><a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle" title="enum XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a></td>
1524+<td class="property_name"><a class="link" href="XfceSMClient.html#XfceSMClient--restart-style" title="The “restart-style” property">restart-style</a></td>
1525+<td class="property_flags">Read / Write / Construct</td>
1526+</tr>
1527+<tr>
1528+<td class="property_type"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
1529+<td class="property_name"><a class="link" href="XfceSMClient.html#XfceSMClient--resumed" title="The “resumed” property">resumed</a></td>
1530+<td class="property_flags">Read</td>
1531+</tr>
1532+</tbody>
1533+</table></div>
1534 </div>
1535 <div class="refsect1">
1536 <a name="XfceSMClient.signals"></a><h2>Signals</h2>
1537-<pre class="synopsis">
1538- "<a class="link" href="XfceSMClient.html#XfceSMClient-quit" title='The "quit" signal'>quit</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
1539- "<a class="link" href="XfceSMClient.html#XfceSMClient-quit-cancelled" title='The "quit-cancelled" signal'>quit-cancelled</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
1540- "<a class="link" href="XfceSMClient.html#XfceSMClient-quit-requested" title='The "quit-requested" signal'>quit-requested</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
1541- "<a class="link" href="XfceSMClient.html#XfceSMClient-save-state" title='The "save-state" signal'>save-state</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
1542- "<a class="link" href="XfceSMClient.html#XfceSMClient-save-state-extended" title='The "save-state-extended" signal'>save-state-extended</a>" : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a>
1543+<div class="informaltable"><table border="0">
1544+<colgroup>
1545+<col width="150px" class="signals_return">
1546+<col width="300px" class="signals_name">
1547+<col width="200px" class="signals_flags">
1548+</colgroup>
1549+<tbody>
1550+<tr>
1551+<td class="signal_type"><span class="returnvalue">void</span></td>
1552+<td class="signal_name"><a class="link" href="XfceSMClient.html#XfceSMClient-quit" title="The “quit” signal">quit</a></td>
1553+<td class="signal_flags"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
1554+</tr>
1555+<tr>
1556+<td class="signal_type"><span class="returnvalue">void</span></td>
1557+<td class="signal_name"><a class="link" href="XfceSMClient.html#XfceSMClient-quit-cancelled" title="The “quit-cancelled” signal">quit-cancelled</a></td>
1558+<td class="signal_flags"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
1559+</tr>
1560+<tr>
1561+<td class="signal_type"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a></td>
1562+<td class="signal_name"><a class="link" href="XfceSMClient.html#XfceSMClient-quit-requested" title="The “quit-requested” signal">quit-requested</a></td>
1563+<td class="signal_flags"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
1564+</tr>
1565+<tr>
1566+<td class="signal_type"><span class="returnvalue">void</span></td>
1567+<td class="signal_name"><a class="link" href="XfceSMClient.html#XfceSMClient-save-state" title="The “save-state” signal">save-state</a></td>
1568+<td class="signal_flags"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
1569+</tr>
1570+<tr>
1571+<td class="signal_type"><span class="returnvalue">void</span></td>
1572+<td class="signal_name"><a class="link" href="XfceSMClient.html#XfceSMClient-save-state-extended" title="The “save-state-extended” signal">save-state-extended</a></td>
1573+<td class="signal_flags"><a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></td>
1574+</tr>
1575+</tbody>
1576+</table></div>
1577+</div>
1578+<div class="refsect1">
1579+<a name="XfceSMClient.other"></a><h2>Types and Values</h2>
1580+<div class="informaltable"><table width="100%" border="0">
1581+<colgroup>
1582+<col width="150px" class="name">
1583+<col class="description">
1584+</colgroup>
1585+<tbody>
1586+<tr>
1587+<td class="datatype_keyword"> </td>
1588+<td class="function_name"><a class="link" href="XfceSMClient.html#XfceSMClient-struct" title="XfceSMClient">XfceSMClient</a></td>
1589+</tr>
1590+<tr>
1591+<td class="datatype_keyword">enum</td>
1592+<td class="function_name"><a class="link" href="XfceSMClient.html#XfceSMClientPriority" title="enum XfceSMClientPriority">XfceSMClientPriority</a></td>
1593+</tr>
1594+<tr>
1595+<td class="datatype_keyword">enum</td>
1596+<td class="function_name"><a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle" title="enum XfceSMClientRestartStyle">XfceSMClientRestartStyle</a></td>
1597+</tr>
1598+<tr>
1599+<td class="datatype_keyword">enum</td>
1600+<td class="function_name"><a class="link" href="XfceSMClient.html#XfceSMClientShutdownHint" title="enum XfceSMClientShutdownHint">XfceSMClientShutdownHint</a></td>
1601+</tr>
1602+<tr>
1603+<td class="define_keyword">#define</td>
1604+<td class="function_name"><a class="link" href="XfceSMClient.html#XFCE-SM-CLIENT-ERROR:CAPS" title="XFCE_SM_CLIENT_ERROR">XFCE_SM_CLIENT_ERROR</a></td>
1605+</tr>
1606+<tr>
1607+<td class="datatype_keyword">enum</td>
1608+<td class="function_name"><a class="link" href="XfceSMClient.html#XfceSmCLientErrorEnum" title="enum XfceSmCLientErrorEnum">XfceSmCLientErrorEnum</a></td>
1609+</tr>
1610+</tbody>
1611+</table></div>
1612+</div>
1613+<div class="refsect1">
1614+<a name="XfceSMClient.object-hierarchy"></a><h2>Object Hierarchy</h2>
1615+<pre class="screen"> GEnum
1616+ <span class="lineart">├──</span> XfceSMClientRestartStyle
1617+ <span class="lineart">╰──</span> XfceSMClientShutdownHint
1618+ <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
1619+ <span class="lineart">╰──</span> XfceSMClient
1620+</pre>
1621+</div>
1622+<div class="refsect1">
1623+<a name="XfceSMClient.includes"></a><h2>Includes</h2>
1624+<pre class="synopsis">#include &lt;libxfce4ui/libxfce4ui.h&gt;
1625 </pre>
1626 </div>
1627 <div class="refsect1">
1628 <a name="XfceSMClient.description"></a><h2>Description</h2>
1629-<p>
1630-<a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> is a session management client that speaks the X Session
1631+<p><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> is a session management client that speaks the X Session
1632 Management Protocol (XSMP). It's designed to be easy to use and hide some
1633-of the more esoteric feaures of XSMP from the API user.
1634-</p>
1635+of the more esoteric feaures of XSMP from the API user.</p>
1636 </div>
1637 <div class="refsect1">
1638-<a name="XfceSMClient.details"></a><h2>Details</h2>
1639-<div class="refsect2">
1640-<a name="XfceSMClient-struct"></a><h3>XfceSMClient</h3>
1641-<pre class="programlisting">typedef struct _XfceSMClient XfceSMClient;</pre>
1642-<p>
1643-An opaque struct with only private fields.
1644-</p>
1645-</div>
1646-<hr>
1647-<div class="refsect2">
1648-<a name="XfceSMClientPriority"></a><h3>enum XfceSMClientPriority</h3>
1649-<pre class="programlisting">typedef enum {
1650- XFCE_SM_CLIENT_PRIORITY_HIGHEST = 0,
1651- XFCE_SM_CLIENT_PRIORITY_WM = 15,
1652- XFCE_SM_CLIENT_PRIORITY_CORE = 25,
1653- XFCE_SM_CLIENT_PRIORITY_DESKTOP = 35,
1654- XFCE_SM_CLIENT_PRIORITY_DEFAULT = 50,
1655- XFCE_SM_CLIENT_PRIORITY_LOWEST = 255,
1656-} XfceSMClientPriority;
1657-</pre>
1658-<p>
1659-Some sample priority values for use with <a class="link" href="XfceSMClient.html#xfce-sm-client-set-priority" title="xfce_sm_client_set_priority ()"><code class="function">xfce_sm_client_set_priority()</code></a>.
1660-</p>
1661-<div class="variablelist"><table border="0" class="variablelist">
1662-<colgroup>
1663-<col align="left" valign="top">
1664-<col>
1665-</colgroup>
1666-<tbody>
1667-<tr>
1668-<td><p><a name="XFCE-SM-CLIENT-PRIORITY-HIGHEST:CAPS"></a><span class="term"><code class="literal">XFCE_SM_CLIENT_PRIORITY_HIGHEST</code></span></p></td>
1669-<td>A high priority value. You probably
1670- don't want to use this.
1671-</td>
1672-</tr>
1673-<tr>
1674-<td><p><a name="XFCE-SM-CLIENT-PRIORITY-WM:CAPS"></a><span class="term"><code class="literal">XFCE_SM_CLIENT_PRIORITY_WM</code></span></p></td>
1675-<td>A priority value for use by the window manager.
1676-</td>
1677-</tr>
1678-<tr>
1679-<td><p><a name="XFCE-SM-CLIENT-PRIORITY-CORE:CAPS"></a><span class="term"><code class="literal">XFCE_SM_CLIENT_PRIORITY_CORE</code></span></p></td>
1680-<td>A priority value for use by applications that
1681- place windows on the screen and possibly set
1682- window manager struts.
1683-</td>
1684-</tr>
1685-<tr>
1686-<td><p><a name="XFCE-SM-CLIENT-PRIORITY-DESKTOP:CAPS"></a><span class="term"><code class="literal">XFCE_SM_CLIENT_PRIORITY_DESKTOP</code></span></p></td>
1687-<td>A priority value for use by applications
1688- that draw on the desktop.
1689-</td>
1690-</tr>
1691-<tr>
1692-<td><p><a name="XFCE-SM-CLIENT-PRIORITY-DEFAULT:CAPS"></a><span class="term"><code class="literal">XFCE_SM_CLIENT_PRIORITY_DEFAULT</code></span></p></td>
1693-<td>A priority value for regular applications.
1694-</td>
1695-</tr>
1696-<tr>
1697-<td><p><a name="XFCE-SM-CLIENT-PRIORITY-LOWEST:CAPS"></a><span class="term"><code class="literal">XFCE_SM_CLIENT_PRIORITY_LOWEST</code></span></p></td>
1698-<td>The lowest possible priority value.
1699-</td>
1700-</tr>
1701-</tbody>
1702-</table></div>
1703-</div>
1704-<hr>
1705-<div class="refsect2">
1706-<a name="XfceSMClientRestartStyle-enum"></a><h3>enum XfceSMClientRestartStyle</h3>
1707-<pre class="programlisting">typedef enum {
1708- XFCE_SM_CLIENT_RESTART_NORMAL = 0,
1709- XFCE_SM_CLIENT_RESTART_IMMEDIATELY,
1710-} XfceSMClientRestartStyle;
1711-</pre>
1712-<p>
1713-An enumeration describing how the session manager should restart
1714-the application.
1715-</p>
1716-<div class="variablelist"><table border="0" class="variablelist">
1717-<colgroup>
1718-<col align="left" valign="top">
1719-<col>
1720-</colgroup>
1721-<tbody>
1722-<tr>
1723-<td><p><a name="XFCE-SM-CLIENT-RESTART-NORMAL:CAPS"></a><span class="term"><code class="literal">XFCE_SM_CLIENT_RESTART_NORMAL</code></span></p></td>
1724-<td>Only restart the application if it is
1725- still running when the session is next
1726- saved.
1727-</td>
1728-</tr>
1729-<tr>
1730-<td><p><a name="XFCE-SM-CLIENT-RESTART-IMMEDIATELY:CAPS"></a><span class="term"><code class="literal">XFCE_SM_CLIENT_RESTART_IMMEDIATELY</code></span></p></td>
1731-<td>Immediately restart the application
1732- if it ever quits.
1733-</td>
1734-</tr>
1735-</tbody>
1736-</table></div>
1737-</div>
1738-<hr>
1739-<div class="refsect2">
1740-<a name="XfceSMClientShutdownHint-enum"></a><h3>enum XfceSMClientShutdownHint</h3>
1741-<pre class="programlisting">typedef enum {
1742- XFCE_SM_CLIENT_SHUTDOWN_HINT_ASK = 0,
1743- XFCE_SM_CLIENT_SHUTDOWN_HINT_LOGOUT,
1744- XFCE_SM_CLIENT_SHUTDOWN_HINT_HALT,
1745- XFCE_SM_CLIENT_SHUTDOWN_HINT_REBOOT,
1746-} XfceSMClientShutdownHint;
1747-</pre>
1748-<p>
1749-Hints to the session manager what kind of shutdown the session manager
1750-should perform.
1751-</p>
1752-<div class="variablelist"><table border="0" class="variablelist">
1753-<colgroup>
1754-<col align="left" valign="top">
1755-<col>
1756-</colgroup>
1757-<tbody>
1758-<tr>
1759-<td><p><a name="XFCE-SM-CLIENT-SHUTDOWN-HINT-ASK:CAPS"></a><span class="term"><code class="literal">XFCE_SM_CLIENT_SHUTDOWN_HINT_ASK</code></span></p></td>
1760-<td>Prompt the user for a choice,
1761-</td>
1762-</tr>
1763-<tr>
1764-<td><p><a name="XFCE-SM-CLIENT-SHUTDOWN-HINT-LOGOUT:CAPS"></a><span class="term"><code class="literal">XFCE_SM_CLIENT_SHUTDOWN_HINT_LOGOUT</code></span></p></td>
1765-<td>End the current session,
1766-</td>
1767-</tr>
1768-<tr>
1769-<td><p><a name="XFCE-SM-CLIENT-SHUTDOWN-HINT-HALT:CAPS"></a><span class="term"><code class="literal">XFCE_SM_CLIENT_SHUTDOWN_HINT_HALT</code></span></p></td>
1770-<td>Shut down the computer.
1771-</td>
1772-</tr>
1773-<tr>
1774-<td><p><a name="XFCE-SM-CLIENT-SHUTDOWN-HINT-REBOOT:CAPS"></a><span class="term"><code class="literal">XFCE_SM_CLIENT_SHUTDOWN_HINT_REBOOT</code></span></p></td>
1775-<td>Restart the computer.
1776-</td>
1777-</tr>
1778-</tbody>
1779-</table></div>
1780-</div>
1781-<hr>
1782-<div class="refsect2">
1783-<a name="xfce-sm-client-get-option-group"></a><h3>xfce_sm_client_get_option_group ()</h3>
1784-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Commandline-option-parser.html#GOptionGroup"><span class="returnvalue">GOptionGroup</span></a> * xfce_sm_client_get_option_group (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> argc</code></em>,
1785- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **argv</code></em>);</pre>
1786-<p>
1787-Constructs a <a href="http://library.gnome.org/devel/glib/unstable/glib-Commandline-option-parser.html#GOptionGroup"><span class="type">GOptionGroup</span></a> suitable for use with Glib's
1788-command-line option parser.
1789-</p>
1790-<p>
1791-This function is a bit sneaky in that it will make a copy of
1792+<a name="XfceSMClient.functions_details"></a><h2>Functions</h2>
1793+<div class="refsect2">
1794+<a name="xfce-sm-client-get-option-group"></a><h3>xfce_sm_client_get_option_group ()</h3>
1795+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Commandline-option-parser.html#GOptionGroup"><span class="returnvalue">GOptionGroup</span></a> *
1796+xfce_sm_client_get_option_group (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> argc</code></em>,
1797+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **argv</code></em>);</pre>
1798+<p>Constructs a <a href="http://library.gnome.org/devel/glib/unstable/glib-Commandline-option-parser.html#GOptionGroup"><span class="type">GOptionGroup</span></a> suitable for use with Glib's
1799+command-line option parser.</p>
1800+<p>This function is a bit sneaky in that it will make a copy of
1801 the program's argc and argv <span class="emphasis"><em>before</em></span> GTK+ etc.
1802 has a chance to mess around with it, so <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> can later
1803 construct an accurate restart command. Instead of calling
1804 <a href="http://developer.gnome.org/gtk2/gtk3-General.html#gtk-init"><code class="function">gtk_init()</code></a> or <a href="http://developer.gnome.org/gtk2/gtk3-General.html#gtk-init-with-args"><code class="function">gtk_init_with_args()</code></a>, instead you'd do something
1805-like:
1806-</p>
1807-<p>
1808-</p>
1809+like:</p>
1810 <div class="informalexample">
1811 <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
1812 <tbody>
1813@@ -325,960 +389,1153 @@
1814 </table>
1815 </div>
1816
1817-<p>
1818-</p>
1819-<p>
1820-Error checking is omitted here for brevity, and of course you could
1821+<p>Error checking is omitted here for brevity, and of course you could
1822 add your app's own options with <a href="http://library.gnome.org/devel/glib/unstable/glib-Commandline-option-parser.html#g-option-context-add-main-entries"><code class="function">g_option_context_add_main_entries()</code></a>
1823-or similar.
1824-</p>
1825-<div class="variablelist"><table border="0" class="variablelist">
1826+or similar.</p>
1827+<div class="refsect3">
1828+<a name="id-1.6.2.11.2.8"></a><h4>Parameters</h4>
1829+<div class="informaltable"><table width="100%" border="0">
1830 <colgroup>
1831-<col align="left" valign="top">
1832-<col>
1833+<col width="150px" class="parameters_name">
1834+<col class="parameters_description">
1835+<col width="200px" class="parameters_annotations">
1836 </colgroup>
1837 <tbody>
1838 <tr>
1839-<td><p><span class="term"><em class="parameter"><code>argc</code></em> :</span></p></td>
1840-<td>The application's argument count</td>
1841-</tr>
1842-<tr>
1843-<td><p><span class="term"><em class="parameter"><code>argv</code></em> :</span></p></td>
1844-<td>The application's argument vector</td>
1845-</tr>
1846-<tr>
1847-<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1848-<td>A new <a href="http://library.gnome.org/devel/glib/unstable/glib-Commandline-option-parser.html#GOptionGroup"><span class="type">GOptionGroup</span></a>
1849-</td>
1850+<td class="parameter_name"><p>argc</p></td>
1851+<td class="parameter_description"><p>The application's argument count</p></td>
1852+<td class="parameter_annotations"> </td>
1853+</tr>
1854+<tr>
1855+<td class="parameter_name"><p>argv</p></td>
1856+<td class="parameter_description"><p>The application's argument vector</p></td>
1857+<td class="parameter_annotations"> </td>
1858 </tr>
1859 </tbody>
1860 </table></div>
1861 </div>
1862+<div class="refsect3">
1863+<a name="id-1.6.2.11.2.9"></a><h4>Returns</h4>
1864+<p> A new <a href="http://library.gnome.org/devel/glib/unstable/glib-Commandline-option-parser.html#GOptionGroup"><span class="type">GOptionGroup</span></a></p>
1865+<p></p>
1866+</div>
1867+</div>
1868 <hr>
1869 <div class="refsect2">
1870-<a name="xfce-sm-client-get"></a><h3>xfce_sm_client_get ()</h3>
1871-<pre class="programlisting"><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="returnvalue">XfceSMClient</span></a> * xfce_sm_client_get (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
1872-<p>
1873-Gets the application's SM client instance. This is best
1874-used with <a class="link" href="XfceSMClient.html#xfce-sm-client-get-option-group" title="xfce_sm_client_get_option_group ()"><code class="function">xfce_sm_client_get_option_group()</code></a> above (and using
1875+<a name="xfce-sm-client-get"></a><h3>xfce_sm_client_get ()</h3>
1876+<pre class="programlisting"><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="returnvalue">XfceSMClient</span></a> *
1877+xfce_sm_client_get (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
1878+<p>Gets the application's SM client instance. This is best
1879+used with <a class="link" href="XfceSMClient.html#xfce-sm-client-get-option-group" title="xfce_sm_client_get_option_group ()"><code class="function">xfce_sm_client_get_option_group()</code></a> above (and using
1880 the returned <a href="http://library.gnome.org/devel/glib/unstable/glib-Commandline-option-parser.html#GOptionGroup"><span class="type">GOptionGroup</span></a> with <a href="http://library.gnome.org/devel/glib/unstable/glib-Commandline-option-parser.html#g-option-context-parse"><code class="function">g_option_context_parse()</code></a>), as the
1881 command line parsing will figure out many of the SM client's
1882-required property values for you.
1883-</p>
1884-<p>
1885-If you are not using Gtk or Glib's command-line option parser,
1886+required property values for you.</p>
1887+<p>If you are not using Gtk or Glib's command-line option parser,
1888 take a look at <code class="function">xfce_sm_client_new_with_argv()</code> and
1889-<code class="function">xfce_sm_client_new_full()</code>.
1890-</p>
1891-<p>
1892-If you have already created an <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> instance using
1893+<code class="function">xfce_sm_client_new_full()</code>.</p>
1894+<p>If you have already created an <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> instance using
1895 this function or one of the xfce_sm_client_new_*() functions,
1896-this will return the same instance.
1897-</p>
1898-<div class="variablelist"><table border="0" class="variablelist">
1899-<colgroup>
1900-<col align="left" valign="top">
1901-<col>
1902-</colgroup>
1903-<tbody><tr>
1904-<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1905-<td>A new or existing <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
1906-</td>
1907-</tr></tbody>
1908-</table></div>
1909+this will return the same instance.</p>
1910+<div class="refsect3">
1911+<a name="id-1.6.2.11.3.7"></a><h4>Returns</h4>
1912+<p> A new or existing <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p>
1913+<p></p>
1914+</div>
1915 </div>
1916 <hr>
1917 <div class="refsect2">
1918-<a name="xfce-sm-client-get-with-argv"></a><h3>xfce_sm_client_get_with_argv ()</h3>
1919-<pre class="programlisting"><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="returnvalue">XfceSMClient</span></a> * xfce_sm_client_get_with_argv (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> argc</code></em>,
1920- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **argv</code></em>,
1921- <em class="parameter"><code><a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a> restart_style</code></em>,
1922- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> priority</code></em>);</pre>
1923-<p>
1924-Creates a new <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> instance. It attempts to
1925+<a name="xfce-sm-client-get-with-argv"></a><h3>xfce_sm_client_get_with_argv ()</h3>
1926+<pre class="programlisting"><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="returnvalue">XfceSMClient</span></a> *
1927+xfce_sm_client_get_with_argv (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> argc</code></em>,
1928+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **argv</code></em>,
1929+ <em class="parameter"><code><a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle" title="enum XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a> restart_style</code></em>,
1930+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> priority</code></em>);</pre>
1931+<p>Creates a new <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> instance. It attempts to
1932 set all required properties using the app's command line.
1933 Note that this function does not actually connect to the session
1934 manager, so other actions can be taken (such as setting custom
1935 properties or connecting signals) before calling
1936-<a class="link" href="XfceSMClient.html#xfce-sm-client-connect" title="xfce_sm_client_connect ()"><code class="function">xfce_sm_client_connect()</code></a>.
1937-</p>
1938-<p>
1939-If you are using Gtk or Glib's command-line option parser,
1940-it is recommended that you use <a class="link" href="XfceSMClient.html#xfce-sm-client-get-option-group" title="xfce_sm_client_get_option_group ()"><code class="function">xfce_sm_client_get_option_group()</code></a>
1941-and <a class="link" href="XfceSMClient.html#xfce-sm-client-get" title="xfce_sm_client_get ()"><code class="function">xfce_sm_client_get()</code></a> instead.
1942-</p>
1943-<div class="variablelist"><table border="0" class="variablelist">
1944+<a class="link" href="XfceSMClient.html#xfce-sm-client-connect" title="xfce_sm_client_connect ()"><code class="function">xfce_sm_client_connect()</code></a>.</p>
1945+<p>If you are using Gtk or Glib's command-line option parser,
1946+it is recommended that you use <a class="link" href="XfceSMClient.html#xfce-sm-client-get-option-group" title="xfce_sm_client_get_option_group ()"><code class="function">xfce_sm_client_get_option_group()</code></a>
1947+and <a class="link" href="XfceSMClient.html#xfce-sm-client-get" title="xfce_sm_client_get ()"><code class="function">xfce_sm_client_get()</code></a> instead.</p>
1948+<div class="refsect3">
1949+<a name="id-1.6.2.11.4.6"></a><h4>Parameters</h4>
1950+<div class="informaltable"><table width="100%" border="0">
1951 <colgroup>
1952-<col align="left" valign="top">
1953-<col>
1954+<col width="150px" class="parameters_name">
1955+<col class="parameters_description">
1956+<col width="200px" class="parameters_annotations">
1957 </colgroup>
1958 <tbody>
1959 <tr>
1960-<td><p><span class="term"><em class="parameter"><code>argc</code></em> :</span></p></td>
1961-<td>The number of arguments passed to <code class="function">main()</code>
1962-</td>
1963-</tr>
1964-<tr>
1965-<td><p><span class="term"><em class="parameter"><code>argv</code></em> :</span></p></td>
1966-<td>The argument vector passed to <code class="function">main()</code>
1967-</td>
1968-</tr>
1969-<tr>
1970-<td><p><span class="term"><em class="parameter"><code>restart_style</code></em> :</span></p></td>
1971-<td>An <a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a>
1972-</td>
1973-</tr>
1974-<tr>
1975-<td><p><span class="term"><em class="parameter"><code>priority</code></em> :</span></p></td>
1976-<td>A restart priority</td>
1977-</tr>
1978-<tr>
1979-<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
1980-<td>A new <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> instance</td>
1981+<td class="parameter_name"><p>argc</p></td>
1982+<td class="parameter_description"><p>The number of arguments passed to <code class="function">main()</code></p></td>
1983+<td class="parameter_annotations"> </td>
1984+</tr>
1985+<tr>
1986+<td class="parameter_name"><p>argv</p></td>
1987+<td class="parameter_description"><p>The argument vector passed to <code class="function">main()</code></p></td>
1988+<td class="parameter_annotations"> </td>
1989+</tr>
1990+<tr>
1991+<td class="parameter_name"><p>restart_style</p></td>
1992+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle" title="enum XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a></p></td>
1993+<td class="parameter_annotations"> </td>
1994+</tr>
1995+<tr>
1996+<td class="parameter_name"><p>priority</p></td>
1997+<td class="parameter_description"><p>A restart priority</p></td>
1998+<td class="parameter_annotations"> </td>
1999 </tr>
2000 </tbody>
2001 </table></div>
2002 </div>
2003+<div class="refsect3">
2004+<a name="id-1.6.2.11.4.7"></a><h4>Returns</h4>
2005+<p> A new <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> instance</p>
2006+<p></p>
2007+</div>
2008+</div>
2009 <hr>
2010 <div class="refsect2">
2011-<a name="xfce-sm-client-get-full"></a><h3>xfce_sm_client_get_full ()</h3>
2012-<pre class="programlisting"><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="returnvalue">XfceSMClient</span></a> * xfce_sm_client_get_full (<em class="parameter"><code><a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a> restart_style</code></em>,
2013- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> priority</code></em>,
2014- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *resumed_client_id</code></em>,
2015- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *current_directory</code></em>,
2016- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **restart_command</code></em>,
2017- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *desktop_file</code></em>);</pre>
2018-<p>
2019-Creates a new SM client instance, allowing the application
2020+<a name="xfce-sm-client-get-full"></a><h3>xfce_sm_client_get_full ()</h3>
2021+<pre class="programlisting"><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="returnvalue">XfceSMClient</span></a> *
2022+xfce_sm_client_get_full (<em class="parameter"><code><a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle" title="enum XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a> restart_style</code></em>,
2023+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> priority</code></em>,
2024+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *resumed_client_id</code></em>,
2025+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *current_directory</code></em>,
2026+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **restart_command</code></em>,
2027+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *desktop_file</code></em>);</pre>
2028+<p>Creates a new SM client instance, allowing the application
2029 fine-grained control over the initial properties set.
2030 Note that this function does not actually connect to the session
2031 manager, so other actions can be taken (such as setting custom
2032 properties or connecting signals) before calling
2033-<a class="link" href="XfceSMClient.html#xfce-sm-client-connect" title="xfce_sm_client_connect ()"><code class="function">xfce_sm_client_connect()</code></a>.
2034-</p>
2035-<p>
2036-It is recommended to use <a class="link" href="XfceSMClient.html#xfce-sm-client-get-with-argv" title="xfce_sm_client_get_with_argv ()"><code class="function">xfce_sm_client_get_with_argv()</code></a>, or,
2037+<a class="link" href="XfceSMClient.html#xfce-sm-client-connect" title="xfce_sm_client_connect ()"><code class="function">xfce_sm_client_connect()</code></a>.</p>
2038+<p>It is recommended to use <a class="link" href="XfceSMClient.html#xfce-sm-client-get-with-argv" title="xfce_sm_client_get_with_argv ()"><code class="function">xfce_sm_client_get_with_argv()</code></a>, or,
2039 if you are using Gtk or Glib's command-line option parser,
2040-<a class="link" href="XfceSMClient.html#xfce-sm-client-get-option-group" title="xfce_sm_client_get_option_group ()"><code class="function">xfce_sm_client_get_option_group()</code></a> and <a class="link" href="XfceSMClient.html#xfce-sm-client-get" title="xfce_sm_client_get ()"><code class="function">xfce_sm_client_get()</code></a> instead.
2041-</p>
2042-<div class="variablelist"><table border="0" class="variablelist">
2043-<colgroup>
2044-<col align="left" valign="top">
2045-<col>
2046-</colgroup>
2047-<tbody>
2048-<tr>
2049-<td><p><span class="term"><em class="parameter"><code>restart_style</code></em> :</span></p></td>
2050-<td>An XfceSMClientRestartStyle</td>
2051-</tr>
2052-<tr>
2053-<td><p><span class="term"><em class="parameter"><code>priority</code></em> :</span></p></td>
2054-<td>A restart priority</td>
2055-</tr>
2056-<tr>
2057-<td><p><span class="term"><em class="parameter"><code>resumed_client_id</code></em> :</span></p></td>
2058-<td>The client id used in the previous session</td>
2059-</tr>
2060-<tr>
2061-<td><p><span class="term"><em class="parameter"><code>current_directory</code></em> :</span></p></td>
2062-<td>The application's working directory</td>
2063-</tr>
2064-<tr>
2065-<td><p><span class="term"><em class="parameter"><code>restart_command</code></em> :</span></p></td>
2066-<td>A command that can resume the application's
2067-saved state</td>
2068-</tr>
2069-<tr>
2070-<td><p><span class="term"><em class="parameter"><code>desktop_file</code></em> :</span></p></td>
2071-<td>The application's .desktop file</td>
2072-</tr>
2073-<tr>
2074-<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2075-<td>A new <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> instance</td>
2076-</tr>
2077-</tbody>
2078-</table></div>
2079-</div>
2080-<hr>
2081-<div class="refsect2">
2082-<a name="xfce-sm-client-connect"></a><h3>xfce_sm_client_connect ()</h3>
2083-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> xfce_sm_client_connect (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
2084- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2085-<p>
2086-Attempts to connect to the session manager.
2087-</p>
2088-<div class="variablelist"><table border="0" class="variablelist">
2089-<colgroup>
2090-<col align="left" valign="top">
2091-<col>
2092-</colgroup>
2093-<tbody>
2094-<tr>
2095-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
2096-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
2097-</td>
2098-</tr>
2099-<tr>
2100-<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
2101-<td>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location.</td>
2102-</tr>
2103-<tr>
2104-<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2105-<td>
2106-<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise. If an error
2107-occurs, <em class="parameter"><code>error</code></em> will be set.</td>
2108-</tr>
2109-</tbody>
2110-</table></div>
2111-</div>
2112-<hr>
2113-<div class="refsect2">
2114-<a name="xfce-sm-client-disconnect"></a><h3>xfce_sm_client_disconnect ()</h3>
2115-<pre class="programlisting"><span class="returnvalue">void</span> xfce_sm_client_disconnect (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
2116-<p>
2117-Disconnects the application from the session manager.
2118-</p>
2119-<p>
2120-</p>
2121-<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
2122-<h3 class="title">Note</h3>
2123-<p>
2124+<a class="link" href="XfceSMClient.html#xfce-sm-client-get-option-group" title="xfce_sm_client_get_option_group ()"><code class="function">xfce_sm_client_get_option_group()</code></a> and <a class="link" href="XfceSMClient.html#xfce-sm-client-get" title="xfce_sm_client_get ()"><code class="function">xfce_sm_client_get()</code></a> instead.</p>
2125+<div class="refsect3">
2126+<a name="id-1.6.2.11.5.6"></a><h4>Parameters</h4>
2127+<div class="informaltable"><table width="100%" border="0">
2128+<colgroup>
2129+<col width="150px" class="parameters_name">
2130+<col class="parameters_description">
2131+<col width="200px" class="parameters_annotations">
2132+</colgroup>
2133+<tbody>
2134+<tr>
2135+<td class="parameter_name"><p>restart_style</p></td>
2136+<td class="parameter_description"><p>An XfceSMClientRestartStyle</p></td>
2137+<td class="parameter_annotations"> </td>
2138+</tr>
2139+<tr>
2140+<td class="parameter_name"><p>priority</p></td>
2141+<td class="parameter_description"><p>A restart priority</p></td>
2142+<td class="parameter_annotations"> </td>
2143+</tr>
2144+<tr>
2145+<td class="parameter_name"><p>resumed_client_id</p></td>
2146+<td class="parameter_description"><p>The client id used in the previous session</p></td>
2147+<td class="parameter_annotations"> </td>
2148+</tr>
2149+<tr>
2150+<td class="parameter_name"><p>current_directory</p></td>
2151+<td class="parameter_description"><p>The application's working directory</p></td>
2152+<td class="parameter_annotations"> </td>
2153+</tr>
2154+<tr>
2155+<td class="parameter_name"><p>restart_command</p></td>
2156+<td class="parameter_description"><p>A command that can resume the application's
2157+saved state</p></td>
2158+<td class="parameter_annotations"> </td>
2159+</tr>
2160+<tr>
2161+<td class="parameter_name"><p>desktop_file</p></td>
2162+<td class="parameter_description"><p>The application's .desktop file</p></td>
2163+<td class="parameter_annotations"> </td>
2164+</tr>
2165+</tbody>
2166+</table></div>
2167+</div>
2168+<div class="refsect3">
2169+<a name="id-1.6.2.11.5.7"></a><h4>Returns</h4>
2170+<p> A new <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> instance</p>
2171+<p></p>
2172+</div>
2173+</div>
2174+<hr>
2175+<div class="refsect2">
2176+<a name="xfce-sm-client-connect"></a><h3>xfce_sm_client_connect ()</h3>
2177+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2178+xfce_sm_client_connect (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
2179+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> **error</code></em>);</pre>
2180+<p>Attempts to connect to the session manager.</p>
2181+<div class="refsect3">
2182+<a name="id-1.6.2.11.6.5"></a><h4>Parameters</h4>
2183+<div class="informaltable"><table width="100%" border="0">
2184+<colgroup>
2185+<col width="150px" class="parameters_name">
2186+<col class="parameters_description">
2187+<col width="200px" class="parameters_annotations">
2188+</colgroup>
2189+<tbody>
2190+<tr>
2191+<td class="parameter_name"><p>sm_client</p></td>
2192+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
2193+<td class="parameter_annotations"> </td>
2194+</tr>
2195+<tr>
2196+<td class="parameter_name"><p>error</p></td>
2197+<td class="parameter_description"><p>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> location.</p></td>
2198+<td class="parameter_annotations"> </td>
2199+</tr>
2200+</tbody>
2201+</table></div>
2202+</div>
2203+<div class="refsect3">
2204+<a name="id-1.6.2.11.6.6"></a><h4>Returns</h4>
2205+<p> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> on success, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise. If an error
2206+occurs, <em class="parameter"><code>error</code></em>
2207+will be set.</p>
2208+<p></p>
2209+</div>
2210+</div>
2211+<hr>
2212+<div class="refsect2">
2213+<a name="xfce-sm-client-disconnect"></a><h3>xfce_sm_client_disconnect ()</h3>
2214+<pre class="programlisting"><span class="returnvalue">void</span>
2215+xfce_sm_client_disconnect (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
2216+<p>Disconnects the application from the session manager.</p>
2217+<div class="note"><p>
2218 This may not remove the application from the saved
2219 session (if any) if the user later does not choose to save
2220 the session when logging out.
2221-</p>
2222-</div>
2223-<p>
2224-</p>
2225-<div class="variablelist"><table border="0" class="variablelist">
2226-<colgroup>
2227-<col align="left" valign="top">
2228-<col>
2229-</colgroup>
2230-<tbody><tr>
2231-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
2232-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
2233-</td>
2234-</tr></tbody>
2235-</table></div>
2236-</div>
2237-<hr>
2238-<div class="refsect2">
2239-<a name="xfce-sm-client-is-connected"></a><h3>xfce_sm_client_is_connected ()</h3>
2240-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> xfce_sm_client_is_connected (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
2241-<p>
2242-Determines whether or not the application has connected to the
2243-session manager.
2244-</p>
2245-<div class="variablelist"><table border="0" class="variablelist">
2246-<colgroup>
2247-<col align="left" valign="top">
2248-<col>
2249-</colgroup>
2250-<tbody>
2251-<tr>
2252-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
2253-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
2254-</td>
2255-</tr>
2256-<tr>
2257-<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2258-<td>
2259-<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if connected to the session manager, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</td>
2260-</tr>
2261-</tbody>
2262-</table></div>
2263-</div>
2264-<hr>
2265-<div class="refsect2">
2266-<a name="xfce-sm-client-is-resumed"></a><h3>xfce_sm_client_is_resumed ()</h3>
2267-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> xfce_sm_client_is_resumed (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
2268-<p>
2269-Determines whether the application was resumed from a previous
2270+</p></div>
2271+<div class="refsect3">
2272+<a name="id-1.6.2.11.7.6"></a><h4>Parameters</h4>
2273+<div class="informaltable"><table width="100%" border="0">
2274+<colgroup>
2275+<col width="150px" class="parameters_name">
2276+<col class="parameters_description">
2277+<col width="200px" class="parameters_annotations">
2278+</colgroup>
2279+<tbody><tr>
2280+<td class="parameter_name"><p>sm_client</p></td>
2281+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
2282+<td class="parameter_annotations"> </td>
2283+</tr></tbody>
2284+</table></div>
2285+</div>
2286+</div>
2287+<hr>
2288+<div class="refsect2">
2289+<a name="xfce-sm-client-is-connected"></a><h3>xfce_sm_client_is_connected ()</h3>
2290+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2291+xfce_sm_client_is_connected (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
2292+<p>Determines whether or not the application has connected to the
2293+session manager.</p>
2294+<div class="refsect3">
2295+<a name="id-1.6.2.11.8.5"></a><h4>Parameters</h4>
2296+<div class="informaltable"><table width="100%" border="0">
2297+<colgroup>
2298+<col width="150px" class="parameters_name">
2299+<col class="parameters_description">
2300+<col width="200px" class="parameters_annotations">
2301+</colgroup>
2302+<tbody><tr>
2303+<td class="parameter_name"><p>sm_client</p></td>
2304+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
2305+<td class="parameter_annotations"> </td>
2306+</tr></tbody>
2307+</table></div>
2308+</div>
2309+<div class="refsect3">
2310+<a name="id-1.6.2.11.8.6"></a><h4>Returns</h4>
2311+<p> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if connected to the session manager, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
2312+<p></p>
2313+</div>
2314+</div>
2315+<hr>
2316+<div class="refsect2">
2317+<a name="xfce-sm-client-is-resumed"></a><h3>xfce_sm_client_is_resumed ()</h3>
2318+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
2319+xfce_sm_client_is_resumed (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
2320+<p>Determines whether the application was resumed from a previous
2321 session, or if the application has been started fresh with no
2322-state information associated with it.
2323-</p>
2324-<div class="variablelist"><table border="0" class="variablelist">
2325+state information associated with it.</p>
2326+<div class="refsect3">
2327+<a name="id-1.6.2.11.9.5"></a><h4>Parameters</h4>
2328+<div class="informaltable"><table width="100%" border="0">
2329 <colgroup>
2330-<col align="left" valign="top">
2331-<col>
2332+<col width="150px" class="parameters_name">
2333+<col class="parameters_description">
2334+<col width="200px" class="parameters_annotations">
2335 </colgroup>
2336-<tbody>
2337-<tr>
2338-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
2339-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
2340-</td>
2341-</tr>
2342-<tr>
2343-<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2344-<td>
2345-<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if resumed from a previous session, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</td>
2346-</tr>
2347-</tbody>
2348+<tbody><tr>
2349+<td class="parameter_name"><p>sm_client</p></td>
2350+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
2351+<td class="parameter_annotations"> </td>
2352+</tr></tbody>
2353 </table></div>
2354 </div>
2355+<div class="refsect3">
2356+<a name="id-1.6.2.11.9.6"></a><h4>Returns</h4>
2357+<p> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if resumed from a previous session, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise</p>
2358+<p></p>
2359+</div>
2360+</div>
2361 <hr>
2362 <div class="refsect2">
2363-<a name="xfce-sm-client-set-desktop-file"></a><h3>xfce_sm_client_set_desktop_file ()</h3>
2364-<pre class="programlisting"><span class="returnvalue">void</span> xfce_sm_client_set_desktop_file (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
2365- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *desktop_file</code></em>);</pre>
2366-<p>
2367-Sets the application's .desktop file. In addition to informing
2368+<a name="xfce-sm-client-set-desktop-file"></a><h3>xfce_sm_client_set_desktop_file ()</h3>
2369+<pre class="programlisting"><span class="returnvalue">void</span>
2370+xfce_sm_client_set_desktop_file (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
2371+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *desktop_file</code></em>);</pre>
2372+<p>Sets the application's .desktop file. In addition to informing
2373 the session manager of the .desktop file so it can present localized
2374 names and an icon in session listings and the splash screen, this
2375 also calls <a href="http://library.gnome.org/devel/glib/unstable/glib-Miscellaneous-Utility-Functions.html#g-set-application-name"><code class="function">g_set_application_name()</code></a> and
2376 <a href="http://developer.gnome.org/gtk2/GtkWindow.html#gtk-window-set-default-icon-name"><code class="function">gtk_window_set_default_icon_name()</code></a> (or
2377 <a href="http://developer.gnome.org/gtk2/GtkWindow.html#gtk-window-set-default-icon-from-file"><code class="function">gtk_window_set_default_icon_from_file()</code></a>) if the Name and Icon
2378-keys are present, respectively.
2379-</p>
2380-<p>
2381-If a relative path to the file is provided, this function will search
2382-the standard application directories as specified by the
2383+keys are present, respectively.</p>
2384+<p>If a relative path to the file is provided, this function will search
2385+the standard application directories as specified by the</p>
2386 <a class="ulink" href="http://standards.freedesktop.org/menu-spec/latest/" target="_top">XDG
2387 Desktop Menu Specification</a>.
2388-</p>
2389-<div class="variablelist"><table border="0" class="variablelist">
2390+<div class="refsect3">
2391+<a name="id-1.6.2.11.10.7"></a><h4>Parameters</h4>
2392+<div class="informaltable"><table width="100%" border="0">
2393 <colgroup>
2394-<col align="left" valign="top">
2395-<col>
2396+<col width="150px" class="parameters_name">
2397+<col class="parameters_description">
2398+<col width="200px" class="parameters_annotations">
2399 </colgroup>
2400 <tbody>
2401 <tr>
2402-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
2403-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
2404-</td>
2405+<td class="parameter_name"><p>sm_client</p></td>
2406+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
2407+<td class="parameter_annotations"> </td>
2408 </tr>
2409 <tr>
2410-<td><p><span class="term"><em class="parameter"><code>desktop_file</code></em> :</span></p></td>
2411-<td>The path to the application's .desktop file</td>
2412+<td class="parameter_name"><p>desktop_file</p></td>
2413+<td class="parameter_description"><p>The path to the application's .desktop file</p></td>
2414+<td class="parameter_annotations"> </td>
2415 </tr>
2416 </tbody>
2417 </table></div>
2418 </div>
2419+</div>
2420 <hr>
2421 <div class="refsect2">
2422-<a name="xfce-sm-client-request-shutdown"></a><h3>xfce_sm_client_request_shutdown ()</h3>
2423-<pre class="programlisting"><span class="returnvalue">void</span> xfce_sm_client_request_shutdown (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
2424- <em class="parameter"><code><a class="link" href="XfceSMClient.html#XfceSMClientShutdownHint"><span class="type">XfceSMClientShutdownHint</span></a> shutdown_hint</code></em>);</pre>
2425-<p>
2426-Sends a request to the session manager to end the session.
2427-Depending on <em class="parameter"><code>hint</code></em>, the session manager may prompt for a
2428+<a name="xfce-sm-client-request-shutdown"></a><h3>xfce_sm_client_request_shutdown ()</h3>
2429+<pre class="programlisting"><span class="returnvalue">void</span>
2430+xfce_sm_client_request_shutdown (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
2431+ <em class="parameter"><code><a class="link" href="XfceSMClient.html#XfceSMClientShutdownHint" title="enum XfceSMClientShutdownHint"><span class="type">XfceSMClientShutdownHint</span></a> shutdown_hint</code></em>);</pre>
2432+<p>Sends a request to the session manager to end the session.
2433+Depending on <em class="parameter"><code>hint</code></em>
2434+, the session manager may prompt for a
2435 certain action (log out, halt, reboot, etc.) or may take the
2436-requested action without user intervention.
2437-</p>
2438-<p>
2439-</p>
2440-<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
2441-<h3 class="title">Note</h3>
2442-<p>
2443+requested action without user intervention.</p>
2444+<div class="note"><p>
2445 The session manager may or may not support all requested
2446 actions, and is also free to ignore the requested action.
2447-</p>
2448-</div>
2449-<p>
2450-</p>
2451-<div class="variablelist"><table border="0" class="variablelist">
2452+</p></div>
2453+<div class="refsect3">
2454+<a name="id-1.6.2.11.11.6"></a><h4>Parameters</h4>
2455+<div class="informaltable"><table width="100%" border="0">
2456 <colgroup>
2457-<col align="left" valign="top">
2458-<col>
2459+<col width="150px" class="parameters_name">
2460+<col class="parameters_description">
2461+<col width="200px" class="parameters_annotations">
2462 </colgroup>
2463 <tbody>
2464 <tr>
2465-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
2466-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
2467-</td>
2468+<td class="parameter_name"><p>sm_client</p></td>
2469+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
2470+<td class="parameter_annotations"> </td>
2471 </tr>
2472 <tr>
2473-<td><p><span class="term"><em class="parameter"><code>shutdown_hint</code></em> :</span></p></td>
2474-<td>The type of shutdown requested</td>
2475+<td class="parameter_name"><p>shutdown_hint</p></td>
2476+<td class="parameter_description"><p>The type of shutdown requested</p></td>
2477+<td class="parameter_annotations"> </td>
2478 </tr>
2479 </tbody>
2480 </table></div>
2481 </div>
2482+</div>
2483 <hr>
2484 <div class="refsect2">
2485-<a name="xfce-sm-client-get-client-id"></a><h3>xfce_sm_client_get_client_id ()</h3>
2486-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * xfce_sm_client_get_client_id (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
2487-<p>
2488-Retrieves the session client's unique ID. This ID can
2489+<a name="xfce-sm-client-get-client-id"></a><h3>xfce_sm_client_get_client_id ()</h3>
2490+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
2491+xfce_sm_client_get_client_id (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
2492+<p>Retrieves the session client's unique ID. This ID can
2493 be used to construct a filename used to restore the
2494 application's state. Note that this value is only
2495-guaranteed to be valid if connected to the session manager.
2496-</p>
2497-<p>
2498-</p>
2499-<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
2500-<h3 class="title">Note</h3>
2501-<p>
2502+guaranteed to be valid if connected to the session manager.</p>
2503+<div class="note"><p>
2504 Instead of constructing a state filename, it is
2505-recommended to use <a class="link" href="XfceSMClient.html#xfce-sm-client-get-state-file" title="xfce_sm_client_get_state_file ()"><code class="function">xfce_sm_client_get_state_file()</code></a>.
2506-</p>
2507-</div>
2508-<p>
2509-</p>
2510-<div class="variablelist"><table border="0" class="variablelist">
2511+recommended to use <a class="link" href="XfceSMClient.html#xfce-sm-client-get-state-file" title="xfce_sm_client_get_state_file ()"><code class="function">xfce_sm_client_get_state_file()</code></a>.
2512+</p></div>
2513+<div class="refsect3">
2514+<a name="id-1.6.2.11.12.6"></a><h4>Parameters</h4>
2515+<div class="informaltable"><table width="100%" border="0">
2516 <colgroup>
2517-<col align="left" valign="top">
2518-<col>
2519+<col width="150px" class="parameters_name">
2520+<col class="parameters_description">
2521+<col width="200px" class="parameters_annotations">
2522 </colgroup>
2523-<tbody>
2524-<tr>
2525-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
2526-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
2527-</td>
2528-</tr>
2529-<tr>
2530-<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2531-<td>an opaque object-owned string</td>
2532-</tr>
2533-</tbody>
2534+<tbody><tr>
2535+<td class="parameter_name"><p>sm_client</p></td>
2536+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
2537+<td class="parameter_annotations"> </td>
2538+</tr></tbody>
2539 </table></div>
2540 </div>
2541+<div class="refsect3">
2542+<a name="id-1.6.2.11.12.7"></a><h4>Returns</h4>
2543+<p> an opaque object-owned string</p>
2544+<p></p>
2545+</div>
2546+</div>
2547 <hr>
2548 <div class="refsect2">
2549-<a name="xfce-sm-client-get-state-file"></a><h3>xfce_sm_client_get_state_file ()</h3>
2550-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * xfce_sm_client_get_state_file (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
2551-<p>
2552-Constructs a filename that can be used to restore or save
2553-state information.
2554-</p>
2555-<p>
2556-When saving state, ote that this file may already exist (and
2557+<a name="xfce-sm-client-get-state-file"></a><h3>xfce_sm_client_get_state_file ()</h3>
2558+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
2559+xfce_sm_client_get_state_file (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
2560+<p>Constructs a filename that can be used to restore or save
2561+state information.</p>
2562+<p>When saving state, ote that this file may already exist (and
2563 may have been used for saving previous state for the
2564 application), so the application should first remove or empty
2565-the file if it requires a fresh state file.
2566-</p>
2567-<p>
2568-On the next application start, this function can be used to
2569+the file if it requires a fresh state file.</p>
2570+<p>On the next application start, this function can be used to
2571 check to see if there is any previous saved state, and, if so,
2572-the state can be restored from the file.
2573-</p>
2574-<p>
2575-This function will use a standard location and naming scheme
2576-and handle state cleanup (setting of the discard command) for you.
2577-</p>
2578-<p>
2579-Before calling this function, the application must have a
2580+the state can be restored from the file.</p>
2581+<p>This function will use a standard location and naming scheme
2582+and handle state cleanup (setting of the discard command) for you.</p>
2583+<p>Before calling this function, the application must have a
2584 valid program identifier set (see <code class="function">xfce_sm_client_set_program()</code>)
2585-and a valid client ID (see <a class="link" href="XfceSMClient.html#xfce-sm-client-get-client-id" title="xfce_sm_client_get_client_id ()"><code class="function">xfce_sm_client_get_client_id()</code></a>).
2586-</p>
2587-<div class="variablelist"><table border="0" class="variablelist">
2588-<colgroup>
2589-<col align="left" valign="top">
2590-<col>
2591-</colgroup>
2592-<tbody>
2593-<tr>
2594-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
2595-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
2596-</td>
2597-</tr>
2598-<tr>
2599-<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2600-<td>a file name string, owned by the object or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
2601-the session client is disabled.</td>
2602-</tr>
2603-</tbody>
2604-</table></div>
2605-</div>
2606-<hr>
2607-<div class="refsect2">
2608-<a name="xfce-sm-client-get-current-directory"></a><h3>xfce_sm_client_get_current_directory ()</h3>
2609-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * xfce_sm_client_get_current_directory
2610- (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
2611-<p>
2612-Retrieves the session client's working directory. See
2613-<a class="link" href="XfceSMClient.html#xfce-sm-client-set-current-directory" title="xfce_sm_client_set_current_directory ()"><code class="function">xfce_sm_client_set_current_directory()</code></a> for more information.
2614-</p>
2615-<div class="variablelist"><table border="0" class="variablelist">
2616-<colgroup>
2617-<col align="left" valign="top">
2618-<col>
2619-</colgroup>
2620-<tbody>
2621-<tr>
2622-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
2623-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
2624-</td>
2625-</tr>
2626-<tr>
2627-<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2628-<td>an object-owned string</td>
2629-</tr>
2630-</tbody>
2631-</table></div>
2632-</div>
2633-<hr>
2634-<div class="refsect2">
2635-<a name="xfce-sm-client-set-current-directory"></a><h3>xfce_sm_client_set_current_directory ()</h3>
2636-<pre class="programlisting"><span class="returnvalue">void</span> xfce_sm_client_set_current_directory
2637- (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
2638- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *current_directory</code></em>);</pre>
2639-<p>
2640-Sets the startup working directory of <em class="parameter"><code>sm_client</code></em> to
2641-<em class="parameter"><code>current_directory</code></em>. If unset, defaults to the user's
2642-home directory.
2643-</p>
2644-<div class="variablelist"><table border="0" class="variablelist">
2645-<colgroup>
2646-<col align="left" valign="top">
2647-<col>
2648-</colgroup>
2649-<tbody>
2650-<tr>
2651-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
2652-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
2653-</td>
2654-</tr>
2655-<tr>
2656-<td><p><span class="term"><em class="parameter"><code>current_directory</code></em> :</span></p></td>
2657-<td>A valid path name</td>
2658-</tr>
2659-</tbody>
2660-</table></div>
2661-</div>
2662-<hr>
2663-<div class="refsect2">
2664-<a name="xfce-sm-client-get-priority"></a><h3>xfce_sm_client_get_priority ()</h3>
2665-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a> xfce_sm_client_get_priority (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
2666-<p>
2667-Retrieves the session client's restart priority. See
2668-<a class="link" href="XfceSMClient.html#xfce-sm-client-set-priority" title="xfce_sm_client_set_priority ()"><code class="function">xfce_sm_client_set_priority()</code></a> for more information.
2669-</p>
2670-<div class="variablelist"><table border="0" class="variablelist">
2671-<colgroup>
2672-<col align="left" valign="top">
2673-<col>
2674-</colgroup>
2675-<tbody>
2676-<tr>
2677-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
2678-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
2679-</td>
2680-</tr>
2681-<tr>
2682-<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2683-<td>a value from <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#G-MININT8:CAPS"><span class="type">G_MININT8</span></a> to <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#G-MAXINT8:CAPS"><span class="type">G_MAXINT8</span></a>
2684-</td>
2685-</tr>
2686-</tbody>
2687-</table></div>
2688-</div>
2689-<hr>
2690-<div class="refsect2">
2691-<a name="xfce-sm-client-set-priority"></a><h3>xfce_sm_client_set_priority ()</h3>
2692-<pre class="programlisting"><span class="returnvalue">void</span> xfce_sm_client_set_priority (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
2693- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> priority</code></em>);</pre>
2694-<p>
2695-Sets the startup priority for <em class="parameter"><code>sm_client</code></em> to <em class="parameter"><code>priority</code></em>. Note
2696+and a valid client ID (see <a class="link" href="XfceSMClient.html#xfce-sm-client-get-client-id" title="xfce_sm_client_get_client_id ()"><code class="function">xfce_sm_client_get_client_id()</code></a>).</p>
2697+<div class="refsect3">
2698+<a name="id-1.6.2.11.13.9"></a><h4>Parameters</h4>
2699+<div class="informaltable"><table width="100%" border="0">
2700+<colgroup>
2701+<col width="150px" class="parameters_name">
2702+<col class="parameters_description">
2703+<col width="200px" class="parameters_annotations">
2704+</colgroup>
2705+<tbody><tr>
2706+<td class="parameter_name"><p>sm_client</p></td>
2707+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
2708+<td class="parameter_annotations"> </td>
2709+</tr></tbody>
2710+</table></div>
2711+</div>
2712+<div class="refsect3">
2713+<a name="id-1.6.2.11.13.10"></a><h4>Returns</h4>
2714+<p> a file name string, owned by the object or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if
2715+the session client is disabled.</p>
2716+<p></p>
2717+</div>
2718+</div>
2719+<hr>
2720+<div class="refsect2">
2721+<a name="xfce-sm-client-get-current-directory"></a><h3>xfce_sm_client_get_current_directory ()</h3>
2722+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
2723+xfce_sm_client_get_current_directory (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
2724+<p>Retrieves the session client's working directory. See
2725+<a class="link" href="XfceSMClient.html#xfce-sm-client-set-current-directory" title="xfce_sm_client_set_current_directory ()"><code class="function">xfce_sm_client_set_current_directory()</code></a> for more information.</p>
2726+<div class="refsect3">
2727+<a name="id-1.6.2.11.14.5"></a><h4>Parameters</h4>
2728+<div class="informaltable"><table width="100%" border="0">
2729+<colgroup>
2730+<col width="150px" class="parameters_name">
2731+<col class="parameters_description">
2732+<col width="200px" class="parameters_annotations">
2733+</colgroup>
2734+<tbody><tr>
2735+<td class="parameter_name"><p>sm_client</p></td>
2736+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
2737+<td class="parameter_annotations"> </td>
2738+</tr></tbody>
2739+</table></div>
2740+</div>
2741+<div class="refsect3">
2742+<a name="id-1.6.2.11.14.6"></a><h4>Returns</h4>
2743+<p> an object-owned string</p>
2744+<p></p>
2745+</div>
2746+</div>
2747+<hr>
2748+<div class="refsect2">
2749+<a name="xfce-sm-client-set-current-directory"></a><h3>xfce_sm_client_set_current_directory ()</h3>
2750+<pre class="programlisting"><span class="returnvalue">void</span>
2751+xfce_sm_client_set_current_directory (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
2752+ <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *current_directory</code></em>);</pre>
2753+<p>Sets the startup working directory of <em class="parameter"><code>sm_client</code></em>
2754+ to
2755+<em class="parameter"><code>current_directory</code></em>
2756+. If unset, defaults to the user's
2757+home directory.</p>
2758+<div class="refsect3">
2759+<a name="id-1.6.2.11.15.5"></a><h4>Parameters</h4>
2760+<div class="informaltable"><table width="100%" border="0">
2761+<colgroup>
2762+<col width="150px" class="parameters_name">
2763+<col class="parameters_description">
2764+<col width="200px" class="parameters_annotations">
2765+</colgroup>
2766+<tbody>
2767+<tr>
2768+<td class="parameter_name"><p>sm_client</p></td>
2769+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
2770+<td class="parameter_annotations"> </td>
2771+</tr>
2772+<tr>
2773+<td class="parameter_name"><p>current_directory</p></td>
2774+<td class="parameter_description"><p>A valid path name</p></td>
2775+<td class="parameter_annotations"> </td>
2776+</tr>
2777+</tbody>
2778+</table></div>
2779+</div>
2780+</div>
2781+<hr>
2782+<div class="refsect2">
2783+<a name="xfce-sm-client-get-priority"></a><h3>xfce_sm_client_get_priority ()</h3>
2784+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="returnvalue">guint8</span></a>
2785+xfce_sm_client_get_priority (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
2786+<p>Retrieves the session client's restart priority. See
2787+<a class="link" href="XfceSMClient.html#xfce-sm-client-set-priority" title="xfce_sm_client_set_priority ()"><code class="function">xfce_sm_client_set_priority()</code></a> for more information.</p>
2788+<div class="refsect3">
2789+<a name="id-1.6.2.11.16.5"></a><h4>Parameters</h4>
2790+<div class="informaltable"><table width="100%" border="0">
2791+<colgroup>
2792+<col width="150px" class="parameters_name">
2793+<col class="parameters_description">
2794+<col width="200px" class="parameters_annotations">
2795+</colgroup>
2796+<tbody><tr>
2797+<td class="parameter_name"><p>sm_client</p></td>
2798+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
2799+<td class="parameter_annotations"> </td>
2800+</tr></tbody>
2801+</table></div>
2802+</div>
2803+<div class="refsect3">
2804+<a name="id-1.6.2.11.16.6"></a><h4>Returns</h4>
2805+<p> a value from <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#G-MININT8:CAPS"><span class="type">G_MININT8</span></a> to <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#G-MAXINT8:CAPS"><span class="type">G_MAXINT8</span></a></p>
2806+<p></p>
2807+</div>
2808+</div>
2809+<hr>
2810+<div class="refsect2">
2811+<a name="xfce-sm-client-set-priority"></a><h3>xfce_sm_client_set_priority ()</h3>
2812+<pre class="programlisting"><span class="returnvalue">void</span>
2813+xfce_sm_client_set_priority (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
2814+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint8"><span class="type">guint8</span></a> priority</code></em>);</pre>
2815+<p>Sets the startup priority for <em class="parameter"><code>sm_client</code></em>
2816+ to <em class="parameter"><code>priority</code></em>
2817+. Note
2818 that the default priority for applications is 50; lower values
2819-should be reserved for components of the desktop environment.
2820-</p>
2821-<div class="variablelist"><table border="0" class="variablelist">
2822-<colgroup>
2823-<col align="left" valign="top">
2824-<col>
2825-</colgroup>
2826-<tbody>
2827-<tr>
2828-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
2829-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
2830-</td>
2831-</tr>
2832-<tr>
2833-<td><p><span class="term"><em class="parameter"><code>priority</code></em> :</span></p></td>
2834-<td>A 8-bit signed priority value</td>
2835-</tr>
2836-</tbody>
2837-</table></div>
2838-</div>
2839-<hr>
2840-<div class="refsect2">
2841-<a name="xfce-sm-client-get-restart-command"></a><h3>xfce_sm_client_get_restart_command ()</h3>
2842-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const * xfce_sm_client_get_restart_command
2843- (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
2844-<p>
2845-Retrieves the session client's restart command. See
2846-<a class="link" href="XfceSMClient.html#xfce-sm-client-set-restart-command" title="xfce_sm_client_set_restart_command ()"><code class="function">xfce_sm_client_set_restart_command()</code></a> for more information.
2847-</p>
2848-<div class="variablelist"><table border="0" class="variablelist">
2849-<colgroup>
2850-<col align="left" valign="top">
2851-<col>
2852-</colgroup>
2853-<tbody>
2854-<tr>
2855-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
2856-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
2857-</td>
2858-</tr>
2859-<tr>
2860-<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2861-<td>an object-owned string vector</td>
2862-</tr>
2863-</tbody>
2864-</table></div>
2865-</div>
2866-<hr>
2867-<div class="refsect2">
2868-<a name="xfce-sm-client-set-restart-command"></a><h3>xfce_sm_client_set_restart_command ()</h3>
2869-<pre class="programlisting"><span class="returnvalue">void</span> xfce_sm_client_set_restart_command (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
2870- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **restart_command</code></em>);</pre>
2871-<p>
2872-Sets the application's "restart" command, which is used to restart
2873+should be reserved for components of the desktop environment.</p>
2874+<div class="refsect3">
2875+<a name="id-1.6.2.11.17.5"></a><h4>Parameters</h4>
2876+<div class="informaltable"><table width="100%" border="0">
2877+<colgroup>
2878+<col width="150px" class="parameters_name">
2879+<col class="parameters_description">
2880+<col width="200px" class="parameters_annotations">
2881+</colgroup>
2882+<tbody>
2883+<tr>
2884+<td class="parameter_name"><p>sm_client</p></td>
2885+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
2886+<td class="parameter_annotations"> </td>
2887+</tr>
2888+<tr>
2889+<td class="parameter_name"><p>priority</p></td>
2890+<td class="parameter_description"><p>A 8-bit signed priority value</p></td>
2891+<td class="parameter_annotations"> </td>
2892+</tr>
2893+</tbody>
2894+</table></div>
2895+</div>
2896+</div>
2897+<hr>
2898+<div class="refsect2">
2899+<a name="xfce-sm-client-get-restart-command"></a><h3>xfce_sm_client_get_restart_command ()</h3>
2900+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * const *
2901+xfce_sm_client_get_restart_command (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
2902+<p>Retrieves the session client's restart command. See
2903+<a class="link" href="XfceSMClient.html#xfce-sm-client-set-restart-command" title="xfce_sm_client_set_restart_command ()"><code class="function">xfce_sm_client_set_restart_command()</code></a> for more information.</p>
2904+<div class="refsect3">
2905+<a name="id-1.6.2.11.18.5"></a><h4>Parameters</h4>
2906+<div class="informaltable"><table width="100%" border="0">
2907+<colgroup>
2908+<col width="150px" class="parameters_name">
2909+<col class="parameters_description">
2910+<col width="200px" class="parameters_annotations">
2911+</colgroup>
2912+<tbody><tr>
2913+<td class="parameter_name"><p>sm_client</p></td>
2914+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
2915+<td class="parameter_annotations"> </td>
2916+</tr></tbody>
2917+</table></div>
2918+</div>
2919+<div class="refsect3">
2920+<a name="id-1.6.2.11.18.6"></a><h4>Returns</h4>
2921+<p> an object-owned string vector</p>
2922+<p></p>
2923+</div>
2924+</div>
2925+<hr>
2926+<div class="refsect2">
2927+<a name="xfce-sm-client-set-restart-command"></a><h3>xfce_sm_client_set_restart_command ()</h3>
2928+<pre class="programlisting"><span class="returnvalue">void</span>
2929+xfce_sm_client_set_restart_command (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
2930+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> **restart_command</code></em>);</pre>
2931+<p>Sets the application's "restart" command, which is used to restart
2932 the application and restore any saved state from the previous
2933-run.
2934-</p>
2935-<p>
2936-If unset, defaults to the command used to start this instance
2937+run.</p>
2938+<p>If unset, defaults to the command used to start this instance
2939 of the application, with session management related arguments
2940-added (if not already present).
2941-</p>
2942-<div class="variablelist"><table border="0" class="variablelist">
2943-<colgroup>
2944-<col align="left" valign="top">
2945-<col>
2946-</colgroup>
2947-<tbody>
2948-<tr>
2949-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
2950-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
2951-</td>
2952-</tr>
2953-<tr>
2954-<td><p><span class="term"><em class="parameter"><code>restart_command</code></em> :</span></p></td>
2955-<td>An argument vector</td>
2956-</tr>
2957-</tbody>
2958-</table></div>
2959-</div>
2960-<hr>
2961-<div class="refsect2">
2962-<a name="xfce-sm-client-get-restart-style"></a><h3>xfce_sm_client_get_restart_style ()</h3>
2963-<pre class="programlisting"><a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle"><span class="returnvalue">XfceSMClientRestartStyle</span></a> xfce_sm_client_get_restart_style
2964- (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
2965-<p>
2966-Retrieves the session client's restart style. See
2967-<a class="link" href="XfceSMClient.html#xfce-sm-client-set-restart-style" title="xfce_sm_client_set_restart_style ()"><code class="function">xfce_sm_client_set_restart_style()</code></a> for more information.
2968-</p>
2969-<div class="variablelist"><table border="0" class="variablelist">
2970-<colgroup>
2971-<col align="left" valign="top">
2972-<col>
2973-</colgroup>
2974-<tbody>
2975-<tr>
2976-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
2977-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
2978-</td>
2979-</tr>
2980-<tr>
2981-<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
2982-<td>a value from the <a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a> enum</td>
2983-</tr>
2984-</tbody>
2985-</table></div>
2986-</div>
2987-<hr>
2988-<div class="refsect2">
2989-<a name="xfce-sm-client-set-restart-style"></a><h3>xfce_sm_client_set_restart_style ()</h3>
2990-<pre class="programlisting"><span class="returnvalue">void</span> xfce_sm_client_set_restart_style (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
2991- <em class="parameter"><code><a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a> restart_style</code></em>);</pre>
2992-<p>
2993-Sets the restart style hint to <em class="parameter"><code>restart_style</code></em>.
2994-</p>
2995-<div class="variablelist"><table border="0" class="variablelist">
2996-<colgroup>
2997-<col align="left" valign="top">
2998-<col>
2999-</colgroup>
3000-<tbody>
3001-<tr>
3002-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
3003-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
3004-</td>
3005-</tr>
3006-<tr>
3007-<td><p><span class="term"><em class="parameter"><code>restart_style</code></em> :</span></p></td>
3008-<td>An <a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a> value</td>
3009-</tr>
3010-</tbody>
3011-</table></div>
3012+added (if not already present).</p>
3013+<div class="refsect3">
3014+<a name="id-1.6.2.11.19.6"></a><h4>Parameters</h4>
3015+<div class="informaltable"><table width="100%" border="0">
3016+<colgroup>
3017+<col width="150px" class="parameters_name">
3018+<col class="parameters_description">
3019+<col width="200px" class="parameters_annotations">
3020+</colgroup>
3021+<tbody>
3022+<tr>
3023+<td class="parameter_name"><p>sm_client</p></td>
3024+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
3025+<td class="parameter_annotations"> </td>
3026+</tr>
3027+<tr>
3028+<td class="parameter_name"><p>restart_command</p></td>
3029+<td class="parameter_description"><p>An argument vector</p></td>
3030+<td class="parameter_annotations"> </td>
3031+</tr>
3032+</tbody>
3033+</table></div>
3034+</div>
3035+</div>
3036+<hr>
3037+<div class="refsect2">
3038+<a name="xfce-sm-client-get-restart-style"></a><h3>xfce_sm_client_get_restart_style ()</h3>
3039+<pre class="programlisting"><a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle" title="enum XfceSMClientRestartStyle"><span class="returnvalue">XfceSMClientRestartStyle</span></a>
3040+xfce_sm_client_get_restart_style (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>);</pre>
3041+<p>Retrieves the session client's restart style. See
3042+<a class="link" href="XfceSMClient.html#xfce-sm-client-set-restart-style" title="xfce_sm_client_set_restart_style ()"><code class="function">xfce_sm_client_set_restart_style()</code></a> for more information.</p>
3043+<div class="refsect3">
3044+<a name="id-1.6.2.11.20.5"></a><h4>Parameters</h4>
3045+<div class="informaltable"><table width="100%" border="0">
3046+<colgroup>
3047+<col width="150px" class="parameters_name">
3048+<col class="parameters_description">
3049+<col width="200px" class="parameters_annotations">
3050+</colgroup>
3051+<tbody><tr>
3052+<td class="parameter_name"><p>sm_client</p></td>
3053+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
3054+<td class="parameter_annotations"> </td>
3055+</tr></tbody>
3056+</table></div>
3057+</div>
3058+<div class="refsect3">
3059+<a name="id-1.6.2.11.20.6"></a><h4>Returns</h4>
3060+<p> a value from the <a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle" title="enum XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a> enum</p>
3061+<p></p>
3062+</div>
3063+</div>
3064+<hr>
3065+<div class="refsect2">
3066+<a name="xfce-sm-client-set-restart-style"></a><h3>xfce_sm_client_set_restart_style ()</h3>
3067+<pre class="programlisting"><span class="returnvalue">void</span>
3068+xfce_sm_client_set_restart_style (<em class="parameter"><code><a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client</code></em>,
3069+ <em class="parameter"><code><a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle" title="enum XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a> restart_style</code></em>);</pre>
3070+<p>Sets the restart style hint to <em class="parameter"><code>restart_style</code></em>
3071+.</p>
3072+<div class="refsect3">
3073+<a name="id-1.6.2.11.21.5"></a><h4>Parameters</h4>
3074+<div class="informaltable"><table width="100%" border="0">
3075+<colgroup>
3076+<col width="150px" class="parameters_name">
3077+<col class="parameters_description">
3078+<col width="200px" class="parameters_annotations">
3079+</colgroup>
3080+<tbody>
3081+<tr>
3082+<td class="parameter_name"><p>sm_client</p></td>
3083+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
3084+<td class="parameter_annotations"> </td>
3085+</tr>
3086+<tr>
3087+<td class="parameter_name"><p>restart_style</p></td>
3088+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle" title="enum XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a> value</p></td>
3089+<td class="parameter_annotations"> </td>
3090+</tr>
3091+</tbody>
3092+</table></div>
3093+</div>
3094+</div>
3095+</div>
3096+<div class="refsect1">
3097+<a name="XfceSMClient.other_details"></a><h2>Types and Values</h2>
3098+<div class="refsect2">
3099+<a name="XfceSMClient-struct"></a><h3>XfceSMClient</h3>
3100+<pre class="programlisting">typedef struct _XfceSMClient XfceSMClient;</pre>
3101+<p>An opaque struct with only private fields.</p>
3102+</div>
3103+<hr>
3104+<div class="refsect2">
3105+<a name="XfceSMClientPriority"></a><h3>enum XfceSMClientPriority</h3>
3106+<p>Some sample priority values for use with <a class="link" href="XfceSMClient.html#xfce-sm-client-set-priority" title="xfce_sm_client_set_priority ()"><code class="function">xfce_sm_client_set_priority()</code></a>.</p>
3107+<div class="refsect3">
3108+<a name="id-1.6.2.12.3.4"></a><h4>Members</h4>
3109+<div class="informaltable"><table width="100%" border="0">
3110+<colgroup>
3111+<col width="300px" class="enum_members_name">
3112+<col class="enum_members_description">
3113+<col width="200px" class="enum_members_annotations">
3114+</colgroup>
3115+<tbody>
3116+<tr>
3117+<td class="enum_member_name"><p><a name="XFCE-SM-CLIENT-PRIORITY-HIGHEST:CAPS"></a>XFCE_SM_CLIENT_PRIORITY_HIGHEST</p></td>
3118+<td class="enum_member_description">
3119+<p>A high priority value. You probably
3120+ don't want to use this.</p>
3121+</td>
3122+<td class="enum_member_annotations"> </td>
3123+</tr>
3124+<tr>
3125+<td class="enum_member_name"><p><a name="XFCE-SM-CLIENT-PRIORITY-WM:CAPS"></a>XFCE_SM_CLIENT_PRIORITY_WM</p></td>
3126+<td class="enum_member_description">
3127+<p>A priority value for use by the window manager.</p>
3128+</td>
3129+<td class="enum_member_annotations"> </td>
3130+</tr>
3131+<tr>
3132+<td class="enum_member_name"><p><a name="XFCE-SM-CLIENT-PRIORITY-CORE:CAPS"></a>XFCE_SM_CLIENT_PRIORITY_CORE</p></td>
3133+<td class="enum_member_description">
3134+<p>A priority value for use by applications that
3135+ place windows on the screen and possibly set
3136+ window manager struts.</p>
3137+</td>
3138+<td class="enum_member_annotations"> </td>
3139+</tr>
3140+<tr>
3141+<td class="enum_member_name"><p><a name="XFCE-SM-CLIENT-PRIORITY-DESKTOP:CAPS"></a>XFCE_SM_CLIENT_PRIORITY_DESKTOP</p></td>
3142+<td class="enum_member_description">
3143+<p>A priority value for use by applications
3144+ that draw on the desktop.</p>
3145+</td>
3146+<td class="enum_member_annotations"> </td>
3147+</tr>
3148+<tr>
3149+<td class="enum_member_name"><p><a name="XFCE-SM-CLIENT-PRIORITY-DEFAULT:CAPS"></a>XFCE_SM_CLIENT_PRIORITY_DEFAULT</p></td>
3150+<td class="enum_member_description">
3151+<p>A priority value for regular applications.</p>
3152+</td>
3153+<td class="enum_member_annotations"> </td>
3154+</tr>
3155+<tr>
3156+<td class="enum_member_name"><p><a name="XFCE-SM-CLIENT-PRIORITY-LOWEST:CAPS"></a>XFCE_SM_CLIENT_PRIORITY_LOWEST</p></td>
3157+<td class="enum_member_description">
3158+<p>The lowest possible priority value.</p>
3159+</td>
3160+<td class="enum_member_annotations"> </td>
3161+</tr>
3162+</tbody>
3163+</table></div>
3164+</div>
3165+</div>
3166+<hr>
3167+<div class="refsect2">
3168+<a name="XfceSMClientRestartStyle"></a><h3>enum XfceSMClientRestartStyle</h3>
3169+<p>An enumeration describing how the session manager should restart
3170+the application.</p>
3171+<div class="refsect3">
3172+<a name="id-1.6.2.12.4.4"></a><h4>Members</h4>
3173+<div class="informaltable"><table width="100%" border="0">
3174+<colgroup>
3175+<col width="300px" class="enum_members_name">
3176+<col class="enum_members_description">
3177+<col width="200px" class="enum_members_annotations">
3178+</colgroup>
3179+<tbody>
3180+<tr>
3181+<td class="enum_member_name"><p><a name="XFCE-SM-CLIENT-RESTART-NORMAL:CAPS"></a>XFCE_SM_CLIENT_RESTART_NORMAL</p></td>
3182+<td class="enum_member_description">
3183+<p>Only restart the application if it is
3184+ still running when the session is next
3185+ saved.</p>
3186+</td>
3187+<td class="enum_member_annotations"> </td>
3188+</tr>
3189+<tr>
3190+<td class="enum_member_name"><p><a name="XFCE-SM-CLIENT-RESTART-IMMEDIATELY:CAPS"></a>XFCE_SM_CLIENT_RESTART_IMMEDIATELY</p></td>
3191+<td class="enum_member_description">
3192+<p>Immediately restart the application
3193+ if it ever quits.</p>
3194+</td>
3195+<td class="enum_member_annotations"> </td>
3196+</tr>
3197+</tbody>
3198+</table></div>
3199+</div>
3200+</div>
3201+<hr>
3202+<div class="refsect2">
3203+<a name="XfceSMClientShutdownHint"></a><h3>enum XfceSMClientShutdownHint</h3>
3204+<p>Hints to the session manager what kind of shutdown the session manager
3205+should perform.</p>
3206+<div class="refsect3">
3207+<a name="id-1.6.2.12.5.4"></a><h4>Members</h4>
3208+<div class="informaltable"><table width="100%" border="0">
3209+<colgroup>
3210+<col width="300px" class="enum_members_name">
3211+<col class="enum_members_description">
3212+<col width="200px" class="enum_members_annotations">
3213+</colgroup>
3214+<tbody>
3215+<tr>
3216+<td class="enum_member_name"><p><a name="XFCE-SM-CLIENT-SHUTDOWN-HINT-ASK:CAPS"></a>XFCE_SM_CLIENT_SHUTDOWN_HINT_ASK</p></td>
3217+<td class="enum_member_description">
3218+<p>Prompt the user for a choice,</p>
3219+</td>
3220+<td class="enum_member_annotations"> </td>
3221+</tr>
3222+<tr>
3223+<td class="enum_member_name"><p><a name="XFCE-SM-CLIENT-SHUTDOWN-HINT-LOGOUT:CAPS"></a>XFCE_SM_CLIENT_SHUTDOWN_HINT_LOGOUT</p></td>
3224+<td class="enum_member_description">
3225+<p>End the current session,</p>
3226+</td>
3227+<td class="enum_member_annotations"> </td>
3228+</tr>
3229+<tr>
3230+<td class="enum_member_name"><p><a name="XFCE-SM-CLIENT-SHUTDOWN-HINT-HALT:CAPS"></a>XFCE_SM_CLIENT_SHUTDOWN_HINT_HALT</p></td>
3231+<td class="enum_member_description">
3232+<p>Shut down the computer.</p>
3233+</td>
3234+<td class="enum_member_annotations"> </td>
3235+</tr>
3236+<tr>
3237+<td class="enum_member_name"><p><a name="XFCE-SM-CLIENT-SHUTDOWN-HINT-REBOOT:CAPS"></a>XFCE_SM_CLIENT_SHUTDOWN_HINT_REBOOT</p></td>
3238+<td class="enum_member_description">
3239+<p>Restart the computer.</p>
3240+</td>
3241+<td class="enum_member_annotations"> </td>
3242+</tr>
3243+</tbody>
3244+</table></div>
3245+</div>
3246 </div>
3247 <hr>
3248 <div class="refsect2">
3249 <a name="XFCE-SM-CLIENT-ERROR:CAPS"></a><h3>XFCE_SM_CLIENT_ERROR</h3>
3250 <pre class="programlisting">#define XFCE_SM_CLIENT_ERROR xfce_sm_client_error_quark()
3251 </pre>
3252-<p>
3253-Error domain for XfceSmCLient. Errors in this domain will be from the <a class="link" href="XfceSMClient.html#XfceSmCLientErrorEnum" title="enum XfceSmCLientErrorEnum"><span class="type">XfceSmCLientErrorEnum</span></a> enumeration.
3254-See <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> for more information on error domains.
3255-</p>
3256+<p>Error domain for XfceSmCLient. Errors in this domain will be from the <a class="link" href="XfceSMClient.html#XfceSmCLientErrorEnum" title="enum XfceSmCLientErrorEnum"><span class="type">XfceSmCLientErrorEnum</span></a> enumeration.
3257+See <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> for more information on error domains.</p>
3258 </div>
3259 <hr>
3260 <div class="refsect2">
3261 <a name="XfceSmCLientErrorEnum"></a><h3>enum XfceSmCLientErrorEnum</h3>
3262-<pre class="programlisting">typedef enum {
3263- XFCE_SM_CLIENT_ERROR_FAILED,
3264- XFCE_SM_CLIENT_ERROR_INVALID_CLIENT
3265-} XfceSmCLientErrorEnum;
3266-</pre>
3267-<p>
3268-Error codes returned by XfceSmCLient functions.
3269-</p>
3270-<div class="variablelist"><table border="0" class="variablelist">
3271+<p>Error codes returned by XfceSmCLient functions.</p>
3272+<div class="refsect3">
3273+<a name="id-1.6.2.12.7.4"></a><h4>Members</h4>
3274+<div class="informaltable"><table width="100%" border="0">
3275 <colgroup>
3276-<col align="left" valign="top">
3277-<col>
3278+<col width="300px" class="enum_members_name">
3279+<col class="enum_members_description">
3280+<col width="200px" class="enum_members_annotations">
3281 </colgroup>
3282 <tbody>
3283 <tr>
3284-<td><p><a name="XFCE-SM-CLIENT-ERROR-FAILED:CAPS"></a><span class="term"><code class="literal">XFCE_SM_CLIENT_ERROR_FAILED</code></span></p></td>
3285-<td>
3286-</td>
3287+<td class="enum_member_name"><p><a name="XFCE-SM-CLIENT-ERROR-FAILED:CAPS"></a>XFCE_SM_CLIENT_ERROR_FAILED</p></td>
3288+<td class="enum_member_description"> </td>
3289+<td class="enum_member_annotations"> </td>
3290 </tr>
3291 <tr>
3292-<td><p><a name="XFCE-SM-CLIENT-ERROR-INVALID-CLIENT:CAPS"></a><span class="term"><code class="literal">XFCE_SM_CLIENT_ERROR_INVALID_CLIENT</code></span></p></td>
3293-<td>Session does not have a valid client id.
3294+<td class="enum_member_name"><p><a name="XFCE-SM-CLIENT-ERROR-INVALID-CLIENT:CAPS"></a>XFCE_SM_CLIENT_ERROR_INVALID_CLIENT</p></td>
3295+<td class="enum_member_description">
3296+<p>Session does not have a valid client id.</p>
3297 </td>
3298+<td class="enum_member_annotations"> </td>
3299 </tr>
3300 </tbody>
3301 </table></div>
3302 </div>
3303 </div>
3304+</div>
3305 <div class="refsect1">
3306 <a name="XfceSMClient.property-details"></a><h2>Property Details</h2>
3307 <div class="refsect2">
3308-<a name="XfceSMClient--argc"></a><h3>The <code class="literal">"argc"</code> property</h3>
3309-<pre class="programlisting"> "argc" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> : Write / Construct Only</pre>
3310+<a name="XfceSMClient--argc"></a><h3>The <code class="literal">“argc”</code> property</h3>
3311+<pre class="programlisting"> “argc” <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
3312 <p>Argument count passed to program.</p>
3313+<p>Flags: Write / Construct Only</p>
3314 <p>Default value: 0</p>
3315 </div>
3316 <hr>
3317 <div class="refsect2">
3318-<a name="XfceSMClient--argv"></a><h3>The <code class="literal">"argv"</code> property</h3>
3319-<pre class="programlisting"> "argv" <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Boxed-Types.html#GStrv"><span class="type">GStrv</span></a> : Write / Construct Only</pre>
3320+<a name="XfceSMClient--argv"></a><h3>The <code class="literal">“argv”</code> property</h3>
3321+<pre class="programlisting"> “argv” <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Boxed-Types.html#GStrv"><span class="type">GStrv</span></a></pre>
3322 <p>Argument vector passed to program.</p>
3323+<p>Flags: Write / Construct Only</p>
3324 </div>
3325 <hr>
3326 <div class="refsect2">
3327-<a name="XfceSMClient--client-id"></a><h3>The <code class="literal">"client-id"</code> property</h3>
3328-<pre class="programlisting"> "client-id" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write / Construct Only</pre>
3329+<a name="XfceSMClient--client-id"></a><h3>The <code class="literal">“client-id”</code> property</h3>
3330+<pre class="programlisting"> “client-id” <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
3331 <p>A string uniquely identifying the current instance of this client.</p>
3332+<p>Flags: Read / Write / Construct Only</p>
3333 <p>Default value: NULL</p>
3334 </div>
3335 <hr>
3336 <div class="refsect2">
3337-<a name="XfceSMClient--current-directory"></a><h3>The <code class="literal">"current-directory"</code> property</h3>
3338-<pre class="programlisting"> "current-directory" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
3339+<a name="XfceSMClient--current-directory"></a><h3>The <code class="literal">“current-directory”</code> property</h3>
3340+<pre class="programlisting"> “current-directory” <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
3341 <p>The directory that should be used as the working directory the next time this client is restarted.</p>
3342+<p>Flags: Read / Write</p>
3343 <p>Default value: NULL</p>
3344 </div>
3345 <hr>
3346 <div class="refsect2">
3347-<a name="XfceSMClient--desktop-file"></a><h3>The <code class="literal">"desktop-file"</code> property</h3>
3348-<pre class="programlisting"> "desktop-file" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a>* : Read / Write</pre>
3349+<a name="XfceSMClient--desktop-file"></a><h3>The <code class="literal">“desktop-file”</code> property</h3>
3350+<pre class="programlisting"> “desktop-file” <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre>
3351 <p>The application's .desktop file.</p>
3352+<p>Flags: Read / Write</p>
3353 <p>Default value: NULL</p>
3354 </div>
3355 <hr>
3356 <div class="refsect2">
3357-<a name="XfceSMClient--priority"></a><h3>The <code class="literal">"priority"</code> property</h3>
3358-<pre class="programlisting"> "priority" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> : Read / Write / Construct</pre>
3359+<a name="XfceSMClient--priority"></a><h3>The <code class="literal">“priority”</code> property</h3>
3360+<pre class="programlisting"> “priority” <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a></pre>
3361 <p>Determines the ordering in which this client is restarted.</p>
3362+<p>Flags: Read / Write / Construct</p>
3363 <p>Default value: 50</p>
3364 </div>
3365 <hr>
3366 <div class="refsect2">
3367-<a name="XfceSMClient--restart-command"></a><h3>The <code class="literal">"restart-command"</code> property</h3>
3368-<pre class="programlisting"> "restart-command" <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Boxed-Types.html#GStrv"><span class="type">GStrv</span></a> : Read / Write</pre>
3369+<a name="XfceSMClient--restart-command"></a><h3>The <code class="literal">“restart-command”</code> property</h3>
3370+<pre class="programlisting"> “restart-command” <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Boxed-Types.html#GStrv"><span class="type">GStrv</span></a></pre>
3371 <p>A command used to restart this application, preserving the current state.</p>
3372+<p>Flags: Read / Write</p>
3373 </div>
3374 <hr>
3375 <div class="refsect2">
3376-<a name="XfceSMClient--restart-style"></a><h3>The <code class="literal">"restart-style"</code> property</h3>
3377-<pre class="programlisting"> "restart-style" <a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a> : Read / Write / Construct</pre>
3378+<a name="XfceSMClient--restart-style"></a><h3>The <code class="literal">“restart-style”</code> property</h3>
3379+<pre class="programlisting"> “restart-style” <a class="link" href="XfceSMClient.html#XfceSMClientRestartStyle" title="enum XfceSMClientRestartStyle"><span class="type">XfceSMClientRestartStyle</span></a></pre>
3380 <p>Specifies how the client should be restarted by the session manager.</p>
3381+<p>Flags: Read / Write / Construct</p>
3382 <p>Default value: XFCE_SM_CLIENT_RESTART_NORMAL</p>
3383 </div>
3384 <hr>
3385 <div class="refsect2">
3386-<a name="XfceSMClient--resumed"></a><h3>The <code class="literal">"resumed"</code> property</h3>
3387-<pre class="programlisting"> "resumed" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> : Read</pre>
3388+<a name="XfceSMClient--resumed"></a><h3>The <code class="literal">“resumed”</code> property</h3>
3389+<pre class="programlisting"> “resumed” <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
3390 <p>Whether or not the client was resumed with previous state.</p>
3391+<p>Flags: Read</p>
3392 <p>Default value: FALSE</p>
3393 </div>
3394 </div>
3395 <div class="refsect1">
3396 <a name="XfceSMClient.signal-details"></a><h2>Signal Details</h2>
3397 <div class="refsect2">
3398-<a name="XfceSMClient-quit"></a><h3>The <code class="literal">"quit"</code> signal</h3>
3399-<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client,
3400- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
3401-<p>
3402-Emitted when the application is required to quit. This is not
3403+<a name="XfceSMClient-quit"></a><h3>The <code class="literal">“quit”</code> signal</h3>
3404+<pre class="programlisting"><span class="returnvalue">void</span>
3405+user_function (<a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client,
3406+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
3407+<p>Emitted when the application is required to quit. This is not
3408 optional: if the client does not quit a short time after receiving
3409 this signal, it will likely be terminated in some other way. While
3410 not required, the application will usually receive quit-requested
3411 before receiving quit. If the application does not connect to this
3412 signal, <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> will call <code class="function">exit(3)</code> with
3413-an exit code of zero on behalf of the application.
3414-</p>
3415-<div class="variablelist"><table border="0" class="variablelist">
3416-<colgroup>
3417-<col align="left" valign="top">
3418-<col>
3419-</colgroup>
3420-<tbody>
3421-<tr>
3422-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
3423-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
3424-</td>
3425-</tr>
3426-<tr>
3427-<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
3428-<td>user data set when the signal handler was connected.</td>
3429-</tr>
3430-</tbody>
3431-</table></div>
3432-</div>
3433-<hr>
3434-<div class="refsect2">
3435-<a name="XfceSMClient-quit-cancelled"></a><h3>The <code class="literal">"quit-cancelled"</code> signal</h3>
3436-<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client,
3437- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
3438-<p>
3439-Informs the application that it will not need to quit. In most cases,
3440-quit-cancelled will be emitted a short time after quit-requested.
3441-</p>
3442-<div class="variablelist"><table border="0" class="variablelist">
3443-<colgroup>
3444-<col align="left" valign="top">
3445-<col>
3446-</colgroup>
3447-<tbody>
3448-<tr>
3449-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
3450-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
3451-</td>
3452-</tr>
3453-<tr>
3454-<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
3455-<td>user data set when the signal handler was connected.</td>
3456-</tr>
3457-</tbody>
3458-</table></div>
3459-</div>
3460-<hr>
3461-<div class="refsect2">
3462-<a name="XfceSMClient-quit-requested"></a><h3>The <code class="literal">"quit-requested"</code> signal</h3>
3463-<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> user_function (<a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client,
3464- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
3465-<p>
3466-Signals the client that the session manager will soon want the
3467+an exit code of zero on behalf of the application.</p>
3468+<div class="refsect3">
3469+<a name="id-1.6.2.14.2.5"></a><h4>Parameters</h4>
3470+<div class="informaltable"><table width="100%" border="0">
3471+<colgroup>
3472+<col width="150px" class="parameters_name">
3473+<col class="parameters_description">
3474+<col width="200px" class="parameters_annotations">
3475+</colgroup>
3476+<tbody>
3477+<tr>
3478+<td class="parameter_name"><p>sm_client</p></td>
3479+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
3480+<td class="parameter_annotations"> </td>
3481+</tr>
3482+<tr>
3483+<td class="parameter_name"><p>user_data</p></td>
3484+<td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
3485+<td class="parameter_annotations"> </td>
3486+</tr>
3487+</tbody>
3488+</table></div>
3489+</div>
3490+<p>Flags: <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
3491+</div>
3492+<hr>
3493+<div class="refsect2">
3494+<a name="XfceSMClient-quit-cancelled"></a><h3>The <code class="literal">“quit-cancelled”</code> signal</h3>
3495+<pre class="programlisting"><span class="returnvalue">void</span>
3496+user_function (<a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client,
3497+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
3498+<p>Informs the application that it will not need to quit. In most cases,
3499+quit-cancelled will be emitted a short time after quit-requested.</p>
3500+<div class="refsect3">
3501+<a name="id-1.6.2.14.3.5"></a><h4>Parameters</h4>
3502+<div class="informaltable"><table width="100%" border="0">
3503+<colgroup>
3504+<col width="150px" class="parameters_name">
3505+<col class="parameters_description">
3506+<col width="200px" class="parameters_annotations">
3507+</colgroup>
3508+<tbody>
3509+<tr>
3510+<td class="parameter_name"><p>sm_client</p></td>
3511+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
3512+<td class="parameter_annotations"> </td>
3513+</tr>
3514+<tr>
3515+<td class="parameter_name"><p>user_data</p></td>
3516+<td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
3517+<td class="parameter_annotations"> </td>
3518+</tr>
3519+</tbody>
3520+</table></div>
3521+</div>
3522+<p>Flags: <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
3523+</div>
3524+<hr>
3525+<div class="refsect2">
3526+<a name="XfceSMClient-quit-requested"></a><h3>The <code class="literal">“quit-requested”</code> signal</h3>
3527+<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
3528+user_function (<a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client,
3529+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
3530+<p>Signals the client that the session manager will soon want the
3531 application to quit, perhaps as a part of ending the session
3532 (but this should not be assumed). The application can take
3533 this opportunity to prompt the user to save any unsaved work
3534-to disk.
3535-</p>
3536-<p>
3537-This signal also expects a return value from the handler. If the
3538+to disk.</p>
3539+<p>This signal also expects a return value from the handler. If the
3540 application wishes to cancel the quit request (perhaps because the
3541 user selected "Cancel" in prompts to save unsaved work), it should
3542 return <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> from the handler. If the application is satisfied
3543-with possibly needing to quit soon, the handler should return <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.
3544-</p>
3545-<div class="variablelist"><table border="0" class="variablelist">
3546+with possibly needing to quit soon, the handler should return <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>.</p>
3547+<div class="refsect3">
3548+<a name="id-1.6.2.14.4.6"></a><h4>Parameters</h4>
3549+<div class="informaltable"><table width="100%" border="0">
3550 <colgroup>
3551-<col align="left" valign="top">
3552-<col>
3553+<col width="150px" class="parameters_name">
3554+<col class="parameters_description">
3555+<col width="200px" class="parameters_annotations">
3556 </colgroup>
3557 <tbody>
3558 <tr>
3559-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
3560-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
3561-</td>
3562+<td class="parameter_name"><p>sm_client</p></td>
3563+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
3564+<td class="parameter_annotations"> </td>
3565 </tr>
3566 <tr>
3567-<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
3568-<td>user data set when the signal handler was connected.</td>
3569+<td class="parameter_name"><p>user_data</p></td>
3570+<td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
3571+<td class="parameter_annotations"> </td>
3572 </tr>
3573 </tbody>
3574 </table></div>
3575 </div>
3576+<p>Flags: <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
3577+</div>
3578 <hr>
3579 <div class="refsect2">
3580-<a name="XfceSMClient-save-state"></a><h3>The <code class="literal">"save-state"</code> signal</h3>
3581-<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client,
3582- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
3583-<p>
3584-Signals the client that it should save a copy of its current state
3585+<a name="XfceSMClient-save-state"></a><h3>The <code class="literal">“save-state”</code> signal</h3>
3586+<pre class="programlisting"><span class="returnvalue">void</span>
3587+user_function (<a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client,
3588+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
3589+<p>Signals the client that it should save a copy of its current state
3590 such that it could be restarted later in exactly the same state as
3591-it is at the time of signal emission.
3592-</p>
3593-<p>
3594-If the state is simple enough to be encoded in the application's
3595-command line, <a class="link" href="XfceSMClient.html#xfce-sm-client-set-restart-command" title="xfce_sm_client_set_restart_command ()"><code class="function">xfce_sm_client_set_restart_command()</code></a> can be used
3596+it is at the time of signal emission.</p>
3597+<p>If the state is simple enough to be encoded in the application's
3598+command line, <a class="link" href="XfceSMClient.html#xfce-sm-client-set-restart-command" title="xfce_sm_client_set_restart_command ()"><code class="function">xfce_sm_client_set_restart_command()</code></a> can be used
3599 to set that command line. For more complex state data,
3600-<a class="link" href="XfceSMClient.html#xfce-sm-client-get-state-file" title="xfce_sm_client_get_state_file ()"><code class="function">xfce_sm_client_get_state_file()</code></a> should be used.
3601-</p>
3602-<p>
3603-The application should attempt to save its state as quickly as
3604+<a class="link" href="XfceSMClient.html#xfce-sm-client-get-state-file" title="xfce_sm_client_get_state_file ()"><code class="function">xfce_sm_client_get_state_file()</code></a> should be used.</p>
3605+<p>The application should attempt to save its state as quickly as
3606 possible, and MUST NOT interact with the user as a part of saving
3607-state.
3608-</p>
3609-<div class="variablelist"><table border="0" class="variablelist">
3610+state.</p>
3611+<div class="refsect3">
3612+<a name="id-1.6.2.14.5.7"></a><h4>Parameters</h4>
3613+<div class="informaltable"><table width="100%" border="0">
3614 <colgroup>
3615-<col align="left" valign="top">
3616-<col>
3617+<col width="150px" class="parameters_name">
3618+<col class="parameters_description">
3619+<col width="200px" class="parameters_annotations">
3620 </colgroup>
3621 <tbody>
3622 <tr>
3623-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
3624-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
3625-</td>
3626+<td class="parameter_name"><p>sm_client</p></td>
3627+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
3628+<td class="parameter_annotations"> </td>
3629 </tr>
3630 <tr>
3631-<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
3632-<td>user data set when the signal handler was connected.</td>
3633+<td class="parameter_name"><p>user_data</p></td>
3634+<td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
3635+<td class="parameter_annotations"> </td>
3636 </tr>
3637 </tbody>
3638 </table></div>
3639 </div>
3640+<p>Flags: <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
3641+</div>
3642 <hr>
3643 <div class="refsect2">
3644-<a name="XfceSMClient-save-state-extended"></a><h3>The <code class="literal">"save-state-extended"</code> signal</h3>
3645-<pre class="programlisting"><span class="returnvalue">void</span> user_function (<a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client,
3646- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data) : <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS"><code class="literal">Run Last</code></a></pre>
3647-<p>
3648-Allows the application to save extra state information after all
3649+<a name="XfceSMClient-save-state-extended"></a><h3>The <code class="literal">“save-state-extended”</code> signal</h3>
3650+<pre class="programlisting"><span class="returnvalue">void</span>
3651+user_function (<a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a> *sm_client,
3652+ <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data)</pre>
3653+<p>Allows the application to save extra state information after all
3654 other applications in the session have had a chance to save their
3655 state. This is mainly used by the window manager to save window
3656 positions. Most applications should not need to connect to this
3657-signal.
3658-</p>
3659-<div class="variablelist"><table border="0" class="variablelist">
3660+signal.</p>
3661+<div class="refsect3">
3662+<a name="id-1.6.2.14.6.5"></a><h4>Parameters</h4>
3663+<div class="informaltable"><table width="100%" border="0">
3664 <colgroup>
3665-<col align="left" valign="top">
3666-<col>
3667+<col width="150px" class="parameters_name">
3668+<col class="parameters_description">
3669+<col width="200px" class="parameters_annotations">
3670 </colgroup>
3671 <tbody>
3672 <tr>
3673-<td><p><span class="term"><em class="parameter"><code>sm_client</code></em> :</span></p></td>
3674-<td>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a>
3675-</td>
3676+<td class="parameter_name"><p>sm_client</p></td>
3677+<td class="parameter_description"><p>An <a class="link" href="XfceSMClient.html" title="XfceSMClient"><span class="type">XfceSMClient</span></a></p></td>
3678+<td class="parameter_annotations"> </td>
3679 </tr>
3680 <tr>
3681-<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
3682-<td>user data set when the signal handler was connected.</td>
3683+<td class="parameter_name"><p>user_data</p></td>
3684+<td class="parameter_description"><p>user data set when the signal handler was connected.</p></td>
3685+<td class="parameter_annotations"> </td>
3686 </tr>
3687 </tbody>
3688 </table></div>
3689 </div>
3690+<p>Flags: <a href="http://library.gnome.org/devel/gobject/unstable/gobject-Signals.html#G-SIGNAL-RUN-LAST:CAPS">Run Last</a></p>
3691+</div>
3692 </div>
3693 </div>
3694 <div class="footer">
3695 <hr>
3696- Generated by GTK-Doc V1.19</div>
3697+ Generated by GTK-Doc V1.20</div>
3698 </body>
3699 </html>
3700\ No newline at end of file
3701
3702=== modified file 'docs/html/home.png'
3703Binary files docs/html/home.png 2010-10-31 20:58:55 +0000 and docs/html/home.png 2014-03-01 03:59:14 +0000 differ
3704=== modified file 'docs/html/index.html'
3705--- docs/html/index.html 2013-12-28 23:59:54 +0000
3706+++ docs/html/index.html 2014-03-01 03:59:14 +0000
3707@@ -2,11 +2,11 @@
3708 <html>
3709 <head>
3710 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
3711-<title>Libxfce4ui Reference Manual</title>
3712+<title>Libxfce4ui Reference Manual: Libxfce4ui Reference Manual</title>
3713 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
3714 <link rel="home" href="index.html" title="Libxfce4ui Reference Manual">
3715 <link rel="next" href="libxfce4ui-introduction.html" title="Part I. Introduction">
3716-<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
3717+<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
3718 <link rel="stylesheet" href="style.css" type="text/css">
3719 </head>
3720 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3721@@ -23,7 +23,7 @@
3722 <span class="jobtitle">Software developer<br></span>
3723 </div>
3724 </div></div></div>
3725-<div><p class="releaseinfo">Version 4.11.0
3726+<div><p class="releaseinfo">Version 4.11.1
3727 </p></div>
3728 <div><p class="copyright">Copyright © 2009 The Xfce Development Team</p></div>
3729 <div><div class="legalnotice">
3730@@ -78,6 +78,6 @@
3731 </div>
3732 <div class="footer">
3733 <hr>
3734- Generated by GTK-Doc V1.19</div>
3735+ Generated by GTK-Doc V1.20</div>
3736 </body>
3737 </html>
3738\ No newline at end of file
3739
3740=== modified file 'docs/html/index.sgml'
3741--- docs/html/index.sgml 2013-12-28 23:59:54 +0000
3742+++ docs/html/index.sgml 2014-03-01 03:59:14 +0000
3743@@ -1,91 +1,96 @@
3744 <ANCHOR id="libxfce4ui-libxfce4ui-config" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html">
3745-<ANCHOR id="libxfce4ui-libxfce4ui-config.synopsis" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#libxfce4ui-libxfce4ui-config.synopsis">
3746+<ANCHOR id="libxfce4ui-libxfce4ui-config.functions" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#libxfce4ui-libxfce4ui-config.functions">
3747+<ANCHOR id="libxfce4ui-libxfce4ui-config.other" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#libxfce4ui-libxfce4ui-config.other">
3748+<ANCHOR id="libxfce4ui-libxfce4ui-config.object-hierarchy" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#libxfce4ui-libxfce4ui-config.object-hierarchy">
3749+<ANCHOR id="libxfce4ui-libxfce4ui-config.includes" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#libxfce4ui-libxfce4ui-config.includes">
3750 <ANCHOR id="libxfce4ui-libxfce4ui-config.description" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#libxfce4ui-libxfce4ui-config.description">
3751-<ANCHOR id="libxfce4ui-libxfce4ui-config.details" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#libxfce4ui-libxfce4ui-config.details">
3752+<ANCHOR id="libxfce4ui-libxfce4ui-config.functions_details" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#libxfce4ui-libxfce4ui-config.functions_details">
3753 <ANCHOR id="libxfce4ui-check-version" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#libxfce4ui-check-version">
3754-<ANCHOR id="libxfce4ui-major-version" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#libxfce4ui-major-version">
3755-<ANCHOR id="libxfce4ui-minor-version" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#libxfce4ui-minor-version">
3756-<ANCHOR id="libxfce4ui-micro-version" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#libxfce4ui-micro-version">
3757 <ANCHOR id="LIBXFCE4UI-MAJOR-VERSION:CAPS" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MAJOR-VERSION:CAPS">
3758 <ANCHOR id="LIBXFCE4UI-MINOR-VERSION:CAPS" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MINOR-VERSION:CAPS">
3759 <ANCHOR id="LIBXFCE4UI-MICRO-VERSION:CAPS" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MICRO-VERSION:CAPS">
3760 <ANCHOR id="LIBXFCE4UI-CHECK-VERSION:CAPS" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-CHECK-VERSION:CAPS">
3761+<ANCHOR id="libxfce4ui-libxfce4ui-config.other_details" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#libxfce4ui-libxfce4ui-config.other_details">
3762+<ANCHOR id="libxfce4ui-major-version" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#libxfce4ui-major-version">
3763+<ANCHOR id="libxfce4ui-minor-version" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#libxfce4ui-minor-version">
3764+<ANCHOR id="libxfce4ui-micro-version" href="libxfce4ui/libxfce4ui-libxfce4ui-config.html#libxfce4ui-micro-version">
3765 <ANCHOR id="libxfce4ui-xfce-spawn" href="libxfce4ui/libxfce4ui-xfce-spawn.html">
3766-<ANCHOR id="libxfce4ui-xfce-spawn.synopsis" href="libxfce4ui/libxfce4ui-xfce-spawn.html#libxfce4ui-xfce-spawn.synopsis">
3767+<ANCHOR id="libxfce4ui-xfce-spawn.functions" href="libxfce4ui/libxfce4ui-xfce-spawn.html#libxfce4ui-xfce-spawn.functions">
3768+<ANCHOR id="libxfce4ui-xfce-spawn.object-hierarchy" href="libxfce4ui/libxfce4ui-xfce-spawn.html#libxfce4ui-xfce-spawn.object-hierarchy">
3769+<ANCHOR id="libxfce4ui-xfce-spawn.includes" href="libxfce4ui/libxfce4ui-xfce-spawn.html#libxfce4ui-xfce-spawn.includes">
3770 <ANCHOR id="libxfce4ui-xfce-spawn.description" href="libxfce4ui/libxfce4ui-xfce-spawn.html#libxfce4ui-xfce-spawn.description">
3771-<ANCHOR id="libxfce4ui-xfce-spawn.details" href="libxfce4ui/libxfce4ui-xfce-spawn.html#libxfce4ui-xfce-spawn.details">
3772+<ANCHOR id="libxfce4ui-xfce-spawn.functions_details" href="libxfce4ui/libxfce4ui-xfce-spawn.html#libxfce4ui-xfce-spawn.functions_details">
3773 <ANCHOR id="xfce-spawn-on-screen-with-child-watch" href="libxfce4ui/libxfce4ui-xfce-spawn.html#xfce-spawn-on-screen-with-child-watch">
3774 <ANCHOR id="xfce-spawn-on-screen" href="libxfce4ui/libxfce4ui-xfce-spawn.html#xfce-spawn-on-screen">
3775 <ANCHOR id="xfce-spawn-command-line-on-screen" href="libxfce4ui/libxfce4ui-xfce-spawn.html#xfce-spawn-command-line-on-screen">
3776+<ANCHOR id="libxfce4ui-xfce-spawn.other_details" href="libxfce4ui/libxfce4ui-xfce-spawn.html#libxfce4ui-xfce-spawn.other_details">
3777 <ANCHOR id="libxfce4ui-xfce-gdk-extensions" href="libxfce4ui/libxfce4ui-xfce-gdk-extensions.html">
3778-<ANCHOR id="libxfce4ui-xfce-gdk-extensions.synopsis" href="libxfce4ui/libxfce4ui-xfce-gdk-extensions.html#libxfce4ui-xfce-gdk-extensions.synopsis">
3779+<ANCHOR id="libxfce4ui-xfce-gdk-extensions.functions" href="libxfce4ui/libxfce4ui-xfce-gdk-extensions.html#libxfce4ui-xfce-gdk-extensions.functions">
3780+<ANCHOR id="libxfce4ui-xfce-gdk-extensions.object-hierarchy" href="libxfce4ui/libxfce4ui-xfce-gdk-extensions.html#libxfce4ui-xfce-gdk-extensions.object-hierarchy">
3781+<ANCHOR id="libxfce4ui-xfce-gdk-extensions.includes" href="libxfce4ui/libxfce4ui-xfce-gdk-extensions.html#libxfce4ui-xfce-gdk-extensions.includes">
3782 <ANCHOR id="libxfce4ui-xfce-gdk-extensions.description" href="libxfce4ui/libxfce4ui-xfce-gdk-extensions.html#libxfce4ui-xfce-gdk-extensions.description">
3783-<ANCHOR id="libxfce4ui-xfce-gdk-extensions.details" href="libxfce4ui/libxfce4ui-xfce-gdk-extensions.html#libxfce4ui-xfce-gdk-extensions.details">
3784+<ANCHOR id="libxfce4ui-xfce-gdk-extensions.functions_details" href="libxfce4ui/libxfce4ui-xfce-gdk-extensions.html#libxfce4ui-xfce-gdk-extensions.functions_details">
3785 <ANCHOR id="xfce-gdk-screen-get-active" href="libxfce4ui/libxfce4ui-xfce-gdk-extensions.html#xfce-gdk-screen-get-active">
3786+<ANCHOR id="libxfce4ui-xfce-gdk-extensions.other_details" href="libxfce4ui/libxfce4ui-xfce-gdk-extensions.html#libxfce4ui-xfce-gdk-extensions.other_details">
3787 <ANCHOR id="libxfce4ui-xfce-gtk-extensions" href="libxfce4ui/libxfce4ui-xfce-gtk-extensions.html">
3788-<ANCHOR id="libxfce4ui-xfce-gtk-extensions.synopsis" href="libxfce4ui/libxfce4ui-xfce-gtk-extensions.html#libxfce4ui-xfce-gtk-extensions.synopsis">
3789+<ANCHOR id="libxfce4ui-xfce-gtk-extensions.functions" href="libxfce4ui/libxfce4ui-xfce-gtk-extensions.html#libxfce4ui-xfce-gtk-extensions.functions">
3790+<ANCHOR id="libxfce4ui-xfce-gtk-extensions.object-hierarchy" href="libxfce4ui/libxfce4ui-xfce-gtk-extensions.html#libxfce4ui-xfce-gtk-extensions.object-hierarchy">
3791+<ANCHOR id="libxfce4ui-xfce-gtk-extensions.includes" href="libxfce4ui/libxfce4ui-xfce-gtk-extensions.html#libxfce4ui-xfce-gtk-extensions.includes">
3792 <ANCHOR id="libxfce4ui-xfce-gtk-extensions.description" href="libxfce4ui/libxfce4ui-xfce-gtk-extensions.html#libxfce4ui-xfce-gtk-extensions.description">
3793-<ANCHOR id="libxfce4ui-xfce-gtk-extensions.details" href="libxfce4ui/libxfce4ui-xfce-gtk-extensions.html#libxfce4ui-xfce-gtk-extensions.details">
3794+<ANCHOR id="libxfce4ui-xfce-gtk-extensions.functions_details" href="libxfce4ui/libxfce4ui-xfce-gtk-extensions.html#libxfce4ui-xfce-gtk-extensions.functions_details">
3795 <ANCHOR id="xfce-gtk-button-new-mixed" href="libxfce4ui/libxfce4ui-xfce-gtk-extensions.html#xfce-gtk-button-new-mixed">
3796 <ANCHOR id="xfce-gtk-frame-box-new" href="libxfce4ui/libxfce4ui-xfce-gtk-extensions.html#xfce-gtk-frame-box-new">
3797 <ANCHOR id="xfce-gtk-frame-box-new-with-content" href="libxfce4ui/libxfce4ui-xfce-gtk-extensions.html#xfce-gtk-frame-box-new-with-content">
3798 <ANCHOR id="xfce-gtk-window-center-on-active-screen" href="libxfce4ui/libxfce4ui-xfce-gtk-extensions.html#xfce-gtk-window-center-on-active-screen">
3799+<ANCHOR id="libxfce4ui-xfce-gtk-extensions.other_details" href="libxfce4ui/libxfce4ui-xfce-gtk-extensions.html#libxfce4ui-xfce-gtk-extensions.other_details">
3800 <ANCHOR id="libxfce4ui-xfce-dialogs" href="libxfce4ui/libxfce4ui-xfce-dialogs.html">
3801-<ANCHOR id="libxfce4ui-xfce-dialogs.synopsis" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#libxfce4ui-xfce-dialogs.synopsis">
3802+<ANCHOR id="libxfce4ui-xfce-dialogs.functions" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#libxfce4ui-xfce-dialogs.functions">
3803+<ANCHOR id="libxfce4ui-xfce-dialogs.other" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#libxfce4ui-xfce-dialogs.other">
3804+<ANCHOR id="libxfce4ui-xfce-dialogs.object-hierarchy" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#libxfce4ui-xfce-dialogs.object-hierarchy">
3805+<ANCHOR id="libxfce4ui-xfce-dialogs.includes" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#libxfce4ui-xfce-dialogs.includes">
3806 <ANCHOR id="libxfce4ui-xfce-dialogs.description" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#libxfce4ui-xfce-dialogs.description">
3807-<ANCHOR id="libxfce4ui-xfce-dialogs.details" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#libxfce4ui-xfce-dialogs.details">
3808+<ANCHOR id="libxfce4ui-xfce-dialogs.functions_details" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#libxfce4ui-xfce-dialogs.functions_details">
3809 <ANCHOR id="xfce-message-dialog-new" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#xfce-message-dialog-new">
3810 <ANCHOR id="xfce-message-dialog-new-valist" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#xfce-message-dialog-new-valist">
3811 <ANCHOR id="xfce-message-dialog" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#xfce-message-dialog">
3812 <ANCHOR id="xfce-dialog-show-help" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#xfce-dialog-show-help">
3813+<ANCHOR id="xfce-dialog-show-help-with-version" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#xfce-dialog-show-help-with-version">
3814 <ANCHOR id="xfce-dialog-show-info" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#xfce-dialog-show-info">
3815 <ANCHOR id="xfce-dialog-show-warning" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#xfce-dialog-show-warning">
3816 <ANCHOR id="xfce-dialog-show-error" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#xfce-dialog-show-error">
3817 <ANCHOR id="xfce-dialog-confirm" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#xfce-dialog-confirm">
3818+<ANCHOR id="libxfce4ui-xfce-dialogs.other_details" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#libxfce4ui-xfce-dialogs.other_details">
3819 <ANCHOR id="XFCE-BUTTON-TYPE-MIXED:CAPS" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#XFCE-BUTTON-TYPE-MIXED:CAPS">
3820 <ANCHOR id="XFCE-BUTTON-TYPE-PIXBUF:CAPS" href="libxfce4ui/libxfce4ui-xfce-dialogs.html#XFCE-BUTTON-TYPE-PIXBUF:CAPS">
3821 <ANCHOR id="libxfce4ui-xfce-titled-dialog" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html">
3822-<ANCHOR id="libxfce4ui-xfce-titled-dialog.synopsis" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#libxfce4ui-xfce-titled-dialog.synopsis">
3823+<ANCHOR id="libxfce4ui-xfce-titled-dialog.functions" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#libxfce4ui-xfce-titled-dialog.functions">
3824+<ANCHOR id="libxfce4ui-xfce-titled-dialog.properties" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#libxfce4ui-xfce-titled-dialog.properties">
3825 <ANCHOR id="XfceTitledDialog" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#XfceTitledDialog">
3826+<ANCHOR id="libxfce4ui-xfce-titled-dialog.other" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#libxfce4ui-xfce-titled-dialog.other">
3827 <ANCHOR id="libxfce4ui-xfce-titled-dialog.object-hierarchy" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#libxfce4ui-xfce-titled-dialog.object-hierarchy">
3828 <ANCHOR id="libxfce4ui-xfce-titled-dialog.implemented-interfaces" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#libxfce4ui-xfce-titled-dialog.implemented-interfaces">
3829-<ANCHOR id="libxfce4ui-xfce-titled-dialog.properties" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#libxfce4ui-xfce-titled-dialog.properties">
3830+<ANCHOR id="libxfce4ui-xfce-titled-dialog.includes" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#libxfce4ui-xfce-titled-dialog.includes">
3831 <ANCHOR id="libxfce4ui-xfce-titled-dialog.description" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#libxfce4ui-xfce-titled-dialog.description">
3832-<ANCHOR id="libxfce4ui-xfce-titled-dialog.details" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#libxfce4ui-xfce-titled-dialog.details">
3833-<ANCHOR id="XfceTitledDialog-struct" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#XfceTitledDialog-struct">
3834+<ANCHOR id="libxfce4ui-xfce-titled-dialog.functions_details" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#libxfce4ui-xfce-titled-dialog.functions_details">
3835 <ANCHOR id="xfce-titled-dialog-new" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#xfce-titled-dialog-new">
3836 <ANCHOR id="xfce-titled-dialog-new-with-buttons" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#xfce-titled-dialog-new-with-buttons">
3837 <ANCHOR id="xfce-titled-dialog-get-subtitle" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#xfce-titled-dialog-get-subtitle">
3838 <ANCHOR id="xfce-titled-dialog-set-subtitle" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#xfce-titled-dialog-set-subtitle">
3839+<ANCHOR id="libxfce4ui-xfce-titled-dialog.other_details" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#libxfce4ui-xfce-titled-dialog.other_details">
3840+<ANCHOR id="XfceTitledDialog-struct" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#XfceTitledDialog-struct">
3841 <ANCHOR id="libxfce4ui-xfce-titled-dialog.property-details" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#libxfce4ui-xfce-titled-dialog.property-details">
3842 <ANCHOR id="XfceTitledDialog--subtitle" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#XfceTitledDialog--subtitle">
3843 <ANCHOR id="libxfce4ui-xfce-titled-dialog.see-also" href="libxfce4ui/libxfce4ui-xfce-titled-dialog.html#libxfce4ui-xfce-titled-dialog.see-also">
3844 <ANCHOR id="XfceSMClient" href="libxfce4ui/XfceSMClient.html">
3845 <ANCHOR id="XfceSMClient.stability-level" href="libxfce4ui/XfceSMClient.html#XfceSMClient.stability-level">
3846-<ANCHOR id="XfceSMClient.synopsis" href="libxfce4ui/XfceSMClient.html#XfceSMClient.synopsis">
3847-<ANCHOR id="XfceSMClientRestartStyle" href="libxfce4ui/XfceSMClient.html#XfceSMClientRestartStyle">
3848-<ANCHOR id="XfceSMClientShutdownHint" href="libxfce4ui/XfceSMClient.html#XfceSMClientShutdownHint">
3849-<ANCHOR id="XfceSMClient.object-hierarchy" href="libxfce4ui/XfceSMClient.html#XfceSMClient.object-hierarchy">
3850+<ANCHOR id="XfceSMClient.functions" href="libxfce4ui/XfceSMClient.html#XfceSMClient.functions">
3851 <ANCHOR id="XfceSMClient.properties" href="libxfce4ui/XfceSMClient.html#XfceSMClient.properties">
3852 <ANCHOR id="XfceSMClient.signals" href="libxfce4ui/XfceSMClient.html#XfceSMClient.signals">
3853+<ANCHOR id="XfceSMClient.other" href="libxfce4ui/XfceSMClient.html#XfceSMClient.other">
3854+<ANCHOR id="XfceSMClient.object-hierarchy" href="libxfce4ui/XfceSMClient.html#XfceSMClient.object-hierarchy">
3855+<ANCHOR id="XfceSMClient.includes" href="libxfce4ui/XfceSMClient.html#XfceSMClient.includes">
3856 <ANCHOR id="XfceSMClient.description" href="libxfce4ui/XfceSMClient.html#XfceSMClient.description">
3857-<ANCHOR id="XfceSMClient.details" href="libxfce4ui/XfceSMClient.html#XfceSMClient.details">
3858-<ANCHOR id="XfceSMClient-struct" href="libxfce4ui/XfceSMClient.html#XfceSMClient-struct">
3859-<ANCHOR id="XfceSMClientPriority" href="libxfce4ui/XfceSMClient.html#XfceSMClientPriority">
3860-<ANCHOR id="XFCE-SM-CLIENT-PRIORITY-HIGHEST:CAPS" href="libxfce4ui/XfceSMClient.html#XFCE-SM-CLIENT-PRIORITY-HIGHEST:CAPS">
3861-<ANCHOR id="XFCE-SM-CLIENT-PRIORITY-WM:CAPS" href="libxfce4ui/XfceSMClient.html#XFCE-SM-CLIENT-PRIORITY-WM:CAPS">
3862-<ANCHOR id="XFCE-SM-CLIENT-PRIORITY-CORE:CAPS" href="libxfce4ui/XfceSMClient.html#XFCE-SM-CLIENT-PRIORITY-CORE:CAPS">
3863-<ANCHOR id="XFCE-SM-CLIENT-PRIORITY-DESKTOP:CAPS" href="libxfce4ui/XfceSMClient.html#XFCE-SM-CLIENT-PRIORITY-DESKTOP:CAPS">
3864-<ANCHOR id="XFCE-SM-CLIENT-PRIORITY-DEFAULT:CAPS" href="libxfce4ui/XfceSMClient.html#XFCE-SM-CLIENT-PRIORITY-DEFAULT:CAPS">
3865-<ANCHOR id="XFCE-SM-CLIENT-PRIORITY-LOWEST:CAPS" href="libxfce4ui/XfceSMClient.html#XFCE-SM-CLIENT-PRIORITY-LOWEST:CAPS">
3866-<ANCHOR id="XfceSMClientRestartStyle-enum" href="libxfce4ui/XfceSMClient.html#XfceSMClientRestartStyle-enum">
3867-<ANCHOR id="XFCE-SM-CLIENT-RESTART-NORMAL:CAPS" href="libxfce4ui/XfceSMClient.html#XFCE-SM-CLIENT-RESTART-NORMAL:CAPS">
3868-<ANCHOR id="XFCE-SM-CLIENT-RESTART-IMMEDIATELY:CAPS" href="libxfce4ui/XfceSMClient.html#XFCE-SM-CLIENT-RESTART-IMMEDIATELY:CAPS">
3869-<ANCHOR id="XfceSMClientShutdownHint-enum" href="libxfce4ui/XfceSMClient.html#XfceSMClientShutdownHint-enum">
3870-<ANCHOR id="XFCE-SM-CLIENT-SHUTDOWN-HINT-ASK:CAPS" href="libxfce4ui/XfceSMClient.html#XFCE-SM-CLIENT-SHUTDOWN-HINT-ASK:CAPS">
3871-<ANCHOR id="XFCE-SM-CLIENT-SHUTDOWN-HINT-LOGOUT:CAPS" href="libxfce4ui/XfceSMClient.html#XFCE-SM-CLIENT-SHUTDOWN-HINT-LOGOUT:CAPS">
3872-<ANCHOR id="XFCE-SM-CLIENT-SHUTDOWN-HINT-HALT:CAPS" href="libxfce4ui/XfceSMClient.html#XFCE-SM-CLIENT-SHUTDOWN-HINT-HALT:CAPS">
3873-<ANCHOR id="XFCE-SM-CLIENT-SHUTDOWN-HINT-REBOOT:CAPS" href="libxfce4ui/XfceSMClient.html#XFCE-SM-CLIENT-SHUTDOWN-HINT-REBOOT:CAPS">
3874+<ANCHOR id="XfceSMClient.functions_details" href="libxfce4ui/XfceSMClient.html#XfceSMClient.functions_details">
3875 <ANCHOR id="xfce-sm-client-get-option-group" href="libxfce4ui/XfceSMClient.html#xfce-sm-client-get-option-group">
3876 <ANCHOR id="xfce-sm-client-get" href="libxfce4ui/XfceSMClient.html#xfce-sm-client-get">
3877 <ANCHOR id="xfce-sm-client-get-with-argv" href="libxfce4ui/XfceSMClient.html#xfce-sm-client-get-with-argv">
3878@@ -106,10 +111,13 @@
3879 <ANCHOR id="xfce-sm-client-set-restart-command" href="libxfce4ui/XfceSMClient.html#xfce-sm-client-set-restart-command">
3880 <ANCHOR id="xfce-sm-client-get-restart-style" href="libxfce4ui/XfceSMClient.html#xfce-sm-client-get-restart-style">
3881 <ANCHOR id="xfce-sm-client-set-restart-style" href="libxfce4ui/XfceSMClient.html#xfce-sm-client-set-restart-style">
3882+<ANCHOR id="XfceSMClient.other_details" href="libxfce4ui/XfceSMClient.html#XfceSMClient.other_details">
3883+<ANCHOR id="XfceSMClient-struct" href="libxfce4ui/XfceSMClient.html#XfceSMClient-struct">
3884+<ANCHOR id="XfceSMClientPriority" href="libxfce4ui/XfceSMClient.html#XfceSMClientPriority">
3885+<ANCHOR id="XfceSMClientRestartStyle" href="libxfce4ui/XfceSMClient.html#XfceSMClientRestartStyle">
3886+<ANCHOR id="XfceSMClientShutdownHint" href="libxfce4ui/XfceSMClient.html#XfceSMClientShutdownHint">
3887 <ANCHOR id="XFCE-SM-CLIENT-ERROR:CAPS" href="libxfce4ui/XfceSMClient.html#XFCE-SM-CLIENT-ERROR:CAPS">
3888 <ANCHOR id="XfceSmCLientErrorEnum" href="libxfce4ui/XfceSMClient.html#XfceSmCLientErrorEnum">
3889-<ANCHOR id="XFCE-SM-CLIENT-ERROR-FAILED:CAPS" href="libxfce4ui/XfceSMClient.html#XFCE-SM-CLIENT-ERROR-FAILED:CAPS">
3890-<ANCHOR id="XFCE-SM-CLIENT-ERROR-INVALID-CLIENT:CAPS" href="libxfce4ui/XfceSMClient.html#XFCE-SM-CLIENT-ERROR-INVALID-CLIENT:CAPS">
3891 <ANCHOR id="XfceSMClient.property-details" href="libxfce4ui/XfceSMClient.html#XfceSMClient.property-details">
3892 <ANCHOR id="XfceSMClient--argc" href="libxfce4ui/XfceSMClient.html#XfceSMClient--argc">
3893 <ANCHOR id="XfceSMClient--argv" href="libxfce4ui/XfceSMClient.html#XfceSMClient--argv">
3894
3895=== modified file 'docs/html/ix01.html'
3896--- docs/html/ix01.html 2013-12-28 23:59:54 +0000
3897+++ docs/html/ix01.html 2014-03-01 03:59:14 +0000
3898@@ -2,21 +2,21 @@
3899 <html>
3900 <head>
3901 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
3902-<title>Index</title>
3903+<title>Libxfce4ui Reference Manual: Index</title>
3904 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
3905 <link rel="home" href="index.html" title="Libxfce4ui Reference Manual">
3906 <link rel="up" href="index.html" title="Libxfce4ui Reference Manual">
3907 <link rel="prev" href="XfceSMClient.html" title="XfceSMClient">
3908-<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
3909+<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
3910 <link rel="stylesheet" href="style.css" type="text/css">
3911 </head>
3912 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
3913-<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
3914-<td><a accesskey="p" href="XfceSMClient.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
3915-<td> </td>
3916-<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
3917-<th width="100%" align="center">Libxfce4ui Reference Manual</th>
3918-<td> </td>
3919+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
3920+<td width="100%" align="left" class="shortcuts"></td>
3921+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
3922+<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
3923+<td><a accesskey="p" href="XfceSMClient.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
3924+<td><img src="right-insensitive.png" width="16" height="16" border="0"></td>
3925 </tr></table>
3926 <div class="index">
3927 <div class="titlepage"><div><div><h1 class="title">
3928@@ -25,22 +25,22 @@
3929 <div class="indexdiv">
3930 <h3>L</h3>
3931 <dl>
3932-<dt>libxfce4ui_check_version, <a class="indexterm" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-check-version">libxfce4ui_check_version ()</a>
3933+<dt>libxfce4ui_check_version, <a class="indexterm" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-check-version">libxfce4ui_check_version ()</a>
3934 </dt>
3935 <dt>LIBXFCE4UI_CHECK_VERSION, <a class="indexterm" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-CHECK-VERSION:CAPS">LIBXFCE4UI_CHECK_VERSION()</a>
3936 </dt>
3937+<dt>LIBXFCE4UI_MAJOR_VERSION, <a class="indexterm" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MAJOR-VERSION:CAPS">LIBXFCE4UI_MAJOR_VERSION</a>
3938+</dt>
3939 <dt>libxfce4ui_major_version, <a class="indexterm" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-major-version">libxfce4ui_major_version</a>
3940 </dt>
3941-<dt>LIBXFCE4UI_MAJOR_VERSION, <a class="indexterm" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MAJOR-VERSION:CAPS">LIBXFCE4UI_MAJOR_VERSION</a>
3942+<dt>LIBXFCE4UI_MICRO_VERSION, <a class="indexterm" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MICRO-VERSION:CAPS">LIBXFCE4UI_MICRO_VERSION</a>
3943 </dt>
3944 <dt>libxfce4ui_micro_version, <a class="indexterm" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-micro-version">libxfce4ui_micro_version</a>
3945 </dt>
3946-<dt>LIBXFCE4UI_MICRO_VERSION, <a class="indexterm" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MICRO-VERSION:CAPS">LIBXFCE4UI_MICRO_VERSION</a>
3947+<dt>LIBXFCE4UI_MINOR_VERSION, <a class="indexterm" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MINOR-VERSION:CAPS">LIBXFCE4UI_MINOR_VERSION</a>
3948 </dt>
3949 <dt>libxfce4ui_minor_version, <a class="indexterm" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-minor-version">libxfce4ui_minor_version</a>
3950 </dt>
3951-<dt>LIBXFCE4UI_MINOR_VERSION, <a class="indexterm" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MINOR-VERSION:CAPS">LIBXFCE4UI_MINOR_VERSION</a>
3952-</dt>
3953 </dl>
3954 </div>
3955 <div class="indexdiv">
3956@@ -48,131 +48,133 @@
3957 <dl>
3958 <dt>XfceSMClient, <a class="indexterm" href="XfceSMClient.html#XfceSMClient-struct">XfceSMClient</a>
3959 </dt>
3960-<dt>XfceSMClient::quit, <a class="indexterm" href="XfceSMClient.html#XfceSMClient-quit">The "quit" signal</a>
3961-</dt>
3962-<dt>XfceSMClient::quit-cancelled, <a class="indexterm" href="XfceSMClient.html#XfceSMClient-quit-cancelled">The "quit-cancelled" signal</a>
3963-</dt>
3964-<dt>XfceSMClient::quit-requested, <a class="indexterm" href="XfceSMClient.html#XfceSMClient-quit-requested">The "quit-requested" signal</a>
3965-</dt>
3966-<dt>XfceSMClient::save-state, <a class="indexterm" href="XfceSMClient.html#XfceSMClient-save-state">The "save-state" signal</a>
3967-</dt>
3968-<dt>XfceSMClient::save-state-extended, <a class="indexterm" href="XfceSMClient.html#XfceSMClient-save-state-extended">The "save-state-extended" signal</a>
3969-</dt>
3970-<dt>XfceSMClient:argc, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--argc">The "argc" property</a>
3971-</dt>
3972-<dt>XfceSMClient:argv, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--argv">The "argv" property</a>
3973-</dt>
3974-<dt>XfceSMClient:client-id, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--client-id">The "client-id" property</a>
3975-</dt>
3976-<dt>XfceSMClient:current-directory, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--current-directory">The "current-directory" property</a>
3977-</dt>
3978-<dt>XfceSMClient:desktop-file, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--desktop-file">The "desktop-file" property</a>
3979-</dt>
3980-<dt>XfceSMClient:priority, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--priority">The "priority" property</a>
3981-</dt>
3982-<dt>XfceSMClient:restart-command, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--restart-command">The "restart-command" property</a>
3983-</dt>
3984-<dt>XfceSMClient:restart-style, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--restart-style">The "restart-style" property</a>
3985-</dt>
3986-<dt>XfceSMClient:resumed, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--resumed">The "resumed" property</a>
3987+<dt>XfceSMClient::quit, <a class="indexterm" href="XfceSMClient.html#XfceSMClient-quit">The “quit” signal</a>
3988+</dt>
3989+<dt>XfceSMClient::quit-cancelled, <a class="indexterm" href="XfceSMClient.html#XfceSMClient-quit-cancelled">The “quit-cancelled” signal</a>
3990+</dt>
3991+<dt>XfceSMClient::quit-requested, <a class="indexterm" href="XfceSMClient.html#XfceSMClient-quit-requested">The “quit-requested” signal</a>
3992+</dt>
3993+<dt>XfceSMClient::save-state, <a class="indexterm" href="XfceSMClient.html#XfceSMClient-save-state">The “save-state” signal</a>
3994+</dt>
3995+<dt>XfceSMClient::save-state-extended, <a class="indexterm" href="XfceSMClient.html#XfceSMClient-save-state-extended">The “save-state-extended” signal</a>
3996+</dt>
3997+<dt>XfceSMClient:argc, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--argc">The “argc” property</a>
3998+</dt>
3999+<dt>XfceSMClient:argv, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--argv">The “argv” property</a>
4000+</dt>
4001+<dt>XfceSMClient:client-id, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--client-id">The “client-id” property</a>
4002+</dt>
4003+<dt>XfceSMClient:current-directory, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--current-directory">The “current-directory” property</a>
4004+</dt>
4005+<dt>XfceSMClient:desktop-file, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--desktop-file">The “desktop-file” property</a>
4006+</dt>
4007+<dt>XfceSMClient:priority, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--priority">The “priority” property</a>
4008+</dt>
4009+<dt>XfceSMClient:restart-command, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--restart-command">The “restart-command” property</a>
4010+</dt>
4011+<dt>XfceSMClient:restart-style, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--restart-style">The “restart-style” property</a>
4012+</dt>
4013+<dt>XfceSMClient:resumed, <a class="indexterm" href="XfceSMClient.html#XfceSMClient--resumed">The “resumed” property</a>
4014 </dt>
4015 <dt>XfceSmCLientErrorEnum, <a class="indexterm" href="XfceSMClient.html#XfceSmCLientErrorEnum">enum XfceSmCLientErrorEnum</a>
4016 </dt>
4017 <dt>XfceSMClientPriority, <a class="indexterm" href="XfceSMClient.html#XfceSMClientPriority">enum XfceSMClientPriority</a>
4018 </dt>
4019-<dt>XfceSMClientRestartStyle, <a class="indexterm" href="XfceSMClient.html#XfceSMClientRestartStyle-enum">enum XfceSMClientRestartStyle</a>
4020-</dt>
4021-<dt>XfceSMClientShutdownHint, <a class="indexterm" href="XfceSMClient.html#XfceSMClientShutdownHint-enum">enum XfceSMClientShutdownHint</a>
4022-</dt>
4023-<dt>XfceTitledDialog, <a class="indexterm" href="libxfce4ui-xfce-titled-dialog.html#XfceTitledDialog-struct">XfceTitledDialog</a>
4024-</dt>
4025-<dt>XfceTitledDialog:subtitle, <a class="indexterm" href="libxfce4ui-xfce-titled-dialog.html#XfceTitledDialog--subtitle">The "subtitle" property</a>
4026+<dt>XfceSMClientRestartStyle, <a class="indexterm" href="XfceSMClient.html#XfceSMClientRestartStyle">enum XfceSMClientRestartStyle</a>
4027+</dt>
4028+<dt>XfceSMClientShutdownHint, <a class="indexterm" href="XfceSMClient.html#XfceSMClientShutdownHint">enum XfceSMClientShutdownHint</a>
4029+</dt>
4030+<dt>XfceTitledDialog, <a class="indexterm" href="libxfce4ui-xfce-titled-dialog.html#XfceTitledDialog-struct">struct XfceTitledDialog</a>
4031+</dt>
4032+<dt>XfceTitledDialog:subtitle, <a class="indexterm" href="libxfce4ui-xfce-titled-dialog.html#XfceTitledDialog--subtitle">The “subtitle” property</a>
4033 </dt>
4034 <dt>XFCE_BUTTON_TYPE_MIXED, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#XFCE-BUTTON-TYPE-MIXED:CAPS">XFCE_BUTTON_TYPE_MIXED</a>
4035 </dt>
4036 <dt>XFCE_BUTTON_TYPE_PIXBUF, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#XFCE-BUTTON-TYPE-PIXBUF:CAPS">XFCE_BUTTON_TYPE_PIXBUF</a>
4037 </dt>
4038-<dt>xfce_dialog_confirm, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-confirm">xfce_dialog_confirm ()</a>
4039-</dt>
4040-<dt>xfce_dialog_show_error, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-error">xfce_dialog_show_error ()</a>
4041-</dt>
4042-<dt>xfce_dialog_show_help, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-help">xfce_dialog_show_help ()</a>
4043-</dt>
4044-<dt>xfce_dialog_show_info, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-info">xfce_dialog_show_info ()</a>
4045-</dt>
4046-<dt>xfce_dialog_show_warning, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-warning">xfce_dialog_show_warning ()</a>
4047-</dt>
4048-<dt>xfce_gdk_screen_get_active, <a class="indexterm" href="libxfce4ui-xfce-gdk-extensions.html#xfce-gdk-screen-get-active">xfce_gdk_screen_get_active ()</a>
4049-</dt>
4050-<dt>xfce_gtk_button_new_mixed, <a class="indexterm" href="libxfce4ui-xfce-gtk-extensions.html#xfce-gtk-button-new-mixed">xfce_gtk_button_new_mixed ()</a>
4051-</dt>
4052-<dt>xfce_gtk_frame_box_new, <a class="indexterm" href="libxfce4ui-xfce-gtk-extensions.html#xfce-gtk-frame-box-new">xfce_gtk_frame_box_new ()</a>
4053-</dt>
4054-<dt>xfce_gtk_frame_box_new_with_content, <a class="indexterm" href="libxfce4ui-xfce-gtk-extensions.html#xfce-gtk-frame-box-new-with-content">xfce_gtk_frame_box_new_with_content ()</a>
4055-</dt>
4056-<dt>xfce_gtk_window_center_on_active_screen, <a class="indexterm" href="libxfce4ui-xfce-gtk-extensions.html#xfce-gtk-window-center-on-active-screen">xfce_gtk_window_center_on_active_screen ()</a>
4057-</dt>
4058-<dt>xfce_message_dialog, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#xfce-message-dialog">xfce_message_dialog ()</a>
4059-</dt>
4060-<dt>xfce_message_dialog_new, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#xfce-message-dialog-new">xfce_message_dialog_new ()</a>
4061-</dt>
4062-<dt>xfce_message_dialog_new_valist, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#xfce-message-dialog-new-valist">xfce_message_dialog_new_valist ()</a>
4063-</dt>
4064-<dt>xfce_sm_client_connect, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-connect">xfce_sm_client_connect ()</a>
4065-</dt>
4066-<dt>xfce_sm_client_disconnect, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-disconnect">xfce_sm_client_disconnect ()</a>
4067+<dt>xfce_dialog_confirm, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-confirm">xfce_dialog_confirm ()</a>
4068+</dt>
4069+<dt>xfce_dialog_show_error, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-error">xfce_dialog_show_error ()</a>
4070+</dt>
4071+<dt>xfce_dialog_show_help, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-help">xfce_dialog_show_help ()</a>
4072+</dt>
4073+<dt>xfce_dialog_show_help_with_version, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-help-with-version">xfce_dialog_show_help_with_version ()</a>
4074+</dt>
4075+<dt>xfce_dialog_show_info, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-info">xfce_dialog_show_info ()</a>
4076+</dt>
4077+<dt>xfce_dialog_show_warning, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-warning">xfce_dialog_show_warning ()</a>
4078+</dt>
4079+<dt>xfce_gdk_screen_get_active, <a class="indexterm" href="libxfce4ui-xfce-gdk-extensions.html#xfce-gdk-screen-get-active">xfce_gdk_screen_get_active ()</a>
4080+</dt>
4081+<dt>xfce_gtk_button_new_mixed, <a class="indexterm" href="libxfce4ui-xfce-gtk-extensions.html#xfce-gtk-button-new-mixed">xfce_gtk_button_new_mixed ()</a>
4082+</dt>
4083+<dt>xfce_gtk_frame_box_new, <a class="indexterm" href="libxfce4ui-xfce-gtk-extensions.html#xfce-gtk-frame-box-new">xfce_gtk_frame_box_new ()</a>
4084+</dt>
4085+<dt>xfce_gtk_frame_box_new_with_content, <a class="indexterm" href="libxfce4ui-xfce-gtk-extensions.html#xfce-gtk-frame-box-new-with-content">xfce_gtk_frame_box_new_with_content ()</a>
4086+</dt>
4087+<dt>xfce_gtk_window_center_on_active_screen, <a class="indexterm" href="libxfce4ui-xfce-gtk-extensions.html#xfce-gtk-window-center-on-active-screen">xfce_gtk_window_center_on_active_screen ()</a>
4088+</dt>
4089+<dt>xfce_message_dialog, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#xfce-message-dialog">xfce_message_dialog ()</a>
4090+</dt>
4091+<dt>xfce_message_dialog_new, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#xfce-message-dialog-new">xfce_message_dialog_new ()</a>
4092+</dt>
4093+<dt>xfce_message_dialog_new_valist, <a class="indexterm" href="libxfce4ui-xfce-dialogs.html#xfce-message-dialog-new-valist">xfce_message_dialog_new_valist ()</a>
4094+</dt>
4095+<dt>xfce_sm_client_connect, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-connect">xfce_sm_client_connect ()</a>
4096+</dt>
4097+<dt>xfce_sm_client_disconnect, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-disconnect">xfce_sm_client_disconnect ()</a>
4098 </dt>
4099 <dt>XFCE_SM_CLIENT_ERROR, <a class="indexterm" href="XfceSMClient.html#XFCE-SM-CLIENT-ERROR:CAPS">XFCE_SM_CLIENT_ERROR</a>
4100 </dt>
4101-<dt>xfce_sm_client_get, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get">xfce_sm_client_get ()</a>
4102-</dt>
4103-<dt>xfce_sm_client_get_client_id, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-client-id">xfce_sm_client_get_client_id ()</a>
4104-</dt>
4105-<dt>xfce_sm_client_get_current_directory, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-current-directory">xfce_sm_client_get_current_directory ()</a>
4106-</dt>
4107-<dt>xfce_sm_client_get_full, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-full">xfce_sm_client_get_full ()</a>
4108-</dt>
4109-<dt>xfce_sm_client_get_option_group, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-option-group">xfce_sm_client_get_option_group ()</a>
4110-</dt>
4111-<dt>xfce_sm_client_get_priority, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-priority">xfce_sm_client_get_priority ()</a>
4112-</dt>
4113-<dt>xfce_sm_client_get_restart_command, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-restart-command">xfce_sm_client_get_restart_command ()</a>
4114-</dt>
4115-<dt>xfce_sm_client_get_restart_style, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-restart-style">xfce_sm_client_get_restart_style ()</a>
4116-</dt>
4117-<dt>xfce_sm_client_get_state_file, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-state-file">xfce_sm_client_get_state_file ()</a>
4118-</dt>
4119-<dt>xfce_sm_client_get_with_argv, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-with-argv">xfce_sm_client_get_with_argv ()</a>
4120-</dt>
4121-<dt>xfce_sm_client_is_connected, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-is-connected">xfce_sm_client_is_connected ()</a>
4122-</dt>
4123-<dt>xfce_sm_client_is_resumed, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-is-resumed">xfce_sm_client_is_resumed ()</a>
4124-</dt>
4125-<dt>xfce_sm_client_request_shutdown, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-request-shutdown">xfce_sm_client_request_shutdown ()</a>
4126-</dt>
4127-<dt>xfce_sm_client_set_current_directory, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-set-current-directory">xfce_sm_client_set_current_directory ()</a>
4128-</dt>
4129-<dt>xfce_sm_client_set_desktop_file, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-set-desktop-file">xfce_sm_client_set_desktop_file ()</a>
4130-</dt>
4131-<dt>xfce_sm_client_set_priority, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-set-priority">xfce_sm_client_set_priority ()</a>
4132-</dt>
4133-<dt>xfce_sm_client_set_restart_command, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-set-restart-command">xfce_sm_client_set_restart_command ()</a>
4134-</dt>
4135-<dt>xfce_sm_client_set_restart_style, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-set-restart-style">xfce_sm_client_set_restart_style ()</a>
4136-</dt>
4137-<dt>xfce_spawn_command_line_on_screen, <a class="indexterm" href="libxfce4ui-xfce-spawn.html#xfce-spawn-command-line-on-screen">xfce_spawn_command_line_on_screen ()</a>
4138-</dt>
4139-<dt>xfce_spawn_on_screen, <a class="indexterm" href="libxfce4ui-xfce-spawn.html#xfce-spawn-on-screen">xfce_spawn_on_screen ()</a>
4140-</dt>
4141-<dt>xfce_spawn_on_screen_with_child_watch, <a class="indexterm" href="libxfce4ui-xfce-spawn.html#xfce-spawn-on-screen-with-child-watch">xfce_spawn_on_screen_with_child_watch ()</a>
4142-</dt>
4143-<dt>xfce_titled_dialog_get_subtitle, <a class="indexterm" href="libxfce4ui-xfce-titled-dialog.html#xfce-titled-dialog-get-subtitle">xfce_titled_dialog_get_subtitle ()</a>
4144-</dt>
4145-<dt>xfce_titled_dialog_new, <a class="indexterm" href="libxfce4ui-xfce-titled-dialog.html#xfce-titled-dialog-new">xfce_titled_dialog_new ()</a>
4146-</dt>
4147-<dt>xfce_titled_dialog_new_with_buttons, <a class="indexterm" href="libxfce4ui-xfce-titled-dialog.html#xfce-titled-dialog-new-with-buttons">xfce_titled_dialog_new_with_buttons ()</a>
4148-</dt>
4149-<dt>xfce_titled_dialog_set_subtitle, <a class="indexterm" href="libxfce4ui-xfce-titled-dialog.html#xfce-titled-dialog-set-subtitle">xfce_titled_dialog_set_subtitle ()</a>
4150+<dt>xfce_sm_client_get, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get">xfce_sm_client_get ()</a>
4151+</dt>
4152+<dt>xfce_sm_client_get_client_id, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-client-id">xfce_sm_client_get_client_id ()</a>
4153+</dt>
4154+<dt>xfce_sm_client_get_current_directory, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-current-directory">xfce_sm_client_get_current_directory ()</a>
4155+</dt>
4156+<dt>xfce_sm_client_get_full, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-full">xfce_sm_client_get_full ()</a>
4157+</dt>
4158+<dt>xfce_sm_client_get_option_group, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-option-group">xfce_sm_client_get_option_group ()</a>
4159+</dt>
4160+<dt>xfce_sm_client_get_priority, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-priority">xfce_sm_client_get_priority ()</a>
4161+</dt>
4162+<dt>xfce_sm_client_get_restart_command, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-restart-command">xfce_sm_client_get_restart_command ()</a>
4163+</dt>
4164+<dt>xfce_sm_client_get_restart_style, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-restart-style">xfce_sm_client_get_restart_style ()</a>
4165+</dt>
4166+<dt>xfce_sm_client_get_state_file, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-state-file">xfce_sm_client_get_state_file ()</a>
4167+</dt>
4168+<dt>xfce_sm_client_get_with_argv, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-get-with-argv">xfce_sm_client_get_with_argv ()</a>
4169+</dt>
4170+<dt>xfce_sm_client_is_connected, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-is-connected">xfce_sm_client_is_connected ()</a>
4171+</dt>
4172+<dt>xfce_sm_client_is_resumed, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-is-resumed">xfce_sm_client_is_resumed ()</a>
4173+</dt>
4174+<dt>xfce_sm_client_request_shutdown, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-request-shutdown">xfce_sm_client_request_shutdown ()</a>
4175+</dt>
4176+<dt>xfce_sm_client_set_current_directory, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-set-current-directory">xfce_sm_client_set_current_directory ()</a>
4177+</dt>
4178+<dt>xfce_sm_client_set_desktop_file, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-set-desktop-file">xfce_sm_client_set_desktop_file ()</a>
4179+</dt>
4180+<dt>xfce_sm_client_set_priority, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-set-priority">xfce_sm_client_set_priority ()</a>
4181+</dt>
4182+<dt>xfce_sm_client_set_restart_command, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-set-restart-command">xfce_sm_client_set_restart_command ()</a>
4183+</dt>
4184+<dt>xfce_sm_client_set_restart_style, <a class="indexterm" href="XfceSMClient.html#xfce-sm-client-set-restart-style">xfce_sm_client_set_restart_style ()</a>
4185+</dt>
4186+<dt>xfce_spawn_command_line_on_screen, <a class="indexterm" href="libxfce4ui-xfce-spawn.html#xfce-spawn-command-line-on-screen">xfce_spawn_command_line_on_screen ()</a>
4187+</dt>
4188+<dt>xfce_spawn_on_screen, <a class="indexterm" href="libxfce4ui-xfce-spawn.html#xfce-spawn-on-screen">xfce_spawn_on_screen ()</a>
4189+</dt>
4190+<dt>xfce_spawn_on_screen_with_child_watch, <a class="indexterm" href="libxfce4ui-xfce-spawn.html#xfce-spawn-on-screen-with-child-watch">xfce_spawn_on_screen_with_child_watch ()</a>
4191+</dt>
4192+<dt>xfce_titled_dialog_get_subtitle, <a class="indexterm" href="libxfce4ui-xfce-titled-dialog.html#xfce-titled-dialog-get-subtitle">xfce_titled_dialog_get_subtitle ()</a>
4193+</dt>
4194+<dt>xfce_titled_dialog_new, <a class="indexterm" href="libxfce4ui-xfce-titled-dialog.html#xfce-titled-dialog-new">xfce_titled_dialog_new ()</a>
4195+</dt>
4196+<dt>xfce_titled_dialog_new_with_buttons, <a class="indexterm" href="libxfce4ui-xfce-titled-dialog.html#xfce-titled-dialog-new-with-buttons">xfce_titled_dialog_new_with_buttons ()</a>
4197+</dt>
4198+<dt>xfce_titled_dialog_set_subtitle, <a class="indexterm" href="libxfce4ui-xfce-titled-dialog.html#xfce-titled-dialog-set-subtitle">xfce_titled_dialog_set_subtitle ()</a>
4199 </dt>
4200 </dl>
4201 </div>
4202@@ -180,6 +182,6 @@
4203 </div>
4204 <div class="footer">
4205 <hr>
4206- Generated by GTK-Doc V1.19</div>
4207+ Generated by GTK-Doc V1.20</div>
4208 </body>
4209 </html>
4210\ No newline at end of file
4211
4212=== added file 'docs/html/left-insensitive.png'
4213Binary files docs/html/left-insensitive.png 1970-01-01 00:00:00 +0000 and docs/html/left-insensitive.png 2014-03-01 03:59:14 +0000 differ
4214=== modified file 'docs/html/left.png'
4215Binary files docs/html/left.png 2010-10-31 20:58:55 +0000 and docs/html/left.png 2014-03-01 03:59:14 +0000 differ
4216=== modified file 'docs/html/libxfce4ui-extensions.html'
4217--- docs/html/libxfce4ui-extensions.html 2013-12-28 23:59:54 +0000
4218+++ docs/html/libxfce4ui-extensions.html 2014-03-01 03:59:14 +0000
4219@@ -2,22 +2,22 @@
4220 <html>
4221 <head>
4222 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4223-<title>Part III. Xfce UI Extensions</title>
4224+<title>Libxfce4ui Reference Manual: Part III. Xfce UI Extensions</title>
4225 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
4226 <link rel="home" href="index.html" title="Libxfce4ui Reference Manual">
4227 <link rel="up" href="index.html" title="Libxfce4ui Reference Manual">
4228 <link rel="prev" href="libxfce4ui-xfce-spawn.html" title="Xfce Spawn">
4229 <link rel="next" href="libxfce4ui-xfce-gdk-extensions.html" title="Xfce Gdk(-pixbuf) extensions">
4230-<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
4231+<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
4232 <link rel="stylesheet" href="style.css" type="text/css">
4233 </head>
4234 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
4235-<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
4236-<td><a accesskey="p" href="libxfce4ui-xfce-spawn.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
4237-<td> </td>
4238-<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
4239-<th width="100%" align="center">Libxfce4ui Reference Manual</th>
4240-<td><a accesskey="n" href="libxfce4ui-xfce-gdk-extensions.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
4241+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
4242+<td width="100%" align="left" class="shortcuts"></td>
4243+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
4244+<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
4245+<td><a accesskey="p" href="libxfce4ui-xfce-spawn.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
4246+<td><a accesskey="n" href="libxfce4ui-xfce-gdk-extensions.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
4247 </tr></table>
4248 <div class="part">
4249 <div class="titlepage"><div><div><h1 class="title">
4250@@ -37,6 +37,6 @@
4251 </div>
4252 <div class="footer">
4253 <hr>
4254- Generated by GTK-Doc V1.19</div>
4255+ Generated by GTK-Doc V1.20</div>
4256 </body>
4257 </html>
4258\ No newline at end of file
4259
4260=== modified file 'docs/html/libxfce4ui-fundamentals.html'
4261--- docs/html/libxfce4ui-fundamentals.html 2013-12-28 23:59:54 +0000
4262+++ docs/html/libxfce4ui-fundamentals.html 2014-03-01 03:59:14 +0000
4263@@ -2,22 +2,22 @@
4264 <html>
4265 <head>
4266 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4267-<title>Part II. Xfce Fundamentals</title>
4268+<title>Libxfce4ui Reference Manual: Part II. Xfce Fundamentals</title>
4269 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
4270 <link rel="home" href="index.html" title="Libxfce4ui Reference Manual">
4271 <link rel="up" href="index.html" title="Libxfce4ui Reference Manual">
4272 <link rel="prev" href="libxfce4ui-introduction.html" title="Part I. Introduction">
4273 <link rel="next" href="libxfce4ui-libxfce4ui-config.html" title="Version Information">
4274-<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
4275+<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
4276 <link rel="stylesheet" href="style.css" type="text/css">
4277 </head>
4278 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
4279-<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
4280-<td><a accesskey="p" href="libxfce4ui-introduction.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
4281-<td> </td>
4282-<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
4283-<th width="100%" align="center">Libxfce4ui Reference Manual</th>
4284-<td><a accesskey="n" href="libxfce4ui-libxfce4ui-config.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
4285+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
4286+<td width="100%" align="left" class="shortcuts"></td>
4287+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
4288+<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
4289+<td><a accesskey="p" href="libxfce4ui-introduction.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
4290+<td><a accesskey="n" href="libxfce4ui-libxfce4ui-config.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
4291 </tr></table>
4292 <div class="part">
4293 <div class="titlepage"><div><div><h1 class="title">
4294@@ -36,6 +36,6 @@
4295 </div>
4296 <div class="footer">
4297 <hr>
4298- Generated by GTK-Doc V1.19</div>
4299+ Generated by GTK-Doc V1.20</div>
4300 </body>
4301 </html>
4302\ No newline at end of file
4303
4304=== modified file 'docs/html/libxfce4ui-introduction.html'
4305--- docs/html/libxfce4ui-introduction.html 2013-12-28 23:59:54 +0000
4306+++ docs/html/libxfce4ui-introduction.html 2014-03-01 03:59:14 +0000
4307@@ -2,22 +2,22 @@
4308 <html>
4309 <head>
4310 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4311-<title>Part I. Introduction</title>
4312+<title>Libxfce4ui Reference Manual: Part I. Introduction</title>
4313 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
4314 <link rel="home" href="index.html" title="Libxfce4ui Reference Manual">
4315 <link rel="up" href="index.html" title="Libxfce4ui Reference Manual">
4316 <link rel="prev" href="index.html" title="Libxfce4ui Reference Manual">
4317 <link rel="next" href="libxfce4ui-fundamentals.html" title="Part II. Xfce Fundamentals">
4318-<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
4319+<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
4320 <link rel="stylesheet" href="style.css" type="text/css">
4321 </head>
4322 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
4323-<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
4324-<td><a accesskey="p" href="index.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
4325-<td> </td>
4326-<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
4327-<th width="100%" align="center">Libxfce4ui Reference Manual</th>
4328-<td><a accesskey="n" href="libxfce4ui-fundamentals.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
4329+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
4330+<td width="100%" align="left" class="shortcuts"></td>
4331+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
4332+<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
4333+<td><a accesskey="p" href="index.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
4334+<td><a accesskey="n" href="libxfce4ui-fundamentals.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
4335 </tr></table>
4336 <div class="part">
4337 <div class="titlepage"><div><div><h1 class="title">
4338@@ -28,6 +28,6 @@
4339 </div>
4340 <div class="footer">
4341 <hr>
4342- Generated by GTK-Doc V1.19</div>
4343+ Generated by GTK-Doc V1.20</div>
4344 </body>
4345 </html>
4346\ No newline at end of file
4347
4348=== modified file 'docs/html/libxfce4ui-libxfce4ui-config.html'
4349--- docs/html/libxfce4ui-libxfce4ui-config.html 2013-12-28 23:59:54 +0000
4350+++ docs/html/libxfce4ui-libxfce4ui-config.html 2014-03-01 03:59:14 +0000
4351@@ -2,30 +2,27 @@
4352 <html>
4353 <head>
4354 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4355-<title>Version Information</title>
4356+<title>Libxfce4ui Reference Manual: Version Information</title>
4357 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
4358 <link rel="home" href="index.html" title="Libxfce4ui Reference Manual">
4359 <link rel="up" href="libxfce4ui-fundamentals.html" title="Part II. Xfce Fundamentals">
4360 <link rel="prev" href="libxfce4ui-fundamentals.html" title="Part II. Xfce Fundamentals">
4361 <link rel="next" href="libxfce4ui-xfce-spawn.html" title="Xfce Spawn">
4362-<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
4363+<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
4364 <link rel="stylesheet" href="style.css" type="text/css">
4365 </head>
4366 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
4367-<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
4368-<tr valign="middle">
4369-<td><a accesskey="p" href="libxfce4ui-fundamentals.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
4370-<td><a accesskey="u" href="libxfce4ui-fundamentals.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
4371-<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
4372-<th width="100%" align="center">Libxfce4ui Reference Manual</th>
4373-<td><a accesskey="n" href="libxfce4ui-xfce-spawn.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
4374-</tr>
4375-<tr><td colspan="5" class="shortcuts">
4376-<a href="#libxfce4ui-libxfce4ui-config.synopsis" class="shortcut">Top</a>
4377-  | 
4378- <a href="#libxfce4ui-libxfce4ui-config.description" class="shortcut">Description</a>
4379-</td></tr>
4380-</table>
4381+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
4382+<td width="100%" align="left" class="shortcuts">
4383+<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
4384+ <a href="#libxfce4ui-libxfce4ui-config.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
4385+ <a href="#libxfce4ui-libxfce4ui-config.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
4386+</td>
4387+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
4388+<td><a accesskey="u" href="libxfce4ui-fundamentals.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
4389+<td><a accesskey="p" href="libxfce4ui-fundamentals.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
4390+<td><a accesskey="n" href="libxfce4ui-xfce-spawn.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
4391+</tr></table>
4392 <div class="refentry">
4393 <a name="libxfce4ui-libxfce4ui-config"></a><div class="titlepage"></div>
4394 <div class="refnamediv"><table width="100%"><tr>
4395@@ -33,26 +30,75 @@
4396 <h2><span class="refentrytitle"><a name="libxfce4ui-libxfce4ui-config.top_of_page"></a>Version Information</span></h2>
4397 <p>Version Information — Variables and functions to check the Libxfce4ui version.</p>
4398 </td>
4399-<td valign="top" align="right"></td>
4400+<td class="gallery_image" valign="top" align="right"></td>
4401 </tr></table></div>
4402-<div class="refsynopsisdiv">
4403-<a name="libxfce4ui-libxfce4ui-config.synopsis"></a><h2>Synopsis</h2>
4404-<pre class="synopsis">
4405-#include &lt;libxfce4ui/libxfce4ui.h&gt;
4406-
4407-const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * <a class="link" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-check-version" title="libxfce4ui_check_version ()">libxfce4ui_check_version</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> required_major</code></em>,
4408- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> required_minor</code></em>,
4409- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> required_micro</code></em>);
4410-extern const guint <a class="link" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-major-version" title="libxfce4ui_major_version">libxfce4ui_major_version</a>;
4411-extern const guint <a class="link" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-minor-version" title="libxfce4ui_minor_version">libxfce4ui_minor_version</a>;
4412-extern const guint <a class="link" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-micro-version" title="libxfce4ui_micro_version">libxfce4ui_micro_version</a>;
4413-
4414-#define <a class="link" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MAJOR-VERSION:CAPS" title="LIBXFCE4UI_MAJOR_VERSION">LIBXFCE4UI_MAJOR_VERSION</a>
4415-#define <a class="link" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MINOR-VERSION:CAPS" title="LIBXFCE4UI_MINOR_VERSION">LIBXFCE4UI_MINOR_VERSION</a>
4416-#define <a class="link" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MICRO-VERSION:CAPS" title="LIBXFCE4UI_MICRO_VERSION">LIBXFCE4UI_MICRO_VERSION</a>
4417-#define <a class="link" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-CHECK-VERSION:CAPS" title="LIBXFCE4UI_CHECK_VERSION()">LIBXFCE4UI_CHECK_VERSION</a> (major,
4418- minor,
4419- micro)
4420+<div class="refsect1">
4421+<a name="libxfce4ui-libxfce4ui-config.functions"></a><h2>Functions</h2>
4422+<div class="informaltable"><table width="100%" border="0">
4423+<colgroup>
4424+<col width="150px" class="functions_return">
4425+<col class="functions_name">
4426+</colgroup>
4427+<tbody>
4428+<tr>
4429+<td class="function_type">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
4430+</td>
4431+<td class="function_name">
4432+<a class="link" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-check-version" title="libxfce4ui_check_version ()">libxfce4ui_check_version</a> <span class="c_punctuation">()</span>
4433+</td>
4434+</tr>
4435+<tr>
4436+<td class="define_keyword">#define</td>
4437+<td class="function_name"><a class="link" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MAJOR-VERSION:CAPS" title="LIBXFCE4UI_MAJOR_VERSION">LIBXFCE4UI_MAJOR_VERSION</a></td>
4438+</tr>
4439+<tr>
4440+<td class="define_keyword">#define</td>
4441+<td class="function_name"><a class="link" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MINOR-VERSION:CAPS" title="LIBXFCE4UI_MINOR_VERSION">LIBXFCE4UI_MINOR_VERSION</a></td>
4442+</tr>
4443+<tr>
4444+<td class="define_keyword">#define</td>
4445+<td class="function_name"><a class="link" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MICRO-VERSION:CAPS" title="LIBXFCE4UI_MICRO_VERSION">LIBXFCE4UI_MICRO_VERSION</a></td>
4446+</tr>
4447+<tr>
4448+<td class="define_keyword">#define</td>
4449+<td class="function_name">
4450+<a class="link" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-CHECK-VERSION:CAPS" title="LIBXFCE4UI_CHECK_VERSION()">LIBXFCE4UI_CHECK_VERSION</a><span class="c_punctuation">()</span>
4451+</td>
4452+</tr>
4453+</tbody>
4454+</table></div>
4455+</div>
4456+<div class="refsect1">
4457+<a name="libxfce4ui-libxfce4ui-config.other"></a><h2>Types and Values</h2>
4458+<div class="informaltable"><table width="100%" border="0">
4459+<colgroup>
4460+<col width="150px" class="name">
4461+<col class="description">
4462+</colgroup>
4463+<tbody>
4464+<tr>
4465+<td class="variable_type">extern const guint </td>
4466+<td class="function_name"><a class="link" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-major-version" title="libxfce4ui_major_version">libxfce4ui_major_version</a></td>
4467+</tr>
4468+<tr>
4469+<td class="variable_type">extern const guint </td>
4470+<td class="function_name"><a class="link" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-minor-version" title="libxfce4ui_minor_version">libxfce4ui_minor_version</a></td>
4471+</tr>
4472+<tr>
4473+<td class="variable_type">extern const guint </td>
4474+<td class="function_name"><a class="link" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-micro-version" title="libxfce4ui_micro_version">libxfce4ui_micro_version</a></td>
4475+</tr>
4476+</tbody>
4477+</table></div>
4478+</div>
4479+<div class="refsect1">
4480+<a name="libxfce4ui-libxfce4ui-config.object-hierarchy"></a><h2>Object Hierarchy</h2>
4481+<pre class="screen">
4482+</pre>
4483+</div>
4484+<div class="refsect1">
4485+<a name="libxfce4ui-libxfce4ui-config.includes"></a><h2>Includes</h2>
4486+<pre class="synopsis">#include &lt;libxfce4ui/libxfce4ui.h&gt;
4487 </pre>
4488 </div>
4489 <div class="refsect1">
4490@@ -64,25 +110,22 @@
4491 </p>
4492 </div>
4493 <div class="refsect1">
4494-<a name="libxfce4ui-libxfce4ui-config.details"></a><h2>Details</h2>
4495+<a name="libxfce4ui-libxfce4ui-config.functions_details"></a><h2>Functions</h2>
4496 <div class="refsect2">
4497-<a name="libxfce4ui-check-version"></a><h3>libxfce4ui_check_version ()</h3>
4498-<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> * libxfce4ui_check_version (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> required_major</code></em>,
4499- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> required_minor</code></em>,
4500- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> required_micro</code></em>);</pre>
4501-<p>
4502-Checks that the <code class="systemitem">libxfce4ui</code> library
4503+<a name="libxfce4ui-check-version"></a><h3>libxfce4ui_check_version ()</h3>
4504+<pre class="programlisting">const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="returnvalue">gchar</span></a> *
4505+libxfce4ui_check_version (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> required_major</code></em>,
4506+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> required_minor</code></em>,
4507+ <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> required_micro</code></em>);</pre>
4508+<p>Checks that the <code class="systemitem">libxfce4ui</code> library
4509 in use is compatible with the given version. Generally you would pass in
4510 the constants <a class="link" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MAJOR-VERSION:CAPS" title="LIBXFCE4UI_MAJOR_VERSION"><span class="type">LIBXFCE4UI_MAJOR_VERSION</span></a>, <a class="link" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MINOR-VERSION:CAPS" title="LIBXFCE4UI_MINOR_VERSION"><span class="type">LIBXFCE4UI_MINOR_VERSION</span></a> and
4511 <a class="link" href="libxfce4ui-libxfce4ui-config.html#LIBXFCE4UI-MICRO-VERSION:CAPS" title="LIBXFCE4UI_MICRO_VERSION"><span class="type">LIBXFCE4UI_MICRO_VERSION</span></a> as the three arguments to this function; that produces
4512-a check that the library in use is compatible with the version of
4513+a check that the library in use is compatible with the version of</p>
4514 <code class="systemitem">libxfce4ui</code> the extension was
4515-compiled against.
4516-</p>
4517-<p>
4518-</p>
4519+<p>compiled against.</p>
4520 <div class="example">
4521-<a name="id-1.3.2.5.2.5.1"></a><p class="title"><b>Example 1. Checking the runtime version of the Libxfce4ui library</b></p>
4522+<a name="id-1.3.2.8.2.7"></a><p class="title"><b>Example 1. Checking the runtime version of the Libxfce4ui library</b></p>
4523 <div class="example-contents">
4524 <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
4525 <tbody>
4526@@ -105,38 +148,114 @@
4527 </div>
4528
4529 </div>
4530-<p><br class="example-break">
4531-</p>
4532-<div class="variablelist"><table border="0" class="variablelist">
4533+<br class="example-break"><div class="refsect3">
4534+<a name="id-1.3.2.8.2.8"></a><h4>Parameters</h4>
4535+<div class="informaltable"><table width="100%" border="0">
4536 <colgroup>
4537-<col align="left" valign="top">
4538-<col>
4539+<col width="150px" class="parameters_name">
4540+<col class="parameters_description">
4541+<col width="200px" class="parameters_annotations">
4542 </colgroup>
4543 <tbody>
4544 <tr>
4545-<td><p><span class="term"><em class="parameter"><code>required_major</code></em> :</span></p></td>
4546-<td>the required major version.</td>
4547-</tr>
4548-<tr>
4549-<td><p><span class="term"><em class="parameter"><code>required_minor</code></em> :</span></p></td>
4550-<td>the required minor version.</td>
4551-</tr>
4552-<tr>
4553-<td><p><span class="term"><em class="parameter"><code>required_micro</code></em> :</span></p></td>
4554-<td>the required micro version.</td>
4555-</tr>
4556-<tr>
4557-<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
4558-<td>
4559-<a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the library is compatible with the given version,
4560+<td class="parameter_name"><p>required_major</p></td>
4561+<td class="parameter_description"><p>the required major version.</p></td>
4562+<td class="parameter_annotations"> </td>
4563+</tr>
4564+<tr>
4565+<td class="parameter_name"><p>required_minor</p></td>
4566+<td class="parameter_description"><p>the required minor version.</p></td>
4567+<td class="parameter_annotations"> </td>
4568+</tr>
4569+<tr>
4570+<td class="parameter_name"><p>required_micro</p></td>
4571+<td class="parameter_description"><p>the required micro version.</p></td>
4572+<td class="parameter_annotations"> </td>
4573+</tr>
4574+</tbody>
4575+</table></div>
4576+</div>
4577+<div class="refsect3">
4578+<a name="id-1.3.2.8.2.9"></a><h4>Returns</h4>
4579+<p> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the library is compatible with the given version,
4580 or a string describing the version mismatch. The returned
4581 string is owned by the library and must not be freed or
4582-modified by the caller.</td>
4583+modified by the caller.</p>
4584+<p></p>
4585+</div>
4586+</div>
4587+<hr>
4588+<div class="refsect2">
4589+<a name="LIBXFCE4UI-MAJOR-VERSION:CAPS"></a><h3>LIBXFCE4UI_MAJOR_VERSION</h3>
4590+<pre class="programlisting">#define LIBXFCE4UI_MAJOR_VERSION (4)
4591+</pre>
4592+<p>
4593+Like <a class="link" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-major-version" title="libxfce4ui_major_version"><span class="type">libxfce4ui_major_version</span></a>, but from the headers used at
4594+application compile time, rather than from the library linked against
4595+at application run time.
4596+</p>
4597+</div>
4598+<hr>
4599+<div class="refsect2">
4600+<a name="LIBXFCE4UI-MINOR-VERSION:CAPS"></a><h3>LIBXFCE4UI_MINOR_VERSION</h3>
4601+<pre class="programlisting">#define LIBXFCE4UI_MINOR_VERSION (11)
4602+</pre>
4603+<p>
4604+Like <a class="link" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-minor-version" title="libxfce4ui_minor_version"><span class="type">libxfce4ui_minor_version</span></a>, but from the headers used at
4605+application compile time, rather than from the library linked against
4606+at application run time.
4607+</p>
4608+</div>
4609+<hr>
4610+<div class="refsect2">
4611+<a name="LIBXFCE4UI-MICRO-VERSION:CAPS"></a><h3>LIBXFCE4UI_MICRO_VERSION</h3>
4612+<pre class="programlisting">#define LIBXFCE4UI_MICRO_VERSION (1)
4613+</pre>
4614+<p>
4615+Like <a class="link" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-micro-version" title="libxfce4ui_micro_version"><span class="type">libxfce4ui_micro_version</span></a>, but from the headers used at
4616+application compile time, rather than from the library linked against
4617+at application run time.
4618+</p>
4619+</div>
4620+<hr>
4621+<div class="refsect2">
4622+<a name="LIBXFCE4UI-CHECK-VERSION:CAPS"></a><h3>LIBXFCE4UI_CHECK_VERSION()</h3>
4623+<pre class="programlisting">#define LIBXFCE4UI_CHECK_VERSION(major,minor,micro)</pre>
4624+<p>
4625+Returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the version of the Libxfce4ui header files is the same
4626+as or newer than the passed-in version.
4627+</p>
4628+<div class="refsect3">
4629+<a name="id-1.3.2.8.6.5"></a><h4>Parameters</h4>
4630+<div class="informaltable"><table width="100%" border="0">
4631+<colgroup>
4632+<col width="150px" class="parameters_name">
4633+<col class="parameters_description">
4634+<col width="200px" class="parameters_annotations">
4635+</colgroup>
4636+<tbody>
4637+<tr>
4638+<td class="parameter_name"><p>major</p></td>
4639+<td class="parameter_description"><p>major version (e.g. 1 for version 1.2.3)</p></td>
4640+<td class="parameter_annotations"> </td>
4641+</tr>
4642+<tr>
4643+<td class="parameter_name"><p>minor</p></td>
4644+<td class="parameter_description"><p>minor version (e.g. 2 for version 1.2.3)</p></td>
4645+<td class="parameter_annotations"> </td>
4646+</tr>
4647+<tr>
4648+<td class="parameter_name"><p>micro</p></td>
4649+<td class="parameter_description"><p>micro version (e.g. 3 for version 1.2.3)</p></td>
4650+<td class="parameter_annotations"> </td>
4651 </tr>
4652 </tbody>
4653 </table></div>
4654 </div>
4655-<hr>
4656+</div>
4657+</div>
4658+<div class="refsect1">
4659+<a name="libxfce4ui-libxfce4ui-config.other_details"></a><h2>Types and Values</h2>
4660 <div class="refsect2">
4661 <a name="libxfce4ui-major-version"></a><h3>libxfce4ui_major_version</h3>
4662 <pre class="programlisting">extern const guint libxfce4ui_major_version;
4663@@ -184,72 +303,10 @@
4664 you have included.
4665 </p>
4666 </div>
4667-<hr>
4668-<div class="refsect2">
4669-<a name="LIBXFCE4UI-MAJOR-VERSION:CAPS"></a><h3>LIBXFCE4UI_MAJOR_VERSION</h3>
4670-<pre class="programlisting">#define LIBXFCE4UI_MAJOR_VERSION (4)
4671-</pre>
4672-<p>
4673-Like <a class="link" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-major-version" title="libxfce4ui_major_version"><span class="type">libxfce4ui_major_version</span></a>, but from the headers used at
4674-application compile time, rather than from the library linked against
4675-at application run time.
4676-</p>
4677-</div>
4678-<hr>
4679-<div class="refsect2">
4680-<a name="LIBXFCE4UI-MINOR-VERSION:CAPS"></a><h3>LIBXFCE4UI_MINOR_VERSION</h3>
4681-<pre class="programlisting">#define LIBXFCE4UI_MINOR_VERSION (11)
4682-</pre>
4683-<p>
4684-Like <a class="link" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-minor-version" title="libxfce4ui_minor_version"><span class="type">libxfce4ui_minor_version</span></a>, but from the headers used at
4685-application compile time, rather than from the library linked against
4686-at application run time.
4687-</p>
4688-</div>
4689-<hr>
4690-<div class="refsect2">
4691-<a name="LIBXFCE4UI-MICRO-VERSION:CAPS"></a><h3>LIBXFCE4UI_MICRO_VERSION</h3>
4692-<pre class="programlisting">#define LIBXFCE4UI_MICRO_VERSION (0)
4693-</pre>
4694-<p>
4695-Like <a class="link" href="libxfce4ui-libxfce4ui-config.html#libxfce4ui-micro-version" title="libxfce4ui_micro_version"><span class="type">libxfce4ui_micro_version</span></a>, but from the headers used at
4696-application compile time, rather than from the library linked against
4697-at application run time.
4698-</p>
4699-</div>
4700-<hr>
4701-<div class="refsect2">
4702-<a name="LIBXFCE4UI-CHECK-VERSION:CAPS"></a><h3>LIBXFCE4UI_CHECK_VERSION()</h3>
4703-<pre class="programlisting">#define LIBXFCE4UI_CHECK_VERSION(major,minor,micro)</pre>
4704-<p>
4705-Returns <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the version of the Libxfce4ui header files is the same
4706-as or newer than the passed-in version.
4707-</p>
4708-<div class="variablelist"><table border="0" class="variablelist">
4709-<colgroup>
4710-<col align="left" valign="top">
4711-<col>
4712-</colgroup>
4713-<tbody>
4714-<tr>
4715-<td><p><span class="term"><em class="parameter"><code>major</code></em> :</span></p></td>
4716-<td>major version (e.g. 1 for version 1.2.3)</td>
4717-</tr>
4718-<tr>
4719-<td><p><span class="term"><em class="parameter"><code>minor</code></em> :</span></p></td>
4720-<td>minor version (e.g. 2 for version 1.2.3)</td>
4721-</tr>
4722-<tr>
4723-<td><p><span class="term"><em class="parameter"><code>micro</code></em> :</span></p></td>
4724-<td>micro version (e.g. 3 for version 1.2.3)</td>
4725-</tr>
4726-</tbody>
4727-</table></div>
4728-</div>
4729 </div>
4730 </div>
4731 <div class="footer">
4732 <hr>
4733- Generated by GTK-Doc V1.19</div>
4734+ Generated by GTK-Doc V1.20</div>
4735 </body>
4736 </html>
4737\ No newline at end of file
4738
4739=== modified file 'docs/html/libxfce4ui-sm.html'
4740--- docs/html/libxfce4ui-sm.html 2013-12-28 23:59:54 +0000
4741+++ docs/html/libxfce4ui-sm.html 2014-03-01 03:59:14 +0000
4742@@ -2,22 +2,22 @@
4743 <html>
4744 <head>
4745 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4746-<title>Part V. Xfce Session Management Support</title>
4747+<title>Libxfce4ui Reference Manual: Part V. Xfce Session Management Support</title>
4748 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
4749 <link rel="home" href="index.html" title="Libxfce4ui Reference Manual">
4750 <link rel="up" href="index.html" title="Libxfce4ui Reference Manual">
4751 <link rel="prev" href="libxfce4ui-xfce-titled-dialog.html" title="Xfce Titled Dialog">
4752 <link rel="next" href="XfceSMClient.html" title="XfceSMClient">
4753-<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
4754+<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
4755 <link rel="stylesheet" href="style.css" type="text/css">
4756 </head>
4757 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
4758-<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
4759-<td><a accesskey="p" href="libxfce4ui-xfce-titled-dialog.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
4760-<td> </td>
4761-<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
4762-<th width="100%" align="center">Libxfce4ui Reference Manual</th>
4763-<td><a accesskey="n" href="XfceSMClient.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
4764+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
4765+<td width="100%" align="left" class="shortcuts"></td>
4766+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
4767+<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
4768+<td><a accesskey="p" href="libxfce4ui-xfce-titled-dialog.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
4769+<td><a accesskey="n" href="XfceSMClient.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
4770 </tr></table>
4771 <div class="part">
4772 <div class="titlepage"><div><div><h1 class="title">
4773@@ -31,6 +31,6 @@
4774 </div>
4775 <div class="footer">
4776 <hr>
4777- Generated by GTK-Doc V1.19</div>
4778+ Generated by GTK-Doc V1.20</div>
4779 </body>
4780 </html>
4781\ No newline at end of file
4782
4783=== modified file 'docs/html/libxfce4ui-widgets.html'
4784--- docs/html/libxfce4ui-widgets.html 2013-12-28 23:59:54 +0000
4785+++ docs/html/libxfce4ui-widgets.html 2014-03-01 03:59:14 +0000
4786@@ -2,22 +2,22 @@
4787 <html>
4788 <head>
4789 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4790-<title>Part IV. Xfce UI Widget</title>
4791+<title>Libxfce4ui Reference Manual: Part IV. Xfce UI Widget</title>
4792 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
4793 <link rel="home" href="index.html" title="Libxfce4ui Reference Manual">
4794 <link rel="up" href="index.html" title="Libxfce4ui Reference Manual">
4795 <link rel="prev" href="libxfce4ui-xfce-gtk-extensions.html" title="Xfce Gtk+ extensions">
4796 <link rel="next" href="libxfce4ui-xfce-dialogs.html" title="Xfce Dialogs">
4797-<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
4798+<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
4799 <link rel="stylesheet" href="style.css" type="text/css">
4800 </head>
4801 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
4802-<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
4803-<td><a accesskey="p" href="libxfce4ui-xfce-gtk-extensions.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
4804-<td> </td>
4805-<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
4806-<th width="100%" align="center">Libxfce4ui Reference Manual</th>
4807-<td><a accesskey="n" href="libxfce4ui-xfce-dialogs.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
4808+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
4809+<td width="100%" align="left" class="shortcuts"></td>
4810+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
4811+<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
4812+<td><a accesskey="p" href="libxfce4ui-xfce-gtk-extensions.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
4813+<td><a accesskey="n" href="libxfce4ui-xfce-dialogs.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
4814 </tr></table>
4815 <div class="part">
4816 <div class="titlepage"><div><div><h1 class="title">
4817@@ -36,6 +36,6 @@
4818 </div>
4819 <div class="footer">
4820 <hr>
4821- Generated by GTK-Doc V1.19</div>
4822+ Generated by GTK-Doc V1.20</div>
4823 </body>
4824 </html>
4825\ No newline at end of file
4826
4827=== modified file 'docs/html/libxfce4ui-xfce-dialogs.html'
4828--- docs/html/libxfce4ui-xfce-dialogs.html 2013-12-28 23:59:54 +0000
4829+++ docs/html/libxfce4ui-xfce-dialogs.html 2014-03-01 03:59:14 +0000
4830@@ -2,30 +2,27 @@
4831 <html>
4832 <head>
4833 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
4834-<title>Xfce Dialogs</title>
4835+<title>Libxfce4ui Reference Manual: Xfce Dialogs</title>
4836 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
4837 <link rel="home" href="index.html" title="Libxfce4ui Reference Manual">
4838 <link rel="up" href="libxfce4ui-widgets.html" title="Part IV. Xfce UI Widget">
4839 <link rel="prev" href="libxfce4ui-widgets.html" title="Part IV. Xfce UI Widget">
4840 <link rel="next" href="libxfce4ui-xfce-titled-dialog.html" title="Xfce Titled Dialog">
4841-<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
4842+<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
4843 <link rel="stylesheet" href="style.css" type="text/css">
4844 </head>
4845 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
4846-<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
4847-<tr valign="middle">
4848-<td><a accesskey="p" href="libxfce4ui-widgets.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
4849-<td><a accesskey="u" href="libxfce4ui-widgets.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
4850-<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
4851-<th width="100%" align="center">Libxfce4ui Reference Manual</th>
4852-<td><a accesskey="n" href="libxfce4ui-xfce-titled-dialog.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
4853-</tr>
4854-<tr><td colspan="5" class="shortcuts">
4855-<a href="#libxfce4ui-xfce-dialogs.synopsis" class="shortcut">Top</a>
4856-  | 
4857- <a href="#libxfce4ui-xfce-dialogs.description" class="shortcut">Description</a>
4858-</td></tr>
4859-</table>
4860+<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
4861+<td width="100%" align="left" class="shortcuts">
4862+<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> 
4863+ <a href="#libxfce4ui-xfce-dialogs.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> 
4864+ <a href="#libxfce4ui-xfce-dialogs.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
4865+</td>
4866+<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
4867+<td><a accesskey="u" href="libxfce4ui-widgets.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
4868+<td><a accesskey="p" href="libxfce4ui-widgets.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
4869+<td><a accesskey="n" href="libxfce4ui-xfce-titled-dialog.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
4870+</tr></table>
4871 <div class="refentry">
4872 <a name="libxfce4ui-xfce-dialogs"></a><div class="titlepage"></div>
4873 <div class="refnamediv"><table width="100%"><tr>
4874@@ -33,59 +30,118 @@
4875 <h2><span class="refentrytitle"><a name="libxfce4ui-xfce-dialogs.top_of_page"></a>Xfce Dialogs</span></h2>
4876 <p>Xfce Dialogs — Common used dialogs to interact with the user.</p>
4877 </td>
4878-<td valign="top" align="right"></td>
4879+<td class="gallery_image" valign="top" align="right"></td>
4880 </tr></table></div>
4881-<div class="refsynopsisdiv">
4882-<a name="libxfce4ui-xfce-dialogs.synopsis"></a><h2>Synopsis</h2>
4883-<pre class="synopsis">
4884-#include &lt;libxfce4ui/libxfce4ui.h&gt;
4885-
4886-<a href="http://developer.gnome.org/gtk2/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="libxfce4ui-xfce-dialogs.html#xfce-message-dialog-new" title="xfce_message_dialog_new ()">xfce_message_dialog_new</a> (<em class="parameter"><code><a href="http://developer.gnome.org/gtk2/GtkWindow.html"><span class="type">GtkWindow</span></a> *parent</code></em>,
4887- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>,
4888- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>,
4889- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *primary_text</code></em>,
4890- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *secondary_text</code></em>,
4891- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_button_text</code></em>,
4892- <em class="parameter"><code>...</code></em>);
4893-<a href="http://developer.gnome.org/gtk2/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> * <a class="link" href="libxfce4ui-xfce-dialogs.html#xfce-message-dialog-new-valist" title="xfce_message_dialog_new_valist ()">xfce_message_dialog_new_valist</a> (<em class="parameter"><code><a href="http://developer.gnome.org/gtk2/GtkWindow.html"><span class="type">GtkWindow</span></a> *parent</code></em>,
4894- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>,
4895- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *icon_stock_id</code></em>,
4896- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *primary_text</code></em>,
4897- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *secondary_text</code></em>,
4898- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_button_text</code></em>,
4899- <em class="parameter"><code><span class="type">va_list</span> args</code></em>);
4900-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="libxfce4ui-xfce-dialogs.html#xfce-message-dialog" title="xfce_message_dialog ()">xfce_message_dialog</a> (<em class="parameter"><code><a href="http://developer.gnome.org/gtk2/GtkWindow.html"><span class="type">GtkWindow</span></a> *parent</code></em>,
4901- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *title</code></em>,
4902- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>,
4903- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *primary_text</code></em>,
4904- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *secondary_text</code></em>,
4905- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *first_button_text</code></em>,
4906- <em class="parameter"><code>...</code></em>);
4907-<span class="returnvalue">void</span> <a class="link" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-help" title="xfce_dialog_show_help ()">xfce_dialog_show_help</a> (<em class="parameter"><code><a href="http://developer.gnome.org/gtk2/GtkWindow.html"><span class="type">GtkWindow</span></a> *parent</code></em>,
4908- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *application</code></em>,
4909- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *page</code></em>,
4910- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *offset</code></em>);
4911-<span class="returnvalue">void</span> <a class="link" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-info" title="xfce_dialog_show_info ()">xfce_dialog_show_info</a> (<em class="parameter"><code><a href="http://developer.gnome.org/gtk2/GtkWindow.html"><span class="type">GtkWindow</span></a> *parent</code></em>,
4912- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *secondary_text</code></em>,
4913- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *primary_format</code></em>,
4914- <em class="parameter"><code>...</code></em>);
4915-<span class="returnvalue">void</span> <a class="link" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-warning" title="xfce_dialog_show_warning ()">xfce_dialog_show_warning</a> (<em class="parameter"><code><a href="http://developer.gnome.org/gtk2/GtkWindow.html"><span class="type">GtkWindow</span></a> *parent</code></em>,
4916- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *secondary_text</code></em>,
4917- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *primary_format</code></em>,
4918- <em class="parameter"><code>...</code></em>);
4919-<span class="returnvalue">void</span> <a class="link" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-error" title="xfce_dialog_show_error ()">xfce_dialog_show_error</a> (<em class="parameter"><code><a href="http://developer.gnome.org/gtk2/GtkWindow.html"><span class="type">GtkWindow</span></a> *parent</code></em>,
4920- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> *error</code></em>,
4921- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *primary_format</code></em>,
4922- <em class="parameter"><code>...</code></em>);
4923-<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-confirm" title="xfce_dialog_confirm ()">xfce_dialog_confirm</a> (<em class="parameter"><code><a href="http://developer.gnome.org/gtk2/GtkWindow.html"><span class="type">GtkWindow</span></a> *parent</code></em>,
4924- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *stock_id</code></em>,
4925- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *confirm_label</code></em>,
4926- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *secondary_text</code></em>,
4927- <em class="parameter"><code>const <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *primary_format</code></em>,
4928- <em class="parameter"><code>...</code></em>);
4929-
4930-#define <a class="link" href="libxfce4ui-xfce-dialogs.html#XFCE-BUTTON-TYPE-MIXED:CAPS" title="XFCE_BUTTON_TYPE_MIXED">XFCE_BUTTON_TYPE_MIXED</a>
4931-#define <a class="link" href="libxfce4ui-xfce-dialogs.html#XFCE-BUTTON-TYPE-PIXBUF:CAPS" title="XFCE_BUTTON_TYPE_PIXBUF">XFCE_BUTTON_TYPE_PIXBUF</a>
4932+<div class="refsect1">
4933+<a name="libxfce4ui-xfce-dialogs.functions"></a><h2>Functions</h2>
4934+<div class="informaltable"><table width="100%" border="0">
4935+<colgroup>
4936+<col width="150px" class="functions_return">
4937+<col class="functions_name">
4938+</colgroup>
4939+<tbody>
4940+<tr>
4941+<td class="function_type">
4942+<a href="http://developer.gnome.org/gtk2/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *
4943+</td>
4944+<td class="function_name">
4945+<a class="link" href="libxfce4ui-xfce-dialogs.html#xfce-message-dialog-new" title="xfce_message_dialog_new ()">xfce_message_dialog_new</a> <span class="c_punctuation">()</span>
4946+</td>
4947+</tr>
4948+<tr>
4949+<td class="function_type">
4950+<a href="http://developer.gnome.org/gtk2/GtkWidget.html"><span class="returnvalue">GtkWidget</span></a> *
4951+</td>
4952+<td class="function_name">
4953+<a class="link" href="libxfce4ui-xfce-dialogs.html#xfce-message-dialog-new-valist" title="xfce_message_dialog_new_valist ()">xfce_message_dialog_new_valist</a> <span class="c_punctuation">()</span>
4954+</td>
4955+</tr>
4956+<tr>
4957+<td class="function_type">
4958+<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>
4959+</td>
4960+<td class="function_name">
4961+<a class="link" href="libxfce4ui-xfce-dialogs.html#xfce-message-dialog" title="xfce_message_dialog ()">xfce_message_dialog</a> <span class="c_punctuation">()</span>
4962+</td>
4963+</tr>
4964+<tr>
4965+<td class="function_type">
4966+<span class="returnvalue">void</span>
4967+</td>
4968+<td class="function_name">
4969+<a class="link" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-help" title="xfce_dialog_show_help ()">xfce_dialog_show_help</a> <span class="c_punctuation">()</span>
4970+</td>
4971+</tr>
4972+<tr>
4973+<td class="function_type">
4974+<span class="returnvalue">void</span>
4975+</td>
4976+<td class="function_name">
4977+<a class="link" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-help-with-version" title="xfce_dialog_show_help_with_version ()">xfce_dialog_show_help_with_version</a> <span class="c_punctuation">()</span>
4978+</td>
4979+</tr>
4980+<tr>
4981+<td class="function_type">
4982+<span class="returnvalue">void</span>
4983+</td>
4984+<td class="function_name">
4985+<a class="link" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-info" title="xfce_dialog_show_info ()">xfce_dialog_show_info</a> <span class="c_punctuation">()</span>
4986+</td>
4987+</tr>
4988+<tr>
4989+<td class="function_type">
4990+<span class="returnvalue">void</span>
4991+</td>
4992+<td class="function_name">
4993+<a class="link" href="libxfce4ui-xfce-dialogs.html#xfce-dialog-show-warning" title="xfce_dialog_show_warning ()">xfce_dialog_show_warning</a> <span class="c_punctuation">()</span>
4994+</td>
4995+</tr>
4996+<tr>
4997+<td class="function_type">
4998+<span class="returnvalue">void</span>
4999+</td>
5000+<td class="function_name">
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches

to all changes: