BannerGidBuilderImpl.buttonLabel

Set buttonLabel property.

class BannerGidBuilderImpl(T)
T
buttonLabel
(
string propval
)

Parameters

propval string

The label to show on the button.

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

The button can be used with a gio.action.Action, or with the signal@Banner::button-clicked signal.

Return Value

Type: T

Builder instance for fluent chaining