mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-27 13:35:43 +00:00
24 lines
798 B
XML
24 lines
798 B
XML
|
<Type Name="ScrollableImplementor" FullName="Gtk.ScrollableImplementor">
|
||
|
<TypeSignature Language="C#" Value="public interface ScrollableImplementor : GLib.IWrapper" />
|
||
|
<TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract ScrollableImplementor 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.ScrollableAdapter))</AttributeName>
|
||
|
</Attribute>
|
||
|
</Attributes>
|
||
|
<Docs>
|
||
|
<summary>To be added.</summary>
|
||
|
<remarks>To be added.</remarks>
|
||
|
<since version="Gtk# 3.0" />
|
||
|
</Docs>
|
||
|
<Members />
|
||
|
</Type>
|