Virtual Method

GntFileSelfile_selected

Declaration [src]

void
file_selected (
  GntFileSel* sel,
  const char* path,
  const char* filename
)

Description

No description available.

Parameters

path

Type: const char*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
filename

Type: const char*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.