aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/epiphany-sections.txt
blob: b389f151edbd282bfe241772c006ef614df81bd9 (plain) (blame)
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
<SECTION>
<FILE>ephy-location-entry</FILE>
<TITLE>EphyLocationEntry</TITLE>
EphyLocationEntry
ephy_location_entry_set_location
ephy_location_entry_get_location
ephy_location_entry_get_can_undo
ephy_location_entry_get_can_redo
ephy_location_entry_get_entry
ephy_location_entry_activate
ephy_location_entry_reset
ephy_location_entry_undo_reset
ephy_location_entry_set_favicon
ephy_location_entry_set_secure
ephy_location_entry_set_show_lock
ephy_location_entry_set_lock_stock
ephy_location_entry_set_lock_tooltip
ephy_location_entry_set_completion
ephy_location_entry_set_match_func
</SECTION>

<SECTION>
<FILE>ephy-node-view</FILE>
<TITLE>EphyNodeView</TITLE>
EphyNodeView
EphyNodeViewPriority
EphyNodeViewFlags
ephy_node_view_new
ephy_node_view_add_toggle
ephy_node_view_add_column
ephy_node_view_add_data_column
ephy_node_view_set_sort
ephy_node_view_set_priority
ephy_node_view_remove
ephy_node_view_get_selection
ephy_node_view_select_node
ephy_node_view_enable_drag_source
ephy_node_view_enable_drag_dest
ephy_node_view_edit
ephy_node_view_is_target
ephy_node_view_popup
</SECTION>

<SECTION>
<FILE>ephy-search-entry</FILE>
<TITLE>EphySearchEntry</TITLE>
EphySearchEntry
ephy_search_entry_new
ephy_search_entry_clear
</SECTION>

<SECTION>
<FILE>ephy-spinner</FILE>
<TITLE>EphySpinner</TITLE>
EphySpinner
ephy_spinner_new
ephy_spinner_start
ephy_spinner_stop
ephy_spinner_set_size
</SECTION>

<SECTION>
<FILE>ephy-tree-model-node</FILE>
<TITLE>EphyTreeModelNode</TITLE>
EphyTreeModelNode
ephy_tree_model_node_new
ephy_tree_model_node_add_prop_column
ephy_tree_model_node_add_func_column
ephy_tree_model_node_node_from_iter
ephy_tree_model_node_iter_from_node
</SECTION>

<SECTION>
<FILE>ephy-tree-model-sort</FILE>
<TITLE>EphyTreeModelSort</TITLE>
EphyTreeModelSort
ephy_tree_model_sort_new
ephy_tree_model_sort_set_base_drag_column_id
ephy_tree_model_sort_set_extra_drag_column_id
</SECTION>

<SECTION>
<FILE>ephy-zoom-action</FILE>
<TITLE>EphyZoomAction</TITLE>
EphyZoomAction
ephy_zoom_action_set_zoom_level
ephy_zoom_action_get_zoom_level
</SECTION>

<SECTION>
<FILE>ephy-zoom-control</FILE>
<TITLE>EphyZoomControl</TITLE>
EphyZoomControl
ephy_zoom_control_set_zoom_level
ephy_zoom_control_get_zoom_level
</SECTION>

<SECTION>
<FILE>ephy-statusbar</FILE>
<TITLE>EphyStatusbar</TITLE>
EphyStatusbar
ephy_statusbar_new
ephy_statusbar_get_security_frame
ephy_statusbar_set_caret_mode
ephy_statusbar_set_security_state
ephy_statusbar_set_popups_state
ephy_statusbar_add_widget
ephy_statusbar_remove_widget
</SECTION>

<SECTION>
<FILE>ephy-window</FILE>
<TITLE>EphyWindow</TITLE>
EphyWindow
ephy_window_new
ephy_window_new_with_chrome
ephy_window_get_ui_manager
ephy_window_get_toolbar
ephy_window_get_notebook
ephy_window_get_find_toolbar
ephy_window_get_statusbar
ephy_window_load_url
ephy_window_set_zoom
ephy_window_activate_location
ephy_window_get_is_print_preview
ephy_window_get_context_event
</SECTION>