Example #1
0
 public static Xwt.Drawing.Color GetTextColor(this Gtk.Widget widget)
 {
     return(widget.GetTextColor(Gtk.StateType.Normal));
 }