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 propertyAdw.Animation:widget

Return value

Returns: GtkWidget
 

The animation widget.

 The data is owned by the instance.