Method

AdwSpinnerPaintableset_widget

Declaration [src]

void
adw_spinner_paintable_set_widget (
  AdwSpinnerPaintable* self,
  GtkWidget* widget
)

Description [src]

Sets the widget used for frame clock.

Available since:1.6

Parameters

widget GtkWidget
 

The widget to use for frame clock.

 The argument can be NULL.
 The data is owned by the caller of the function.