Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.swt.tools/JNI Generation')
-rw-r--r--bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties
index 90a27cf044..f99dedf3a8 100644
--- a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties
+++ b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties
@@ -3501,6 +3501,9 @@ OS_pango_font_description_to_string_0=cast=(PangoFontDescription *)
OS_pango_font_face_describe=
OS_pango_font_face_describe_0=cast=(PangoFontFace *)
+OS_pango_font_family_get_name=
+OS_pango_font_family_get_name_0=cast=(PangoFontFamily *)
+
OS_pango_font_family_list_faces=
OS_pango_font_family_list_faces_0=cast=(PangoFontFamily *)
OS_pango_font_family_list_faces_1=cast=(PangoFontFace ***)

Back to the top