RecentChooserT.getUris

Gets the URI of the recently used resources.

The return value of this function is affected by the “sort-type” and “limit” properties of @chooser.

Since the returned array is %NULL terminated, @length may be %NULL.

template RecentChooserT(TStruct)
string[]
getUris
()

Return Value

Type: string[]

A newly allocated, %NULL-terminated array of strings. Use g_strfreev() to free it.

Meta

Since

2.10