Method
IdeVcsCloneRequestclone_async
Declaration
void
ide_vcs_clone_request_clone_async (
IdeVcsCloneRequest* self,
IdeNotification* notif,
int pty_fd,
GCancellable* cancellable,
GAsyncReadyCallback callback,
gpointer user_data
)
Parameters
notif
-
Type:
IdeNotification
No description available.
The data is owned by the caller of the method. pty_fd
-
Type:
int
No description available.
cancellable
-
Type:
GCancellable
No description available.
The argument can be NULL
.The data is owned by the caller of the method. callback
-
Type:
GAsyncReadyCallback
No description available.
The argument can be NULL
. user_data
-
Type:
gpointer
No description available.
The argument can be NULL
.The data is owned by the caller of the method.