Class CellRendererSpinner
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
public class CellRendererSpinner : CellRenderer, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
- Inheritance
-
CellRendererSpinner
- Implements
- Inherited Members
Constructors
CellRendererSpinner()
public CellRendererSpinner()
CellRendererSpinner(params ConstructArgument[])
protected CellRendererSpinner(params ConstructArgument[] constructArguments)
Parameters
constructArguments
ConstructArgument[]
CellRendererSpinner(IntPtr, bool)
protected CellRendererSpinner(IntPtr ptr, bool ownedRef)
Parameters
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()