Method
GgitSubmoduleget_path
Declaration [src]
const gchar*
ggit_submodule_get_path (
  GgitSubmodule* submodule
)
      Description [src]
Gets the path to the submodule from the repo working directory. It is almost always the same as the name. See ggit_submodule_get_name().