gtk-sharp2.10.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.An enumeration used by AccelLabel
This enumeration is used by to decide to display or not display an accelerator key and to know if an accelerator key is removable.
System.EnumGLib.GType(typeof(Gtk.AccelFlagsGType))System.FlagsFieldGtk.AccelFlagsDetermines if will display the accelerator key or not.Determines if will display the accelerator key or not.FieldGtk.AccelFlagsDetermines if the accelerator key is removable by Determines if the accelerator key is removable by FieldGtk.AccelFlagsReturns full information for , displaying any modifiers, the accelerator key and the name of the associated signal to the right of any existing text.
Returns full information for a (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 text.