Constructor
AdwSpinnerPaintablenew
since: 1.6
Declaration [src]
AdwSpinnerPaintable*
adw_spinner_paintable_new (
GtkWidget* widget
)
Parameters
widget
-
Type:
GtkWidget
The widget used for frame clock.
The argument can be NULL
.The data is owned by the caller of the function.
Return value
Type: AdwSpinnerPaintable
The newly created AdwSpinnerPaintable
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |