get_annotations


Description:

[ Version ( since = "5.18" ) ]
public unowned Annotations get_annotations ()

Gets the [class@Annotations] associated with this.

The returned object is guaranteed to be the same for the lifetime of this. Each [class@View] object has a different [class@Annotations].

Parameters:

this

a View.

Returns:

the Annotations associated with this.