Gtk.AccelFlags Enumeration
An enumeration used by AccelLabel

Syntax

[GLib.GType(typeof(Gtk.AccelFlagsGType))]
[System.Flags]
public enum AccelFlags

Remarks

This enumeration is used by Gtk.AccelLabel to decide to display or not display an accelerator key and to know if an accelerator key is removable.

Members

Member NameDescription
VisibleDetermines if Gtk.AccelLabel will display the accelerator key or not.
LockedDetermines if the accelerator key is removable by Gtk.AccelLabel
MaskReturns full information for Gtk.AccelGroupEntry, displaying any modifiers, the accelerator key and the name of the associated signal to the right of any existing Gtk.AccelLabel text.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Assembly Versions: 2.12.0.0