[Spice-devel] [PATCH spice-gtk] display: mark get_window_handle as internal
marcandre.lureau at redhat.com
marcandre.lureau at redhat.com
Thu Jan 3 07:12:10 UTC 2019
From: Marc-André Lureau <marcandre.lureau at redhat.com>
Not strictly required, but slightly more clear and consistent with the
rest of the code.
Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
---
src/channel-display.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/channel-display.c b/src/channel-display.c
index 14296d3..e5e5f56 100644
--- a/src/channel-display.c
+++ b/src/channel-display.c
@@ -1391,6 +1391,7 @@ void stream_display_frame(display_stream *st, SpiceFrame *frame,
}
}
+G_GNUC_INTERNAL
guintptr get_window_handle(display_stream *st)
{
void* handle = 0;
--
2.20.1.2.gb21ebb671b
More information about the Spice-devel
mailing list