Method

AdwAnimationget_widget

since: 1.0

Declaration [src]

GtkWidget*
adw_animation_get_widget (
  AdwAnimation* self
)

Description [src]

Gets the widget self was created for.

Available since: 1.0

Gets propertyAdw.Animation:widget

Return value

Type: GtkWidget

The animation widget.

The returned data is owned by the instance.