mirror of
				https://github.com/Ryujinx/GtkSharp.git
				synced 2025-10-27 22:07:46 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			44 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			44 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <Type Name="OrientableImplementor" FullName="Gtk.OrientableImplementor">
 | |
|   <TypeSignature Language="C#" Value="public interface OrientableImplementor : GLib.IWrapper" />
 | |
|   <TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract OrientableImplementor implements class GLib.IWrapper" />
 | |
|   <AssemblyInfo>
 | |
|     <AssemblyName>gtk-sharp</AssemblyName>
 | |
|   </AssemblyInfo>
 | |
|   <Interfaces>
 | |
|     <Interface>
 | |
|       <InterfaceName>GLib.IWrapper</InterfaceName>
 | |
|     </Interface>
 | |
|   </Interfaces>
 | |
|   <Attributes>
 | |
|     <Attribute>
 | |
|       <AttributeName>GLib.GInterface(typeof(Gtk.OrientableAdapter))</AttributeName>
 | |
|     </Attribute>
 | |
|   </Attributes>
 | |
|   <Docs>
 | |
|     <summary>To be added.</summary>
 | |
|     <remarks>To be added.</remarks>
 | |
|     <since version="Gtk# 3.0" />
 | |
|   </Docs>
 | |
|   <Members>
 | |
|     <Member MemberName="Orientation">
 | |
|       <MemberSignature Language="C#" Value="public Gtk.Orientation Orientation { get; set; }" />
 | |
|       <MemberSignature Language="ILAsm" Value=".property instance valuetype Gtk.Orientation Orientation" />
 | |
|       <MemberType>Property</MemberType>
 | |
|       <Attributes>
 | |
|         <Attribute>
 | |
|           <AttributeName>GLib.Property("orientation")</AttributeName>
 | |
|         </Attribute>
 | |
|       </Attributes>
 | |
|       <ReturnValue>
 | |
|         <ReturnType>Gtk.Orientation</ReturnType>
 | |
|       </ReturnValue>
 | |
|       <Docs>
 | |
|         <summary>To be added.</summary>
 | |
|         <value>To be added.</value>
 | |
|         <remarks>To be added.</remarks>
 | |
|         <since version="Gtk# 3.0" />
 | |
|       </Docs>
 | |
|     </Member>
 | |
|   </Members>
 | |
| </Type>
 |