Creates or initializes a new renderer.
Adjust how text is drawn using object properties.
Properties can be set either directly on the renderer, or in combination
with a Gtk_Tree_View_Column so that the property is bound to a value
in the Gtk_Tree_Model.
functionGet_Typereturn GType;
Returns the internal value associated with this renderer
Properties
Orientation_Property
Enum
Orientation and growth direction of the progress bar
Pulse_Property
Int
Set this to positive values to indicate that some progress is
Text_Property
String
Text on the progress bar
Text_Xalign_Property
Float
The horizontal text alignment, from 0 (left) to 1 (right).
Text_Yalign_Property
Float
The vertical text alignment, from 0 (top) to 1 (bottom).