set_button_label
Description:
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 |