Constructor
GtkFileLaunchernew
Declaration [src]
GtkFileLauncher*
gtk_file_launcher_new (
GFile* file
)
Parameters
file |
GFile* |
The file to open. |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. |
Return value
| Returns: | GtkFileLauncher |
The new |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |