summaryrefslogtreecommitdiff
path: root/tests/testfontchooserdialog.c
Commit message (Collapse)AuthorAgeFilesLines
* Add filter test to testfontchooserdialogChristian Persch2011-09-131-0/+15
|
* Rename gtk_font_chooser_get_{family,face,size}Christian Persch2011-09-131-2/+2
| | | | | ... to gtk_font_chooser_get_font_{family,face,size}, in order to avoid naming conflicts in bindings.
* Add GtkFontChooser:font-desc propertyChristian Persch2011-09-131-0/+44
| | | | Add a way to set/get the font as a PangoFontDescription.
* Add prop editors to testfontchooser{,dialog}Christian Persch2011-09-131-1/+9
|
* Fix minor issues in the testsMatthias Clasen2011-08-151-1/+1
|
* GtkFontChooserDialog: GtkFontButton now uses GtkFontChooserDialog instead of ↵Alberto Ruiz2011-08-151-7/+5
| | | | GtkFontSelectionDialog
* GtkFontChooserDialog: Add parent window as a parameter in the constructorAlberto Ruiz2011-08-151-1/+1
|
* GtkFontChooser: Expose the new widget in gtk.h and add test casesAlberto Ruiz2011-08-151-0/+38