Property

GtkAlertDialog:buttons

since: 4.10

Declaration

property buttons: string[] [ read, write ]

Description [src]

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.

Type:An array of char*

Available since: 4.10

Flags

Readableyes
Writableyes
Constructno
Construct onlyno