mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
GPollable*Stream: expose source methods to introspection
GSource has been introspectable for a while, so can stop skipping methods of GPollableInputStream/OutputStream that return it. https://bugzilla.gnome.org/show_bug.cgi?id=664302
This commit is contained in:
@@ -115,7 +115,7 @@ g_pollable_output_stream_is_writable (GPollableOutputStream *stream)
|
||||
}
|
||||
|
||||
/**
|
||||
* g_pollable_output_stream_create_source: (skip)
|
||||
* g_pollable_output_stream_create_source:
|
||||
* @stream: a #GPollableOutputStream.
|
||||
* @cancellable: (allow-none): a #GCancellable, or %NULL
|
||||
*
|
||||
|
Reference in New Issue
Block a user