Constructor

GioFilenameCompleternew

Declaration [src]

GFilenameCompleter*
g_filename_completer_new (
  void
)

Description [src]

Creates a new filename completer.

Return value

Type: GFilenameCompleter

A GFilenameCompleter.

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