Method

GgitCheckoutOptionsget_disable_filters

Declaration [src]

gboolean
ggit_checkout_options_get_disable_filters (
  GgitCheckoutOptions* options
)

Description [src]

Get whether filters are disabled.

Return value

Returns: gboolean
 

TRUE if filters are disabled, FALSE otherwise.