mirror of
				https://github.com/Ryujinx/GtkSharp.git
				synced 2025-10-27 22:07:46 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			987 B
		
	
	
	
		
			XML
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			987 B
		
	
	
	
		
			XML
		
	
	
		
			Executable file
		
	
	
	
	
| <Type Name="KeySnoopFunc" FullName="Atk.KeySnoopFunc">
 | |
|   <TypeSignature Language="C#" Maintainer="auto" Value="public delegate int KeySnoopFunc(KeyEventStruct evnt);" />
 | |
|   <TypeSignature Language="ILAsm" Value=".class public auto ansi sealed KeySnoopFunc extends System.MulticastDelegate" />
 | |
|   <AssemblyInfo>
 | |
|     <AssemblyName>atk-sharp</AssemblyName>
 | |
|   </AssemblyInfo>
 | |
|   <ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
 | |
|   <Base>
 | |
|     <BaseTypeName>System.Delegate</BaseTypeName>
 | |
|   </Base>
 | |
|   <Parameters>
 | |
|     <Parameter Name="evnt" Type="Atk.KeyEventStruct" />
 | |
|   </Parameters>
 | |
|   <ReturnValue>
 | |
|     <ReturnType>System.Int32</ReturnType>
 | |
|   </ReturnValue>
 | |
|   <Docs>
 | |
|     <param name="evnt">To be added.</param>
 | |
|     <summary>To be added</summary>
 | |
|     <returns>To be added.</returns>
 | |
|     <remarks>To be added</remarks>
 | |
|   </Docs>
 | |
|   <Members />
 | |
| </Type>
 |