Class CellRendererSpinner
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
public class CellRendererSpinner : CellRenderer, IDisposable, GTypeProvider, InstanceFactory
- Inheritance
-
CellRendererSpinner
- Implements
- Inherited Members
Constructors
CellRendererSpinner(params ConstructArgument[])
public CellRendererSpinner(params ConstructArgument[] constructArguments)
Parameters
constructArguments
ConstructArgument[]
CellRendererSpinner(CellRendererSpinnerHandle)
public CellRendererSpinner(CellRendererSpinnerHandle handle)
Parameters
handle
CellRendererSpinnerHandle
Fields
ActivePropertyDefinition
public static readonly Property<bool, CellRendererSpinner> ActivePropertyDefinition
Field Value
PulsePropertyDefinition
public static readonly Property<uint, CellRendererSpinner> PulsePropertyDefinition
Field Value
SizePropertyDefinition
public static readonly Property<IconSize, CellRendererSpinner> SizePropertyDefinition
Field Value
Properties
Active
public bool Active { get; set; }
Property Value
Pulse
public uint Pulse { get; set; }
Property Value
Size
public IconSize Size { get; set; }
Property Value
Methods
GetGType()
public static Type GetGType()
Returns
New()
public static CellRendererSpinner New()