public static Xwt.Drawing.Color GetForegroundColor(this Gtk.Widget widget) { return(widget.GetForegroundColor(Gtk.StateType.Normal)); }