Method

BisAlbumPageget_name

Declaration [src]

const char*
bis_album_page_get_name (
  BisAlbumPage* self
)

Description [src]

Gets the name of self.

Available since:1.0
Gets propertyBis.AlbumPage:name

Return value

Returns: const char*
 

The name of self.

 The data is owned by the instance.
 The return value can be NULL.
 The value is a NUL terminated UTF-8 string.