summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h
diff options
context:
space:
mode:
authorAnatoly Spektor <aspektor@redhat.com>2012-09-28 15:52:59 -0400
committerAnatoly Spektor <aspektor@redhat.com>2012-09-28 15:52:59 -0400
commit31de9190b5c45d25e232406da9f6fb03f6037a08 (patch)
tree84a6a3bd31fdafc5c8c6b69c18424bcb4931b8c9 /bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h
parentc7591f1f1e20d7e15b4d710292d8c7ad4e89cff4 (diff)
downloadeclipse.platform.swt-gtk3_set_font.tar.gz
eclipse.platform.swt-gtk3_set_font.tar.xz
eclipse.platform.swt-gtk3_set_font.zip
Replace gtk_font_selection_dialog_set_font_name with GtkFontChoosergtk3_set_font
This patch replaces gtk_font_selection_dialog_set_font_name with gtk_font_chooser_set_font for GTK+ 3.2 and higher.
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h
index b0083a810d..5e3caf5268 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h
@@ -734,6 +734,7 @@ typedef enum {
_1gtk_1fixed_1move_FUNC,
_1gtk_1fixed_1new_FUNC,
_1gtk_1fixed_1set_1has_1window_FUNC,
+ _1gtk_1font_1chooser_1set_1font_FUNC,
_1gtk_1font_1selection_1dialog_1get_1font_1name_FUNC,
_1gtk_1font_1selection_1dialog_1new_FUNC,
_1gtk_1font_1selection_1dialog_1set_1font_1name_FUNC,