summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtkfontbutton.sgml
blob: 54c701b6453d1385c3dc488119df689a1497b442 (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
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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
<!-- ##### SECTION Title ##### -->
GtkFontButton

<!-- ##### SECTION Short_Description ##### -->
A button to launch a font selection dialog

<!-- ##### SECTION Long_Description ##### -->
<para>
The #GtkFontButton is a button which displays the currently selected font an allows to open a font selection 
dialog to change the font. It is suitable widget for selecting a font in a preference dialog.
</para>

<!-- ##### SECTION See_Also ##### -->
<para>
#GtkFontSelectionDialog, #GtkColorButton.
</para>

<!-- ##### SECTION Stability_Level ##### -->


<!-- ##### STRUCT GtkFontButton ##### -->
<para>

</para>


<!-- ##### SIGNAL GtkFontButton::font-set ##### -->
<para>

</para>

@fontbutton: the object which received the signal.

<!-- ##### ARG GtkFontButton:font-name ##### -->
<para>

</para>

<!-- ##### ARG GtkFontButton:show-size ##### -->
<para>

</para>

<!-- ##### ARG GtkFontButton:show-style ##### -->
<para>

</para>

<!-- ##### ARG GtkFontButton:title ##### -->
<para>

</para>

<!-- ##### ARG GtkFontButton:use-font ##### -->
<para>

</para>

<!-- ##### ARG GtkFontButton:use-size ##### -->
<para>

</para>

<!-- ##### FUNCTION gtk_font_button_new ##### -->
<para>

</para>

@Returns: 


<!-- ##### FUNCTION gtk_font_button_new_with_font ##### -->
<para>

</para>

@fontname: 
@Returns: 


<!-- ##### FUNCTION gtk_font_button_set_font_name ##### -->
<para>

</para>

@font_button: 
@fontname: 
@Returns: 


<!-- ##### FUNCTION gtk_font_button_get_font_name ##### -->
<para>

</para>

@font_button: 
@Returns: 


<!-- ##### FUNCTION gtk_font_button_set_show_style ##### -->
<para>

</para>

@font_button: 
@show_style: 


<!-- ##### FUNCTION gtk_font_button_get_show_style ##### -->
<para>

</para>

@font_button: 
@Returns: 


<!-- ##### FUNCTION gtk_font_button_set_show_size ##### -->
<para>

</para>

@font_button: 
@show_size: 


<!-- ##### FUNCTION gtk_font_button_get_show_size ##### -->
<para>

</para>

@font_button: 
@Returns: 


<!-- ##### FUNCTION gtk_font_button_set_use_font ##### -->
<para>

</para>

@font_button: 
@use_font: 


<!-- ##### FUNCTION gtk_font_button_get_use_font ##### -->
<para>

</para>

@font_button: 
@Returns: 


<!-- ##### FUNCTION gtk_font_button_set_use_size ##### -->
<para>

</para>

@font_button: 
@use_size: 


<!-- ##### FUNCTION gtk_font_button_get_use_size ##### -->
<para>

</para>

@font_button: 
@Returns: 


<!-- ##### FUNCTION gtk_font_button_set_title ##### -->
<para>

</para>

@font_button: 
@title: 


<!-- ##### FUNCTION gtk_font_button_get_title ##### -->
<para>

</para>

@font_button: 
@Returns: