Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarolyn MacLeod2010-11-01 18:37:48 +0000
committerCarolyn MacLeod2010-11-01 18:37:48 +0000
commit7ec616b485cfbaa37753c7eddbc015ac1ca925e3 (patch)
treed32fac5801ccf17c1a211d2845963f0859863903 /bundles/org.eclipse.swt/Eclipse SWT PI/gtk/library/os_stats.h
parentaf57b4287b6ed2d2e6984f1f8532d49577a00b42 (diff)
downloadeclipse.platform.swt-7ec616b485cfbaa37753c7eddbc015ac1ca925e3.tar.gz
eclipse.platform.swt-7ec616b485cfbaa37753c7eddbc015ac1ca925e3.tar.xz
eclipse.platform.swt-7ec616b485cfbaa37753c7eddbc015ac1ca925e3.zip
Bug 324005 - Add IAccessible2EditableText support to Eclipse
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 289af46c85..907eb9bc00 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
@@ -1426,6 +1426,7 @@ typedef enum {
_1pango_1font_1description_1set_1size_FUNC,
_1pango_1font_1description_1set_1stretch_FUNC,
_1pango_1font_1description_1set_1style_FUNC,
+ _1pango_1font_1description_1set_1variant_FUNC,
_1pango_1font_1description_1set_1weight_FUNC,
_1pango_1font_1description_1to_1string_FUNC,
_1pango_1font_1face_1describe_FUNC,

Back to the top