Virtual Method

IdeBuildTargetget_name

Declaration

gchar*
get_name (
  IdeBuildTarget* self
)

Description

No description available.
Available since:3.32

Return value

Returns: gchar*
 

A filename or NULL.

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