Benjamin Otte
|
a278edab22
|
window: Remove type argument from gtk_window_new()
|
2020-02-14 21:18:49 +01:00 |
|
Matthias Clasen
|
a6c5466900
|
Stop using gtk_main and gtk_main_quit
Replace these calls with direct use of GMainContext api.
|
2020-02-09 23:12:32 -05:00 |
|
Matthias Clasen
|
67649763b6
|
tests: Stop using the delete-event signal
We can use ::destroy in most cases.
|
2018-01-16 14:14:09 -05:00 |
|
Timm Bäder
|
ea897c6df4
|
Remove gtk_widget_show_all
|
2017-01-20 21:37:04 +01:00 |
|
Matthias Clasen
|
2c7e567f05
|
Update callers
Adapt all our tests and examples to the new initialization api.
|
2017-01-19 13:50:17 -05:00 |
|
Matthias Clasen
|
049cbc8b74
|
GtkFontChooser: Allow a custom font map
This lets applications show their own fonts instead of
or in addition to system fonts.
https://bugzilla.gnome.org/show_bug.cgi?id=748771
|
2015-05-07 07:33:23 -04:00 |
|
Matthias Clasen
|
39ccbe6549
|
tests: Drop manual property editor
No need for this anymore, now that we have the inspector everywhere.
|
2014-05-22 08:32:48 -04:00 |
|
Javier Jardón
|
9d0febc9a6
|
Change FSF Address
|
2012-02-27 17:06:11 +00:00 |
|
Christian Persch
|
cc79b08441
|
Add filter test to testfontchooserdialog
|
2011-09-13 12:55:33 +02:00 |
|
Christian Persch
|
6902813a11
|
Rename gtk_font_chooser_get_{family,face,size}
... to gtk_font_chooser_get_font_{family,face,size}, in order to
avoid naming conflicts in bindings.
|
2011-09-13 12:55:33 +02:00 |
|
Christian Persch
|
abd9242f33
|
Add GtkFontChooser:font-desc property
Add a way to set/get the font as a PangoFontDescription.
|
2011-09-13 12:55:33 +02:00 |
|
Christian Persch
|
eb2a54decf
|
Add prop editors to testfontchooser{,dialog}
|
2011-09-13 12:55:21 +02:00 |
|
Matthias Clasen
|
96f9b67b51
|
Fix minor issues in the tests
|
2011-08-15 18:57:57 -04:00 |
|
Alberto Ruiz
|
a58a2dc0d3
|
GtkFontChooserDialog: GtkFontButton now uses GtkFontChooserDialog instead of GtkFontSelectionDialog
|
2011-08-15 18:57:57 -04:00 |
|
Alberto Ruiz
|
bf457d129e
|
GtkFontChooserDialog: Add parent window as a parameter in the constructor
|
2011-08-15 18:57:56 -04:00 |
|
Alberto Ruiz
|
4bf22639d1
|
GtkFontChooser: Expose the new widget in gtk.h and add test cases
|
2011-08-15 18:57:55 -04:00 |
|