gdk-sharp2.6.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Determines how primitives are drawn.None.System.EnumGLib.GType(WrapperType=typeof(Gdk.FillGType))FieldGdk.FillDraw with the foreground color.FieldGdk.FillDraw with a tiled pixmap.FieldGdk.FillDraw using the stipple bitmap. Pixels corresponding to bits in the stipple bitmap that are set will be drawn in he foreground color; pixels corresponding to bits that are not set will be left untouched.FieldGdk.FillDraw using the stipple bitmap. Pixels corresponding to bits in the stipple bitmap that are set will be drawn in the foreground color; pixels corresponding to bits that are not set will be drawn with the background color.