<paramname="adapter_type">Adapter type containing registration information.</param>
<summary>Public Constructor.</summary>
<remarks/>
</Docs>
</Member>
<MemberMemberName="AdapterType">
<MemberSignatureLanguage="C#"Value="public Type AdapterType { set; get; };"/>
<MemberType>Property</MemberType>
<ReturnValue>
<ReturnType>System.Type</ReturnType>
</ReturnValue>
<Docs>
<summary>Adapter Property.</summary>
<value>A <seecref="T:GLib.GInterfaceAdapter"/> subclass containing registration information for the GInterface.</value>
<remarks/>
</Docs>
</Member>
</Members>
<Docs>
<summary>GInterface Attribute.</summary>
<remarks>Identifies an implementation interface corresponding to a native GInterface and provides access to the Adapter type for the interface.</remarks>