Method

IdeBuildTargetget_name

Declaration

gchar*
ide_build_target_get_name (
  IdeBuildTarget* self
)

Description

No description available.

Return value

Type: gchar*

A filename or NULL.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.