]> Pileus Git - ~andy/gtk/blob - docs/reference/gtk/tmpl/gtkfontbutton.sgml
ca8253d7cf023793a4ab494ee96e31e5bc4d32d3
[~andy/gtk] / docs / reference / gtk / tmpl / gtkfontbutton.sgml
1 <!-- ##### SECTION Title ##### -->
2 GtkFontButton
3
4 <!-- ##### SECTION Short_Description ##### -->
5 A button to launch a font selection dialog
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 The #GtkFontButton is a button which displays the currently selected font an allows to open a font selection 
10 dialog to change the font. It is suitable widget for selecting a font in a preference dialog.
11 </para>
12
13 <!-- ##### SECTION See_Also ##### -->
14 <para>
15 #GtkFontSelectionDialog, #GtkColorButton.
16 </para>
17
18 <!-- ##### SECTION Stability_Level ##### -->
19
20
21 <!-- ##### SECTION Image ##### -->
22
23
24 <!-- ##### STRUCT GtkFontButton ##### -->
25 <para>
26 The GtkFontButton struct has only private members and should not be used
27 directly.
28 </para>
29
30
31 <!-- ##### SIGNAL GtkFontButton::font-set ##### -->
32 <para>
33
34 </para>
35
36 @fontbutton: the object which received the signal.
37
38 <!-- ##### ARG GtkFontButton:font-name ##### -->
39 <para>
40
41 </para>
42
43 <!-- ##### ARG GtkFontButton:show-size ##### -->
44 <para>
45
46 </para>
47
48 <!-- ##### ARG GtkFontButton:show-style ##### -->
49 <para>
50
51 </para>
52
53 <!-- ##### ARG GtkFontButton:title ##### -->
54 <para>
55
56 </para>
57
58 <!-- ##### ARG GtkFontButton:use-font ##### -->
59 <para>
60
61 </para>
62
63 <!-- ##### ARG GtkFontButton:use-size ##### -->
64 <para>
65
66 </para>
67
68 <!-- ##### FUNCTION gtk_font_button_new ##### -->
69 <para>
70
71 </para>
72
73 @void: 
74 @Returns: 
75
76
77 <!-- ##### FUNCTION gtk_font_button_new_with_font ##### -->
78 <para>
79
80 </para>
81
82 @fontname: 
83 @Returns: 
84
85
86 <!-- ##### FUNCTION gtk_font_button_set_font_name ##### -->
87 <para>
88
89 </para>
90
91 @font_button: 
92 @fontname: 
93 @Returns: 
94
95
96 <!-- ##### FUNCTION gtk_font_button_get_font_name ##### -->
97 <para>
98
99 </para>
100
101 @font_button: 
102 @Returns: 
103
104
105 <!-- ##### FUNCTION gtk_font_button_set_show_style ##### -->
106 <para>
107
108 </para>
109
110 @font_button: 
111 @show_style: 
112
113
114 <!-- ##### FUNCTION gtk_font_button_get_show_style ##### -->
115 <para>
116
117 </para>
118
119 @font_button: 
120 @Returns: 
121
122
123 <!-- ##### FUNCTION gtk_font_button_set_show_size ##### -->
124 <para>
125
126 </para>
127
128 @font_button: 
129 @show_size: 
130
131
132 <!-- ##### FUNCTION gtk_font_button_get_show_size ##### -->
133 <para>
134
135 </para>
136
137 @font_button: 
138 @Returns: 
139
140
141 <!-- ##### FUNCTION gtk_font_button_set_use_font ##### -->
142 <para>
143
144 </para>
145
146 @font_button: 
147 @use_font: 
148
149
150 <!-- ##### FUNCTION gtk_font_button_get_use_font ##### -->
151 <para>
152
153 </para>
154
155 @font_button: 
156 @Returns: 
157
158
159 <!-- ##### FUNCTION gtk_font_button_set_use_size ##### -->
160 <para>
161
162 </para>
163
164 @font_button: 
165 @use_size: 
166
167
168 <!-- ##### FUNCTION gtk_font_button_get_use_size ##### -->
169 <para>
170
171 </para>
172
173 @font_button: 
174 @Returns: 
175
176
177 <!-- ##### FUNCTION gtk_font_button_set_title ##### -->
178 <para>
179
180 </para>
181
182 @font_button: 
183 @title: 
184
185
186 <!-- ##### FUNCTION gtk_font_button_get_title ##### -->
187 <para>
188
189 </para>
190
191 @font_button: 
192 @Returns: 
193
194