Method

IdeDoapload_from_file

Declaration

gboolean
ide_doap_load_from_file (
  IdeDoap* self,
  GFile* file,
  GCancellable* cancellable,
  GError** error
)

Description

No description available.

Parameters

file GFile*
  No description available.
 The data is owned by the caller of the function.
cancellable GCancellable*
  No description available.
 The argument can be NULL.
 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
  No description available.