gtk-sharp 2.6.0.0 Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. Renders text in a cell Used to add text to a . Gtk.CellRenderer Constructor Internal constructor Pointer to the C object. This is an internal constructor, and should not be used by user code. Constructor Creates a new . The default constructor. Property System.Int32 Sets the height of a renderer to explicitly be determined by the . an object of type Property System.Int32 Font size. an object of type GLib.Property(Name="size") Property System.Double Font scaling factor. an object of type GLib.Property(Name="scale") Property System.String Foreground color as a string. an object of type GLib.Property(Name="foreground") Property System.Boolean Whether to strike through the text. an object of type GLib.Property(Name="strikethrough") Property Pango.FontDescription The font description as a an object of type GLib.Property(Name="font_desc") Property System.String Font description as a . an object of type GLib.Property(Name="font") Property System.Double Font size in points. an object of type GLib.Property(Name="size_points") Property System.Int32 Offset of text above the baseline (below the baseline if rise is negative). an object of type GLib.Property(Name="rise") Property System.String Text to render. an object of type GLib.Property(Name="text") Property System.Int32 Font weight. an object of type GLib.Property(Name="weight") Property System.String Background color as a . an object of type GLib.Property(Name="background") Property System.Boolean Whether the text can be modified by the user. an object of type GLib.Property(Name="editable") Property Pango.Variant Font variant. an object of type GLib.Property(Name="variant") Property Gdk.Color Background color as a . an object of type GLib.Property(Name="background_gdk") Property System.String Name of the font family, e.g. Sans, Helvetica, Times, Monospace. an object of type GLib.Property(Name="family") Property Pango.AttrList A list of style attributes to apply to the text of the renderer. an object of type GLib.Property(Name="attributes") Property Pango.Stretch Font stretch. an object of type GLib.Property(Name="stretch") Property System.String Marked up text to render. an object of type GLib.Property(Name="markup") Property Pango.Style Font style. an object of type GLib.Property(Name="style") Property Pango.Underline Style of underline for this text. an object of type GLib.Property(Name="underline") Property Gdk.Color Foreground color as a . an object of type GLib.Property(Name="foreground_gdk") Event Gtk.EditedHandler Emitted when the cell is edited. GLib.Signal(CName="edited") Property GLib.GType GType Property. a Returns the native value for . Method System.Void Default handler for the event. a a Override this method in a subclass to provide a default handler for the event. Constructor Protected Constructor. a Chain to this constructor if you have manually registered a native value for your subclass. System.Obsolete(Message=null, IsError=False) Property System.Boolean Whether or not to keep all text in a single paragraph. a GLib.Property(Name="single_paragraph_mode") Property System.String The 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") Property Pango.EllipsizeMode To be added a To be added GLib.Property(Name="ellipsize") Property System.Int32 To be added a To be added GLib.Property(Name="width_chars")