~jbicha/hud/build-depend-on-valac-not-gir

« back to all changes in this revision

Viewing changes to docs/libhud/libhud-sections.txt

  • Committer: Tarmac
  • Author(s): Ted Gould, Pete Woods, Antti Kaijanmäki, Ted Gould, Albert Astals, Ryan Lortie, Łukasz 'sil2100' Zemczak, Albert Astals Cid, Mathieu Trudel-Lapierre, Kaleo, Tarmac, Ricardo Salveti de Araujo, Michael Terry, Automatic PS uploader
  • Date: 2013-04-10 16:04:51 UTC
  • mfrom: (227.3.148 phablet)
  • Revision ID: tarmac-20130410160451-o3owpv3zaxulm5of
HUD 2.0 Merge.

Approved by PS Jenkins bot, Mathieu Trudel-Lapierre.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<SECTION>
 
2
<FILE>action-publisher</FILE>
 
3
HUD_ACTION_PUBLISHER_SIGNAL_ACTION_GROUP_ADDED
 
4
HUD_ACTION_PUBLISHER_SIGNAL_ACTION_GROUP_REMOVED
 
5
HudActionDescription
 
6
HudActionPublisher
 
7
HudActionPublisherActionGroupSet
 
8
hud_action_description_get_action_name
 
9
hud_action_description_get_action_target
 
10
hud_action_description_new
 
11
hud_action_description_ref
 
12
hud_action_description_set_attribute
 
13
hud_action_description_set_attribute_value
 
14
hud_action_description_set_parameterized
 
15
hud_action_description_unref
 
16
hud_action_publisher_add_action_group
 
17
hud_action_publisher_add_description
 
18
hud_action_publisher_get_action_groups
 
19
hud_action_publisher_get_description_path
 
20
hud_action_publisher_get_id
 
21
hud_action_publisher_new_for_application
 
22
hud_action_publisher_new_for_id
 
23
hud_action_publisher_remove_action_group
 
24
<SUBSECTION Standard>
 
25
HUD_ACTION_DESCRIPTION
 
26
HUD_ACTION_PUBLISHER
 
27
HUD_IS_ACTION_DESCRIPTION
 
28
HUD_IS_ACTION_PUBLISHER
 
29
HUD_TYPE_ACTION_DESCRIPTION
 
30
HUD_TYPE_ACTION_PUBLISHER
 
31
hud_action_description_get_type
 
32
hud_action_publisher_get_type
 
33
</SECTION>
 
34
 
 
35
<SECTION>
 
36
<FILE>manager</FILE>
 
37
<TITLE>HudManager</TITLE>
 
38
HUD_MANAGER_PROP_APPLICATION
 
39
HUD_MANAGER_PROP_APP_ID
 
40
HudManagerClass
 
41
hud_manager_add_actions
 
42
hud_manager_new
 
43
hud_manager_new_for_application
 
44
hud_manager_remove_actions
 
45
<SUBSECTION Standard>
 
46
HUD_IS_MANAGER
 
47
HUD_IS_MANAGER_CLASS
 
48
HUD_MANAGER
 
49
HUD_MANAGER_CLASS
 
50
HUD_MANAGER_GET_CLASS
 
51
HUD_TYPE_MANAGER
 
52
HudManagerPrivate
 
53
hud_manager_get_type
 
54
</SECTION>
 
55