~vcs-imports/libxfce4util/master

« back to all changes in this revision

Viewing changes to docs/tmpl/xfce-kiosk.sgml

  • Committer: Romain B
  • Date: 2017-12-09 17:31:06 UTC
  • Revision ID: git-v1:4785e47190632cc867d85af70ce4738d911e64c7
Better documentation processing

- No more sgml things !
- You only need to add new functions to docs/libxfce4utils-sections.txt to add them to the doc.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- ##### SECTION Title ##### -->
2
 
Xfce Kiosk functions
3
 
 
4
 
<!-- ##### SECTION Short_Description ##### -->
5
 
Xfce Kiosk mode support functions.
6
 
 
7
 
<!-- ##### SECTION Long_Description ##### -->
8
 
<para>
9
 
        This module provides a simple Kiosk mode for Xfce.
10
 
</para>
11
 
 
12
 
<!-- ##### SECTION See_Also ##### -->
13
 
<para>
14
 
 
15
 
</para>
16
 
 
17
 
<!-- ##### SECTION Stability_Level ##### -->
18
 
 
19
 
 
20
 
<!-- ##### SECTION Image ##### -->
21
 
 
22
 
 
23
 
<!-- ##### STRUCT XfceKiosk ##### -->
24
 
<para>
25
 
 
26
 
</para>
27
 
 
28
 
 
29
 
<!-- ##### FUNCTION xfce_kiosk_new ##### -->
30
 
<para>
31
 
 
32
 
</para>
33
 
 
34
 
@module: 
35
 
@Returns: 
36
 
 
37
 
 
38
 
<!-- ##### FUNCTION xfce_kiosk_query ##### -->
39
 
<para>
40
 
 
41
 
</para>
42
 
 
43
 
@kiosk: 
44
 
@capability: 
45
 
@Returns: 
46
 
 
47
 
 
48
 
<!-- ##### FUNCTION xfce_kiosk_free ##### -->
49
 
<para>
50
 
 
51
 
</para>
52
 
 
53
 
@kiosk: 
54
 
 
55