gtk-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Renders text in a cellUsed to add text to a .Gtk.CellRendererGLib.IWrapperSystem.IDisposableMethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal constructor
Pointer to the C object.
An instance of CellRendererText, wrapping the C object.This is an internal constructor, and should not be used by user code.ConstructorCreates a new .an object of type The default constructor.PropertySystem.Int32Sets the height of a renderer to explicitly be determined by the .
an object of type an object of type PropertySystem.Int32Font size.
an object of type an object of type PropertySystem.DoubleFont scaling factor.
an object of type an object of type PropertySystem.StringForeground color as a string.
an object of type an object of type PropertySystem.BooleanWhether to strike through the text.
an object of type an object of type PropertyPango.FontDescriptionThe font description as a
an object of type an object of type PropertySystem.StringFont description as a .
an object of type an object of type PropertySystem.DoubleFont size in points.
an object of type an object of type PropertySystem.Int32Offset of text above the baseline (below the baseline if rise is negative).
an object of type an object of type PropertySystem.StringText to render.
an object of type an object of type PropertySystem.Int32Font weight.
an object of type an object of type PropertySystem.StringBackground color as a .
an object of type an object of type PropertySystem.BooleanWhether the text can be modified by the user.
an object of type an object of type PropertyPango.VariantFont variant.
an object of type an object of type PropertyGdk.ColorBackground color as a .
an object of type an object of type PropertySystem.StringName of the font family, e.g. Sans, Helvetica, Times, Monospace.
an object of type an object of type PropertyPango.AttrListA list of style attributes to apply to the text of the renderer.
an object of type an object of type PropertyPango.StretchFont stretch.
an object of type an object of type PropertySystem.StringMarked up text to render.
an object of type an object of type PropertyPango.StyleFont style.
an object of type an object of type PropertyPango.UnderlineStyle of underline for this text.
an object of type an object of type PropertyGdk.ColorForeground color as a .
an object of type an object of type EventGtk.EditedHandlerEmitted when the cell is edited.PropertyGLib.GTypeGType Property.a Returns the native value for .MethodSystem.VoidDefault handler for the event.
a
a Override this method in a subclass to provide a default handler for the event.ConstructorProtected Constructor.
a a Chain to this constructor if you have manually registered a native value for your subclass.PropertySystem.BooleanWhether or not to keep all text in a single paragraph.a PropertySystem.StringThe language this text is in, as an ISO code. a
Pango can use this as a hint when rendering the text. If you
don't understand this parameter, you probably don't need it.