Method

GgitPushOptionsget_remote_callbacks

Declaration [src]

GgitRemoteCallbacks*
ggit_push_options_get_remote_callbacks (
  GgitPushOptions* options
)

Description [src]

Gets the remote callbacks object.

Return value

Returns: GgitRemoteCallbacks
 

The object’s id or NULL.

 The data is owned by the instance.
 The return value can be NULL.