Constructor
GtkMountOperationnew
Declaration [src]
GMountOperation*
gtk_mount_operation_new (
GtkWindow* parent
)
Parameters
parent |
GtkWindow |
Transient parent of the window. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |
Return value
Returns: | GMountOperation |
A new |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |