Constructor

IdeSymbolnew_from_variant

Declaration

IdeSymbol*
ide_symbol_new_from_variant (
  GVariant* variant
)

Description

No description available.

Parameters

variant GVariant
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: IdeSymbol
  No description available.
 The caller of the function takes ownership of the data, and is responsible for freeing it.