diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2012-12-21 16:22:30 +0100 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2012-12-21 16:24:40 +0100 |
commit | 12a20d80e071af623f3f1999b65599a822287c40 (patch) | |
tree | a5199e8c64f2269f13a1ab1ba24cb3a54f89bbaf | |
parent | 95321c4a6241baad2d4fc89d34af76d5e9a6a982 (diff) |
build-sys: update sym-files
-rw-r--r-- | gtk/spice-glib-sym-file | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/gtk/spice-glib-sym-file b/gtk/spice-glib-sym-file index 82955f0..641ff4d 100644 --- a/gtk/spice-glib-sym-file +++ b/gtk/spice-glib-sym-file @@ -5,6 +5,8 @@ spice_channel_connect spice_channel_destroy spice_channel_disconnect spice_channel_event_get_type +spice_channel_flush_async +spice_channel_flush_finish spice_channel_get_type spice_channel_new spice_channel_open_fd @@ -16,8 +18,8 @@ spice_client_error_quark spice_cursor_channel_get_type spice_display_channel_get_type spice_display_get_primary -spice_get_option_group spice_g_signal_connect_object +spice_get_option_group spice_inputs_button_press spice_inputs_button_release spice_inputs_channel_get_type @@ -43,6 +45,10 @@ spice_main_set_display spice_main_set_display_enabled spice_playback_channel_get_type spice_playback_channel_set_delay +spice_port_channel_get_type +spice_port_event +spice_port_write_async +spice_port_write_finish spice_record_channel_get_type spice_record_send_data spice_session_connect |