Method

AdwBannerget_action_name

Declaration [src]

const char*
adw_banner_get_action_name (
  AdwBanner* self
)

Description [src]

Gets the name of the associated action.

Available since:1.3
Gets propertyAdw.Banner:action-name

Return value

Returns: const char*
 

The action name.

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