CellRendererProgress
⚠️ Deprecated ⚠️
This is deprecated since version 4.10.
List views use widgets to display their contents. You should use class@Gtk.ProgressBar instead
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.
Skipped during bindings generation
method
inverted
: Property has no getter nor settermethod
pulse
: Property has no getter nor settermethod
text
: Property has no getter nor settermethod
text-xalign
: Property has no getter nor settermethod
text-yalign
: Property has no getter nor settermethod
value
: Property has no getter nor setter
Constructors
Properties
Functions
Emits the "editing-canceled" signal. See onEditingCanceled.
Emits the "editing-started" signal. See onEditingStarted.
This is deprecated since version 4.10.
---Retrieves the orientation of the @orientable.
This is deprecated since version 4.10.
---This is deprecated since version 4.10.
---This is deprecated since version 4.10.
---This is deprecated since version 4.10.
---This signal gets emitted when the user cancels the process of editing a cell. For example, an editable cell renderer could be written to cancel editing when the user presses Escape.
This signal gets emitted when a cell starts to be edited. The intended use of this signal is to do special setup on @editable, e.g. adding a GtkEntryCompletion
or setting up additional columns in a GtkComboBox
.
This is deprecated since version 4.10.
---This is deprecated since version 4.10.
---Sets the orientation of the @orientable.
This is deprecated since version 4.10.
---This is deprecated since version 4.10.
---This is deprecated since version 4.10.
---This is deprecated since version 4.10.
---