set_button_label


Description:

public void set_button_label (string? label)

Sets the button label for this.

If set to `""` or `NULL`, the button won't be shown.

The button can be used with a `GAction`, or with the [signal@Banner:AdwBanner:button-clicked] signal.

Parameters:

this

a banner

label

the label