~ubuntu-branches/ubuntu/precise/xfce4-panel/precise

« back to all changes in this revision

Viewing changes to docs/API/tmpl/xfce-arrow-button.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2010-12-04 15:45:53 UTC
  • mto: (4.1.3 experimental)
  • mto: This revision was merged to the branch mainline in revision 50.
  • Revision ID: james.westby@ubuntu.com-20101204154553-f452gq02eiksf09f
Tags: upstream-4.7.5
ImportĀ upstreamĀ versionĀ 4.7.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!-- ##### SECTION Title ##### -->
2
 
XfceArrowButton
3
 
 
4
 
<!-- ##### SECTION Short_Description ##### -->
5
 
Toggle button with arrow.
6
 
 
7
 
<!-- ##### SECTION Long_Description ##### -->
8
 
<para>
9
 
Toggle button with arrow. The arrow direction will be inverted when the button
10
 
is toggled.
11
 
</para>
12
 
 
13
 
<!-- ##### SECTION See_Also ##### -->
14
 
<para>
15
 
#GtkToggleButton
16
 
</para>
17
 
 
18
 
<!-- ##### SECTION Stability_Level ##### -->
19
 
 
20
 
 
21
 
<!-- ##### SECTION Image ##### -->
22
 
 
23
 
 
24
 
<!-- ##### STRUCT XfceArrowButton ##### -->
25
 
<para>
26
 
The #XfceArrowButton-struct struct contains private data only, and
27
 
should be accessed using the functions below.
28
 
</para>
29
 
 
30
 
 
31
 
<!-- ##### SIGNAL XfceArrowButton::arrow-type-changed ##### -->
32
 
<para>
33
 
 
34
 
</para>
35
 
 
36
 
@xfcearrowbutton: the object which received the signal.
37
 
@arg1: 
38
 
 
39
 
<!-- ##### ARG XfceArrowButton:arrow-type ##### -->
40
 
<para>
41
 
 
42
 
</para>
43
 
 
44
 
<!-- ##### FUNCTION xfce_arrow_button_new ##### -->
45
 
<para>
46
 
 
47
 
</para>
48
 
 
49
 
@type: 
50
 
@Returns: 
51
 
 
52
 
 
53
 
<!-- ##### FUNCTION xfce_arrow_button_set_arrow_type ##### -->
54
 
<para>
55
 
 
56
 
</para>
57
 
 
58
 
@button: 
59
 
@type: 
60
 
 
61
 
 
62
 
<!-- ##### FUNCTION xfce_arrow_button_get_arrow_type ##### -->
63
 
<para>
64
 
 
65
 
</para>
66
 
 
67
 
@button: 
68
 
@Returns: 
69
 
 
70