When this function was added, the exported symbol files were not updated to list it. --- gtk/map-file | 1 + gtk/spice-glib-sym-file | 1 + 2 files changed, 2 insertions(+) diff --git a/gtk/map-file b/gtk/map-file index 558a4d7..03648a8 100644 --- a/gtk/map-file +++ b/gtk/map-file @@ -11,6 +11,7 @@ spice_channel_get_type; spice_channel_new; spice_channel_open_fd; spice_channel_set_capability; +spice_channel_string_to_type; spice_channel_test_capability; spice_channel_test_common_capability; spice_channel_type_to_string; diff --git a/gtk/spice-glib-sym-file b/gtk/spice-glib-sym-file index 5a580d6..fc18388 100644 --- a/gtk/spice-glib-sym-file +++ b/gtk/spice-glib-sym-file @@ -11,6 +11,7 @@ spice_channel_get_type spice_channel_new spice_channel_open_fd spice_channel_set_capability +spice_channel_string_to_type spice_channel_test_capability spice_channel_test_common_capability spice_channel_type_to_string -- 1.8.2.1 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel