~ubuntu-branches/ubuntu/trusty/wayland/trusty

« back to all changes in this revision

Viewing changes to doc/doxygen/man/man3/wl_seat.3

  • Committer: Package Import Robot
  • Author(s): Hector Oron, Timo Aaltonen, Hector Oron
  • Date: 2013-10-11 11:23:38 UTC
  • mfrom: (1.1.15) (0.4.2 sid)
  • Revision ID: package-import@ubuntu.com-20131011112338-2jg0z6ncpm9qnots
Tags: 1.3.0-1
[ Timo Aaltonen ]
* control: Bump the libwayland0 C/R to (<< 1.1.0) so that it covers
  the ubuntu version too, and add it to -cursor.

[ Hector Oron ]
* New upstream stable release (1.3.0).
* Add myself to Uploaders.
* Switch to Debian source format 3.0 quilt.
* d/libwayland-dev.install:
  - install wayland documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH "wl_seat" 3 "Sat Apr 13 2013" "Version 1.0.90" "Wayland" \" -*- nroff -*-
2
 
.ad l
3
 
.nh
4
 
.SH NAME
5
 
wl_seat \- 
6
 
.SH SYNOPSIS
7
 
.br
8
 
.PP
9
 
.SS "Public Attributes"
10
 
 
11
 
.in +1c
12
 
.ti -1c
13
 
.RI "struct wl_list \fBbase_resource_list\fP"
14
 
.br
15
 
.ti -1c
16
 
.RI "struct \fBwl_signal\fP \fBdestroy_signal\fP"
17
 
.br
18
 
.ti -1c
19
 
.RI "struct \fBwl_pointer\fP * \fBpointer\fP"
20
 
.br
21
 
.ti -1c
22
 
.RI "struct \fBwl_keyboard\fP * \fBkeyboard\fP"
23
 
.br
24
 
.ti -1c
25
 
.RI "struct \fBwl_touch\fP * \fBtouch\fP"
26
 
.br
27
 
.ti -1c
28
 
.RI "uint32_t \fBselection_serial\fP"
29
 
.br
30
 
.ti -1c
31
 
.RI "struct \fBwl_data_source\fP * \fBselection_data_source\fP"
32
 
.br
33
 
.ti -1c
34
 
.RI "struct \fBwl_listener\fP \fBselection_data_source_listener\fP"
35
 
.br
36
 
.ti -1c
37
 
.RI "struct \fBwl_signal\fP \fBselection_signal\fP"
38
 
.br
39
 
.ti -1c
40
 
.RI "struct wl_list \fBdrag_resource_list\fP"
41
 
.br
42
 
.ti -1c
43
 
.RI "struct \fBwl_client\fP * \fBdrag_client\fP"
44
 
.br
45
 
.ti -1c
46
 
.RI "struct \fBwl_data_source\fP * \fBdrag_data_source\fP"
47
 
.br
48
 
.ti -1c
49
 
.RI "struct \fBwl_listener\fP \fBdrag_data_source_listener\fP"
50
 
.br
51
 
.ti -1c
52
 
.RI "struct \fBwl_surface\fP * \fBdrag_focus\fP"
53
 
.br
54
 
.ti -1c
55
 
.RI "struct \fBwl_resource\fP * \fBdrag_focus_resource\fP"
56
 
.br
57
 
.ti -1c
58
 
.RI "struct \fBwl_listener\fP \fBdrag_focus_listener\fP"
59
 
.br
60
 
.ti -1c
61
 
.RI "struct \fBwl_pointer_grab\fP \fBdrag_grab\fP"
62
 
.br
63
 
.ti -1c
64
 
.RI "struct \fBwl_surface\fP * \fBdrag_surface\fP"
65
 
.br
66
 
.ti -1c
67
 
.RI "struct \fBwl_listener\fP \fBdrag_icon_listener\fP"
68
 
.br
69
 
.ti -1c
70
 
.RI "struct \fBwl_signal\fP \fBdrag_icon_signal\fP"
71
 
.br
72
 
.in -1c
73
 
 
74
 
.SH "Author"
75
 
.PP 
76
 
Generated automatically by Doxygen for Wayland from the source code\&.