~ubuntu-branches/ubuntu/precise/rhythmbox/precise-201203091205

« back to all changes in this revision

Viewing changes to doc/reference/tmpl/rb-query-creator.sgml

Tags: upstream-0.9.5
ImportĀ upstreamĀ versionĀ 0.9.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
<!-- ##### SECTION Stability_Level ##### -->
18
18
 
19
19
 
20
 
<!-- ##### ENUM RBQueryCreatorLimitType ##### -->
21
 
<para>
22
 
 
23
 
</para>
24
 
 
25
 
@RB_QUERY_CREATOR_LIMIT_COUNT: 
26
 
@RB_QUERY_CREATOR_LIMIT_MB: 
27
 
@RB_QUERY_CREATOR_LIMIT_SECONDS: 
28
 
 
29
20
<!-- ##### FUNCTION rb_query_creator_new ##### -->
30
21
<para>
31
22
 
42
33
 
43
34
@db: 
44
35
@query: 
45
 
@limit_count: 
46
 
@limit_size: 
47
 
@limit_time: 
 
36
@limit_type: 
 
37
@limit_value: 
48
38
@sort_column: 
49
39
@sort_direction: 
50
40
@Returns: 
65
55
</para>
66
56
 
67
57
@creator: 
68
 
@type: 
69
 
@limit: 
 
58
@limit_type: 
 
59
@limit_value: 
70
60
 
71
61
 
72
62
<!-- ##### FUNCTION rb_query_creator_get_sort_order ##### -->