mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 08:22:16 +01:00 
			
		
		
		
	
		
			
	
	
		
			16 lines
		
	
	
		
			443 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
		
		
			
		
	
	
			16 lines
		
	
	
		
			443 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
|   | Title: Pollable Utility Functions | ||
|  | SPDX-License-Identifier: LGPL-2.1-or-later | ||
|  | SPDX-FileCopyrightText: 2012 Dan Winship | ||
|  | 
 | ||
|  | # Pollable Utility Functions
 | ||
|  | 
 | ||
|  | Utility functions for [iface@Gio.PollableInputStream] and | ||
|  | [iface@Gio.PollableOutputStream] implementations. | ||
|  | 
 | ||
|  |  * [func@Gio.pollable_source_new] | ||
|  |  * [func@Gio.pollable_source_new_full] | ||
|  |  * [func@Gio.pollable_stream_read] | ||
|  |  * [func@Gio.pollable_stream_write] | ||
|  |  * [func@Gio.pollable_stream_write_all] | ||
|  | 
 |