gdk-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Represents a line segment defined as [(x1,y1),(x2,y2)]System.ValueTypeFieldGdk.SegmentReferences a static field defined as new Gdk.Segment ();
MethodGdk.SegmentReturns a new object.
an object of type 'IntPtr'
an object of type 'Gdk.Segment'Passig IntPtr.Zero returns Gdk.Segment.ZeroFieldSystem.Int32First x-value for the line segment.FieldSystem.Int32First y-value for the line segment.FieldSystem.Int32Second x-value for the line segment.FieldSystem.Int32Second y-value for the line segment.