summaryrefslogtreecommitdiff
path: root/Documentation/webkitgtk/tmpl/webkitwebresource.sgml
blob: 0734d3aadd0a7346c0401bfdb80e3d58a44c4078 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
<!-- ##### SECTION Title ##### -->
WebKitWebResource

<!-- ##### SECTION Short_Description ##### -->


<!-- ##### SECTION Long_Description ##### -->
<para>

</para>

<!-- ##### SECTION See_Also ##### -->
<para>

</para>

<!-- ##### SECTION Stability_Level ##### -->


<!-- ##### SECTION Image ##### -->


<!-- ##### STRUCT WebKitWebResource ##### -->
<para>

</para>


<!-- ##### SIGNAL WebKitWebResource::content-length-received ##### -->
<para>

</para>

@webkitwebresource: the object which received the signal.
@arg1: 

<!-- ##### SIGNAL WebKitWebResource::load-failed ##### -->
<para>

</para>

@webkitwebresource: the object which received the signal.
@arg1: 

<!-- ##### SIGNAL WebKitWebResource::load-finished ##### -->
<para>

</para>

@webkitwebresource: the object which received the signal.

<!-- ##### SIGNAL WebKitWebResource::response-received ##### -->
<para>

</para>

@webkitwebresource: the object which received the signal.
@arg1: 

<!-- ##### ARG WebKitWebResource:encoding ##### -->
<para>

</para>

<!-- ##### ARG WebKitWebResource:frame-name ##### -->
<para>

</para>

<!-- ##### ARG WebKitWebResource:mime-type ##### -->
<para>

</para>

<!-- ##### ARG WebKitWebResource:uri ##### -->
<para>

</para>

<!-- ##### FUNCTION webkit_web_resource_get_data ##### -->
<para>

</para>

@web_resource: 
@Returns: 


<!-- ##### FUNCTION webkit_web_resource_get_encoding ##### -->
<para>

</para>

@web_resource: 
@Returns: 


<!-- ##### FUNCTION webkit_web_resource_get_frame_name ##### -->
<para>

</para>

@web_resource: 
@Returns: 


<!-- ##### FUNCTION webkit_web_resource_get_mime_type ##### -->
<para>

</para>

@web_resource: 
@Returns: 


<!-- ##### FUNCTION webkit_web_resource_get_uri ##### -->
<para>

</para>

@web_resource: 
@Returns: 


<!-- ##### FUNCTION webkit_web_resource_new ##### -->
<para>

</para>

@data: 
@size: 
@uri: 
@mime_type: 
@encoding: 
@frame_name: 
@Returns: