Method

AdwBannerget_title

Declaration [src]

const char*
adw_banner_get_title (
  AdwBanner* self
)

Description [src]

Gets the title for self.

Available since:1.3
Gets propertyAdw.Banner:title

Return value

Returns: const char*
 

The title for self.

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.