mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-11-01 00:42:16 +01:00 
			
		
		
		
	docs: fix an example
This commit is contained in:
		
				
					committed by
					
						 Matthias Clasen
						Matthias Clasen
					
				
			
			
				
	
			
			
			
						parent
						
							f03dbdc365
						
					
				
				
					commit
					7934d64837
				
			| @@ -697,7 +697,8 @@ on_handle_hello_world (MyAppFrobber           *interface, | ||||
|     } | ||||
|   else | ||||
|     { | ||||
|       g_dbus_method_invocation_return_error (MY_APP_ERROR, | ||||
|       g_dbus_method_invocation_return_error (invocation, | ||||
|                  MY_APP_ERROR, | ||||
|                  MY_APP_ERROR_NO_WHINING, | ||||
|                  "Hey, %s, there will be no whining!", | ||||
|                  g_dbus_method_invocation_get_sender (invocation)); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user