get_paths


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "2.4" ) ]
public (unowned Path)[] get_paths ()

Returns the list of paths contained in the specified image.

This procedure returns the list of paths contained in the specified image.

Parameters:

this

The image.

Returns:

The list of paths contained in the image. The returned value must be freed with g_free.