Method

AdwSpinnerPaintableget_widget

Declaration [src]

GtkWidget*
adw_spinner_paintable_get_widget (
  AdwSpinnerPaintable* self
)

Description [src]

Gets the widget used for frame clock.

Available since:1.6

Return value

Returns: GtkWidget
 

The widget.

 The data is owned by the instance.
 The return value can be NULL.