mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-04 01:58:54 +01:00 
			
		
		
		
	Escape percent sign in g_variant_new_parsed documentation
Strings matching /%[a-z]/ are special syntax for gtk-doc. Bug: https://bugzilla.gnome.org/show_bug.cgi?id=632049 Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by: Ryan Lortie <desrt@desrt.ca>
This commit is contained in:
		@@ -2486,7 +2486,7 @@ g_variant_new_parsed_va (const gchar *format,
 | 
			
		||||
 *
 | 
			
		||||
 * You may not use this function to return, unmodified, a single
 | 
			
		||||
 * #GVariant pointer from the argument list.  ie: @format may not solely
 | 
			
		||||
 * be anything along the lines of "%*", "%?", "%r", or anything starting
 | 
			
		||||
 * be anything along the lines of "%*", "%?", "\%r", or anything starting
 | 
			
		||||
 * with "%@".
 | 
			
		||||
 **/
 | 
			
		||||
GVariant *
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user