Constructor

GgitProxyOptionsnew

Declaration [src]

GgitProxyOptions*
ggit_proxy_options_new (
  void
)

Description [src]

Create a new proxy options object.

Return value

Returns: GgitProxyOptions
 

A GgitProxyOptions.

 The caller of the function takes ownership of the data, and is responsible for freeing it.
 The return value can be NULL.