Class CellRendererProgress

All Implemented Interfaces:
PointerInterface

public class CellRendererProgress extends CellRenderer
Renders numbers as progress bars

`GtkCellRendererProgress` renders a numeric value as a progress par in a cell.
Additionally, it can display a text on top of the progress bar.

https://docs.gtk.org/gtk4/class.CellRendererProgress.html

  • Constructor Details

    • CellRendererProgress

      public CellRendererProgress(PointerContainer pointer)
    • CellRendererProgress

      public CellRendererProgress()
      Creates a new `GtkCellRendererProgress`.
  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • asOrientable

      public Orientable asOrientable()
      Implements interface Orientable. Call this to get access to interface functions.
      Returns:
      Orientable
    • getTypeID

      public static long getTypeID()
    • getParentTypeID

      public static long getParentTypeID()
    • getTypeSize

      public static TypeSystem.TypeSize getTypeSize()
    • getParentTypeSize

      public static TypeSystem.TypeSize getParentTypeSize()
    • getInstanceSize

      public static int getInstanceSize()