summaryrefslogtreecommitdiff
path: root/doc/reference/mate-panel-applet/mate-panel-applet-sections.txt
blob: 5493db24e4d5b639c3febfdc497cae78f4cf2555 (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
<INCLUDE>mate-panel-applet.h</INCLUDE>

<SECTION>
<FILE>mate-panel-applet</FILE>
MatePanelApplet
MatePanelAppletOrient
MATE_PANEL_APPLET_ORIENT_UP
MATE_PANEL_APPLET_ORIENT_DOWN
MATE_PANEL_APPLET_ORIENT_LEFT
MATE_PANEL_APPLET_ORIENT_RIGHT
MatePanelAppletBackgroundType
MatePanelAppletFlags
MatePanelAppletFactoryCallback
<TITLE>MatePanelApplet</TITLE>
mate_panel_applet_new
mate_panel_applet_get_orient
mate_panel_applet_get_size
mate_panel_applet_get_background
mate_panel_applet_get_preferences_key
mate_panel_applet_add_preferences
mate_panel_applet_get_flags
mate_panel_applet_set_flags
mate_panel_applet_set_size_hints
mate_panel_applet_get_locked_down
mate_panel_applet_request_focus
mate_panel_applet_get_control
mate_panel_applet_get_popup_component
mate_panel_applet_setup_menu
mate_panel_applet_setup_menu_from_file
mate_panel_applet_factory_main
mate_panel_applet_factory_main_closure
MATE_PANEL_APPLET_MATECOMPONENT_FACTORY
mate_panel_applet_shlib_factory
mate_panel_applet_shlib_factory_closure
MATE_PANEL_APPLET_MATECOMPONENT_SHLIB_FACTORY
<SUBSECTION Standard>
MATE_PANEL_APPLET
PANEL_IS_APPLET
PANEL_TYPE_APPLET
mate_panel_applet_get_type
MATE_PANEL_APPLET_CLASS
PANEL_IS_APPLET_CLASS
MATE_PANEL_APPLET_GET_CLASS
<SUBSECTION Private>
MatePanelAppletClass
MatePanelAppletPrivate
</SECTION>

<INCLUDE>mate-panel-applet-mateconf.h</INCLUDE>

<SECTION>
<FILE>mate-panel-applet-mateconf</FILE>
<TITLE>Panel Applet MateConf Utilities</TITLE>
mate_panel_applet_mateconf_get_full_key
mate_panel_applet_mateconf_get_bool
mate_panel_applet_mateconf_get_int
mate_panel_applet_mateconf_get_string
mate_panel_applet_mateconf_get_float
mate_panel_applet_mateconf_get_list
mate_panel_applet_mateconf_get_value
mate_panel_applet_mateconf_set_bool
mate_panel_applet_mateconf_set_int
mate_panel_applet_mateconf_set_string
mate_panel_applet_mateconf_set_float
mate_panel_applet_mateconf_set_list
mate_panel_applet_mateconf_set_value
</SECTION>