gtk-sharp2.0.0.0Gtk# 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.CellRendererMethodSystem.VoidDisposes the resources associated with the object.ConstructorInternal constructor
Pointer to the C object.
This is an internal constructor, and should not be used by user code.ConstructorCreates a new .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 GLib.Property(Name="size")PropertySystem.DoubleFont scaling factor.
an object of type an object of type GLib.Property(Name="scale")PropertySystem.StringForeground color as a string.
an object of type an object of type GLib.Property(Name="foreground")PropertySystem.BooleanWhether to strike through the text.
an object of type an object of type GLib.Property(Name="strikethrough")PropertyPango.FontDescriptionThe font description as a
an object of type an object of type GLib.Property(Name="font_desc")PropertySystem.StringFont description as a .
an object of type an object of type GLib.Property(Name="font")PropertySystem.DoubleFont size in points.
an object of type an object of type GLib.Property(Name="size_points")PropertySystem.Int32Offset of text above the baseline (below the baseline if rise is negative).
an object of type an object of type GLib.Property(Name="rise")PropertySystem.StringText to render.
an object of type an object of type GLib.Property(Name="text")PropertySystem.Int32Font weight.
an object of type an object of type GLib.Property(Name="weight")PropertySystem.StringBackground color as a .
an object of type an object of type GLib.Property(Name="background")PropertySystem.BooleanWhether the text can be modified by the user.
an object of type an object of type GLib.Property(Name="editable")PropertyPango.VariantFont variant.
an object of type an object of type GLib.Property(Name="variant")PropertyGdk.ColorBackground color as a .
an object of type an object of type GLib.Property(Name="background_gdk")PropertySystem.StringName of the font family, e.g. Sans, Helvetica, Times, Monospace.
an object of type an object of type GLib.Property(Name="family")PropertyPango.AttrListA list of style attributes to apply to the text of the renderer.
an object of type an object of type GLib.Property(Name="attributes")PropertyPango.StretchFont stretch.
an object of type an object of type GLib.Property(Name="stretch")PropertySystem.StringMarked up text to render.
an object of type an object of type GLib.Property(Name="markup")PropertyPango.StyleFont style.
an object of type an object of type GLib.Property(Name="style")PropertyPango.UnderlineStyle of underline for this text.
an object of type an object of type GLib.Property(Name="underline")PropertyGdk.ColorForeground color as a .
an object of type an object of type GLib.Property(Name="foreground_gdk")EventGtk.EditedHandlerEmitted when the cell is edited.GLib.Signal(CName="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 Chain to this constructor if you have manually registered a native value for your subclass.System.Obsolete(Message=null, IsError=False)PropertySystem.BooleanWhether or not to keep all text in a single paragraph.a GLib.Property(Name="single_paragraph_mode")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.
GLib.Property(Name="language")PropertyPango.EllipsizeModeTo be addeda To be addedGLib.Property(Name="ellipsize")PropertySystem.Int32To be addeda To be addedGLib.Property(Name="width_chars")