Constructor

GioFilenameCompleternew

Declaration

GFilenameCompleter*
g_filename_completer_new (
  void
)

Description

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.