Constructor

FoundryAdwFileNavigatornew

unstable since: 1.1

Declaration [src]

FoundryFileNavigator*
foundry_file_navigator_new (
  GFile* file
)

Description [src]

Creates a new file navigator for the given file.

Available since: 1.1

Parameters

file

Type: GFile

A GFile.

The data is owned by the caller of the function.

Return value

The caller of the function takes ownership of the data, and is responsible for freeing it.