~cairo-dock-team/ubuntu/precise/cairo-dock/3.0.0.0beta1

« back to all changes in this revision

Viewing changes to doc/latex/cairo-dock-keybinder_8h.tex

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2008-09-14 16:26:12 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080914162612-t6aa8pr2o0qry48o
Tags: 1.6.2.3-0ubuntu1
* New upstream release.
* debian/control
 - Update to 3.8.0 (no change needed).
 - Add libxtst-dev as Build-Depends.
* debian/cairo-dock-data.install
 - Add usr/share/cairo-dock/emblems directory.
* debian/watch
 - Update location.
* debian/rules
 - Add a get-orig-source rule.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
\section{Référence du fichier /opt/cairo-dock/trunk/cairo-dock/src/cairo-dock-keybinder.h}
2
 
\label{cairo-dock-keybinder_8h}\index{/opt/cairo-dock/trunk/cairo-dock/src/cairo-dock-keybinder.h@{/opt/cairo-dock/trunk/cairo-dock/src/cairo-dock-keybinder.h}}
3
 
\subsection*{Fonctions}
4
 
\begin{CompactItemize}
5
 
\item 
6
 
void {\bf cd\_\-keybinder\_\-init} (void)
7
 
\item 
8
 
void {\bf cd\_\-keybinder\_\-stop} (void)
9
 
\item 
10
 
gboolean {\bf cd\_\-keybinder\_\-bind} (const char $\ast$keystring, {\bf CDBindkeyHandler} handler, gpointer user\_\-data)
11
 
\item 
12
 
void {\bf cd\_\-keybinder\_\-unbind} (const char $\ast$keystring, {\bf CDBindkeyHandler} handler)
13
 
\item 
14
 
gboolean {\bf cd\_\-keybinder\_\-is\_\-modifier} (guint keycode)
15
 
\item 
16
 
guint32 {\bf cd\_\-keybinder\_\-get\_\-current\_\-event\_\-time} (void)
17
 
\end{CompactItemize}
18
 
\subsection*{Variables}
19
 
\begin{CompactItemize}
20
 
\item 
21
 
G\_\-BEGIN\_\-DECLS typedef void($\ast$ {\bf CDBindkeyHandler} )(const char $\ast$keystring, gpointer user\_\-data)
22
 
\end{CompactItemize}
23
 
 
24
 
 
25
 
\subsection{Documentation des fonctions}
26
 
\index{cairo-dock-keybinder.h@{cairo-dock-keybinder.h}!cd_keybinder_init@{cd\_\-keybinder\_\-init}}
27
 
\index{cd_keybinder_init@{cd\_\-keybinder\_\-init}!cairo-dock-keybinder.h@{cairo-dock-keybinder.h}}
28
 
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}void cd\_\-keybinder\_\-init (void)}\label{cairo-dock-keybinder_8h_494e123cabfcaef18a110ab4a50b505d}
29
 
 
30
 
 
31
 
\index{cairo-dock-keybinder.h@{cairo-dock-keybinder.h}!cd_keybinder_stop@{cd\_\-keybinder\_\-stop}}
32
 
\index{cd_keybinder_stop@{cd\_\-keybinder\_\-stop}!cairo-dock-keybinder.h@{cairo-dock-keybinder.h}}
33
 
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}void cd\_\-keybinder\_\-stop (void)}\label{cairo-dock-keybinder_8h_8ef261c1b4dc4731934747469a448374}
34
 
 
35
 
 
36
 
\index{cairo-dock-keybinder.h@{cairo-dock-keybinder.h}!cd_keybinder_bind@{cd\_\-keybinder\_\-bind}}
37
 
\index{cd_keybinder_bind@{cd\_\-keybinder\_\-bind}!cairo-dock-keybinder.h@{cairo-dock-keybinder.h}}
38
 
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}gboolean cd\_\-keybinder\_\-bind (const char $\ast$ {\em keystring}, {\bf CDBindkeyHandler} {\em handler}, gpointer {\em user\_\-data})}\label{cairo-dock-keybinder_8h_d287c20f7b1b503be0d8c285b164ce24}
39
 
 
40
 
 
41
 
\index{cairo-dock-keybinder.h@{cairo-dock-keybinder.h}!cd_keybinder_unbind@{cd\_\-keybinder\_\-unbind}}
42
 
\index{cd_keybinder_unbind@{cd\_\-keybinder\_\-unbind}!cairo-dock-keybinder.h@{cairo-dock-keybinder.h}}
43
 
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}void cd\_\-keybinder\_\-unbind (const char $\ast$ {\em keystring}, {\bf CDBindkeyHandler} {\em handler})}\label{cairo-dock-keybinder_8h_db84e2d036401a9f8651c4b5d061a838}
44
 
 
45
 
 
46
 
\index{cairo-dock-keybinder.h@{cairo-dock-keybinder.h}!cd_keybinder_is_modifier@{cd\_\-keybinder\_\-is\_\-modifier}}
47
 
\index{cd_keybinder_is_modifier@{cd\_\-keybinder\_\-is\_\-modifier}!cairo-dock-keybinder.h@{cairo-dock-keybinder.h}}
48
 
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}gboolean cd\_\-keybinder\_\-is\_\-modifier (guint {\em keycode})}\label{cairo-dock-keybinder_8h_cd728e15e88e4afe05a8b94ebce08589}
49
 
 
50
 
 
51
 
\index{cairo-dock-keybinder.h@{cairo-dock-keybinder.h}!cd_keybinder_get_current_event_time@{cd\_\-keybinder\_\-get\_\-current\_\-event\_\-time}}
52
 
\index{cd_keybinder_get_current_event_time@{cd\_\-keybinder\_\-get\_\-current\_\-event\_\-time}!cairo-dock-keybinder.h@{cairo-dock-keybinder.h}}
53
 
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}guint32 cd\_\-keybinder\_\-get\_\-current\_\-event\_\-time (void)}\label{cairo-dock-keybinder_8h_0307096a47d8b31392edaba7022b73d6}
54
 
 
55
 
 
56
 
 
57
 
 
58
 
\subsection{Documentation des variables}
59
 
\index{cairo-dock-keybinder.h@{cairo-dock-keybinder.h}!CDBindkeyHandler@{CDBindkeyHandler}}
60
 
\index{CDBindkeyHandler@{CDBindkeyHandler}!cairo-dock-keybinder.h@{cairo-dock-keybinder.h}}
61
 
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}G\_\-BEGIN\_\-DECLS typedef void($\ast$  {\bf CDBindkeyHandler})(const char $\ast$keystring, gpointer user\_\-data)}\label{cairo-dock-keybinder_8h_27d1955e794b8c5feedb22b98bcdcb13}
62
 
 
63