true when the widget currently is receiving the default action.
Syntax
[GLib.Property("has-default")]
public
bool HasDefault { set; get; }
Value
Evaluates to trueif the widget currently is receiving the default action.
Remarks
Requirements
Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)