buttons


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[] buttons { get; set; }

Labels for buttons to show in the alert.

The labels should be translated and may contain a _ to indicate the mnemonic character.

If this property is not set, then a 'Close' button is automatically created.