Method

GgitPushOptionsget_remote_callbacks

Declaration [src]

GgitRemoteCallbacks*
ggit_push_options_get_remote_callbacks (
  GgitPushOptions* options
)

Description [src]

Gets the remote callbacks object.

Return value

Type: GgitRemoteCallbacks

The object’s id or NULL.

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