Method
AdwAnimationget_widget
Declaration [src]
GtkWidget*
adw_animation_get_widget (
AdwAnimation* self
)
Description [src]
Gets the widget self
was created for.
Available since: | 1.0 |
Gets property | Adw.Animation:widget |
Return value
Type: GtkWidget
The animation widget.
The data is owned by the instance. |