mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-27 07:25:33 +00:00
e299e65c8a
* bootstrap : use gnome and vfs 2.10 api. * bootstrap-2.4 : use gnome and vfs 2.6 api. * bootstrap-for-the-insane : use gnome and vfs 2.10 api for now. * configure.in.in : substitute GNOME_REQUIRED_VERSION. * gnome/gnome-api.raw : rename to gnome-api-2.6.raw. * gnome/gnome-api-2.10.raw : new 2.10 parse. * gnomevfs/gnome-vfs-api.raw : rename to gnome-api-2.6.raw. * gnomevfs/gnome-vfs-api-2.10.raw : new 2.10 parse. * gnomevfs/Gnomevfs.metadata : mark MimeApplication opaque. * sources/Makefile.am : split gnome parse for 2.6/2.10. * sources/gtk-sharp-2.4-sources.xml : parse GNOME 2.6. * sources/gtk-sharp-2.6-sources.xml : parse GNOME 2.10. * sources/gtk-sharp-2.8-sources.xml : parse GNOME 2.10 for now. svn path=/trunk/gtk-sharp/; revision=47981
32 lines
980 B
XML
32 lines
980 B
XML
<Type Name="ModuleCallbackFullAuthenticationOutFlags" FullName="Gnome.Vfs.ModuleCallbackFullAuthenticationOutFlags">
|
|
<TypeSignature Language="C#" Value="public enum ModuleCallbackFullAuthenticationOutFlags" />
|
|
<AssemblyInfo>
|
|
<AssemblyName>gnome-vfs-sharp</AssemblyName>
|
|
<AssemblyVersion>2.6.0.0</AssemblyVersion>
|
|
</AssemblyInfo>
|
|
<Base>
|
|
<BaseTypeName>System.Enum</BaseTypeName>
|
|
</Base>
|
|
<Attributes>
|
|
<Attribute>
|
|
<AttributeName>System.Flags</AttributeName>
|
|
</Attribute>
|
|
</Attributes>
|
|
<Members>
|
|
<Member MemberName="Selected">
|
|
<MemberSignature Language="C#" Value="Selected" />
|
|
<MemberType>Field</MemberType>
|
|
<ReturnValue>
|
|
<ReturnType>Gnome.Vfs.ModuleCallbackFullAuthenticationOutFlags</ReturnType>
|
|
</ReturnValue>
|
|
<Docs>
|
|
<summary>To be added.</summary>
|
|
</Docs>
|
|
</Member>
|
|
</Members>
|
|
<Docs>
|
|
<summary>To be added.</summary>
|
|
<remarks>To be added.</remarks>
|
|
</Docs>
|
|
</Type>
|