gdk-sharp2.12.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Determines how lines are drawn.None.System.EnumGLib.GType(typeof(Gdk.LineStyleGType))FieldGdk.LineStyleLines are drawn solid.None.FieldGdk.LineStyleEven segments are drawn; odd segments are not drawn.None.FieldGdk.LineStyle
Even segments are normally. Odd segments are drawn in the background color
if the fill style is Fill.Solid, or in the background color masked by the stipple if
the fill style is Fill.Stippled.
None.