get_proxy


Description:

public EnhancerProxy? get_proxy (uint index)

Get the EnhancerProxy at index.

This behaves the same as [method@Gio.ListModel.get_item], and is here for code uniformity and convenience to avoid type casting by user.

Parameters:

this

a EnhancerProxyList

index

an enhancer proxy index

Returns:

The EnhancerProxy at index.