forked from AuroraMiddleware/gtk
Move gtk_font_selection_dialog_get_apply_button,
gtk_font_selection_dialog_get_cancel_button, and gtk_font_selection_dialog_get_ok_button to the GtkFontSelectionDialog section. svn path=/trunk/; revision=21112
This commit is contained in:
parent
e0bbf16989
commit
375e16715c
@ -1,3 +1,11 @@
|
||||
2008-08-13 Torsten Schoenfeld <kaffeetisch@gmx.de>
|
||||
|
||||
* gtk/gtk-sections.txt: Move
|
||||
gtk_font_selection_dialog_get_apply_button,
|
||||
gtk_font_selection_dialog_get_cancel_button, and
|
||||
gtk_font_selection_dialog_get_ok_button to the
|
||||
GtkFontSelectionDialog section.
|
||||
|
||||
2008-08-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.13.6 ===
|
||||
|
@ -1599,9 +1599,6 @@ gtk_font_selection_get_font_name
|
||||
gtk_font_selection_set_font_name
|
||||
gtk_font_selection_get_preview_text
|
||||
gtk_font_selection_set_preview_text
|
||||
gtk_font_selection_dialog_get_apply_button
|
||||
gtk_font_selection_dialog_get_cancel_button
|
||||
gtk_font_selection_dialog_get_ok_button
|
||||
gtk_font_selection_get_face
|
||||
gtk_font_selection_get_face_entry
|
||||
gtk_font_selection_get_face_list
|
||||
@ -1634,6 +1631,9 @@ gtk_font_selection_dialog_get_font_name
|
||||
gtk_font_selection_dialog_set_font_name
|
||||
gtk_font_selection_dialog_get_preview_text
|
||||
gtk_font_selection_dialog_set_preview_text
|
||||
gtk_font_selection_dialog_get_apply_button
|
||||
gtk_font_selection_dialog_get_cancel_button
|
||||
gtk_font_selection_dialog_get_ok_button
|
||||
|
||||
<SUBSECTION Standard>
|
||||
GTK_FONT_SELECTION_DIALOG
|
||||
|
Loading…
Reference in New Issue
Block a user