Constructor

IdeFileChooserEntrynew

Declaration

GtkWidget*
ide_file_chooser_entry_new (
  const gchar* title,
  GtkFileChooserAction action
)

Description

No description available.

Parameters

title

Type: const gchar*

No description available.

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

Type: GtkFileChooserAction

No description available.

Return value

Type: GtkWidget

No description available.

The data is owned by the called function.