~ubuntu-branches/ubuntu/saucy/glib2.0/saucy-proposed

« back to all changes in this revision

Viewing changes to docs/reference/gio/tmpl/gpollableinputstream.sgml

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2013-09-18 11:49:30 UTC
  • mfrom: (1.63.26) (172.1.16 experimental)
  • Revision ID: package-import@ubuntu.com-20130918114930-25x6p3ytts9nnlvd
Tags: 2.37.93-1ubuntu1
* Rebase on Debian experimental, remaining changes:
  + Build-Depend on python:any for cross-building.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- ##### SECTION Title ##### -->
2
 
GPollableInputStream
3
 
 
4
 
<!-- ##### SECTION Short_Description ##### -->
5
 
 
6
 
 
7
 
<!-- ##### SECTION Long_Description ##### -->
8
 
<para>
9
 
 
10
 
</para>
11
 
 
12
 
 
13
 
<!-- ##### SECTION See_Also ##### -->
14
 
<para>
15
 
 
16
 
</para>
17
 
 
18
 
 
19
 
<!-- ##### SECTION Stability_Level ##### -->
20
 
 
21
 
 
22
 
<!-- ##### SECTION Image ##### -->
23
 
 
24
 
 
25
 
<!-- ##### STRUCT GPollableInputStream ##### -->
26
 
<para>
27
 
 
28
 
</para>
29
 
 
30
 
 
31
 
<!-- ##### STRUCT GPollableInputStreamInterface ##### -->
32
 
<para>
33
 
 
34
 
</para>
35
 
 
36
 
@g_iface: 
37
 
@can_poll: 
38
 
@is_readable: 
39
 
@create_source: 
40
 
@read_nonblocking: 
41
 
 
42
 
<!-- ##### FUNCTION g_pollable_input_stream_can_poll ##### -->
43
 
<para>
44
 
 
45
 
</para>
46
 
 
47
 
@stream: 
48
 
@Returns: 
49
 
 
50
 
 
51
 
<!-- ##### FUNCTION g_pollable_input_stream_is_readable ##### -->
52
 
<para>
53
 
 
54
 
</para>
55
 
 
56
 
@stream: 
57
 
@Returns: 
58
 
 
59
 
 
60
 
<!-- ##### FUNCTION g_pollable_input_stream_create_source ##### -->
61
 
<para>
62
 
 
63
 
</para>
64
 
 
65
 
@stream: 
66
 
@cancellable: 
67
 
@Returns: 
68
 
 
69
 
 
70
 
<!-- ##### FUNCTION g_pollable_input_stream_read_nonblocking ##### -->
71
 
<para>
72
 
 
73
 
</para>
74
 
 
75
 
@stream: 
76
 
@buffer: 
77
 
@count: 
78
 
@cancellable: 
79
 
@error: 
80
 
@Returns: 
81
 
 
82