Method
AdwBannerget_action_target_value
Declaration [src]
GVariant*
adw_banner_get_action_target_value (
AdwBanner* self
)
Description [src]
Gets the parameter for action invocations.
Available since: | 1.3 |
Gets property | Adw.Banner:action-target |
Return value
Returns: | GVariant |
The action target. |
|
The data is owned by the instance. | |
The return value can be NULL . |