Class CellRendererProgress
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
public class CellRendererProgress : CellRenderer, Orientable, NativeObject, IDisposable, GTypeProvider, InstanceFactory
- Inheritance
-
CellRendererProgress
- Implements
- Inherited Members
Constructors
CellRendererProgress(params ConstructArgument[])
public CellRendererProgress(params ConstructArgument[] constructArguments)
Parameters
constructArgumentsConstructArgument[]
CellRendererProgress(CellRendererProgressHandle)
public CellRendererProgress(CellRendererProgressHandle handle)
Parameters
handleCellRendererProgressHandle
Fields
InvertedPropertyDefinition
public static readonly Property<bool, CellRendererProgress> InvertedPropertyDefinition
Field Value
PulsePropertyDefinition
public static readonly Property<int, CellRendererProgress> PulsePropertyDefinition
Field Value
TextPropertyDefinition
public static readonly Property<string?, CellRendererProgress> TextPropertyDefinition
Field Value
TextXalignPropertyDefinition
public static readonly Property<float, CellRendererProgress> TextXalignPropertyDefinition
Field Value
TextYalignPropertyDefinition
public static readonly Property<float, CellRendererProgress> TextYalignPropertyDefinition
Field Value
ValuePropertyDefinition
public static readonly Property<int, CellRendererProgress> ValuePropertyDefinition
Field Value
Properties
Inverted
public bool Inverted { get; set; }
Property Value
Pulse
public int Pulse { get; set; }
Property Value
Text
public string? Text { get; set; }
Property Value
TextXalign
public float TextXalign { get; set; }
Property Value
TextYalign
public float TextYalign { get; set; }
Property Value
Value
public int Value { get; set; }
Property Value
Methods
GetGType()
public static Type GetGType()
Returns
GetOrientation()
public Orientation GetOrientation()
Returns
New()
public static CellRendererProgress New()
Returns
SetOrientation(Orientation)
public void SetOrientation(Orientation orientation)
Parameters
orientationOrientation