Sophie

Sophie

distrib > Mandriva > 9.2 > i586 > media > contrib > by-pkgid > df634f7f22d35db1c99644e5db0b11d9 > files > 479

gtk-sharp-doc-0.11-0.20030831.3mdk.i586.rpm

<Type Name="AccelFlags" FullName="Gtk.AccelFlags">
  <TypeSignature Language="C#" Maintainer="Hector Gomez M" Value="public enum AccelFlags;" />
  <AssemblyInfo>
    <AssemblyName>gtk-sharp</AssemblyName>
    <AssemblyVersion>0.0.0.0</AssemblyVersion>
    <Attributes />
  </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>
  <Docs>
    <summary>An enumeration used by AccelLabel</summary>
    <remarks>
      <para>
      This enumeration is used by <see cref="T:Gtk.AccelLabel" /> to see decide to display or not display an accelerator key and to know if an accelerator key  is removable.
     </para>
    </remarks>
  </Docs>
  <Base>
    <BaseTypeName>System.Enum</BaseTypeName>
  </Base>
  <Interfaces>
    <Interface>
      <InterfaceName>System.IComparable</InterfaceName>
    </Interface>
    <Interface>
      <InterfaceName>System.IConvertible</InterfaceName>
    </Interface>
    <Interface>
      <InterfaceName>System.IFormattable</InterfaceName>
    </Interface>
  </Interfaces>
  <Attributes />
  <Members>
    <Member MemberName="Visible">
      <MemberSignature Language="C#" Value="Visible" />
      <MemberType>Field</MemberType>
      <ReturnValue>
        <ReturnType>Gtk.AccelFlags</ReturnType>
      </ReturnValue>
      <Parameters />
      <Docs>
        <summary>Determines if <see cref="T:Gtk.AccelLabel" /> will display the accelerator key or not.</summary>
        <remarks>
          <para>Determines if <see cref="T:Gtk.AccelLabel" /> will display the accelerator key or not.</para>
        </remarks>
      </Docs>
    </Member>
    <Member MemberName="Locked">
      <MemberSignature Language="C#" Value="Locked" />
      <MemberType>Field</MemberType>
      <ReturnValue>
        <ReturnType>Gtk.AccelFlags</ReturnType>
      </ReturnValue>
      <Parameters />
      <Docs>
        <summary>Determines if the accelerator key is removable by <see cref="T:Gtk.AccelLabel" /></summary>
        <remarks>
          <para>Determines if the accelerator key is removable by <see cref="T:Gtk.AccelLabel" /></para>
        </remarks>
      </Docs>
    </Member>
    <Member MemberName="Mask">
      <MemberSignature Language="C#" Value="Mask" />
      <MemberType>Field</MemberType>
      <ReturnValue>
        <ReturnType>Gtk.AccelFlags</ReturnType>
      </ReturnValue>
      <Parameters />
      <Docs>
        <summary>Returns full information for <see cref="T:Gtk.AccelGroupEntry" />, displaying any modifiers, the accelerator key and the name of the associated signal to the right of any existing <see cref="T:Gtk.AccelLabel" /> text.</summary>
        <remarks>
          <para>
          Returns full information for a <see cref="T:Gtk.AccelGroupEntry" />(the individual element in a GtkAccelGroup array), displaying any modifiers, the accelerator key and the name of the associated signal to the right of any existing <see cref="T:Gtk.AccelLabel" /> text.
         </para>
        </remarks>
      </Docs>
    </Member>
    <Member MemberName="value__">
      <MemberSignature Language="C#" Value="value__" />
      <MemberType>Field</MemberType>
      <ReturnValue>
        <ReturnType>System.Int32</ReturnType>
      </ReturnValue>
      <Parameters />
      <Docs>
        <summary>To be added</summary>
        <remarks>To be added</remarks>
      </Docs>
    </Member>
  </Members>
</Type>