Spinner


Object Hierarchy:

Gtk.Spinner Gtk.Spinner Gtk.Spinner Gtk.Widget Gtk.Widget Gtk.Widget->Gtk.Spinner GLib.InitiallyUnowned GLib.InitiallyUnowned GLib.InitiallyUnowned->Gtk.Widget GLib.Object GLib.Object GLib.Object->GLib.InitiallyUnowned Atk.Implementor Atk.Implementor Atk.Implementor->Gtk.Spinner Atk.Implementor->Gtk.Widget Gtk.Buildable Gtk.Buildable Gtk.Buildable->Gtk.Spinner Gtk.Buildable->Gtk.Widget

Description:

[ CCode ( type_id = "gtk_spinner_get_type ()" ) ]
public class Spinner : Widget, Implementor, Buildable

A GtkSpinner widget displays an icon-size spinning animation.

It is often used as an alternative to a ProgressBar for displaying indefinite activity, instead of actual progress.

To start the animation, use start, to stop it use stop.

CSS nodes

GtkSpinner has a single CSS node with the name spinner. When the animation is active, the GtkSpinner:checked pseudoclass is added to this node.

GtkSpinner


Namespace: Gtk
Package: gtk+-3.0

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object
All known members inherited from interface Atk.Implementor



2022 vala-language.org