Method

GtkAlertDialogset_cancel_button

Declaration [src]

void
gtk_alert_dialog_set_cancel_button (
  GtkAlertDialog* self,
  int button
)

Description [src]

Sets the index of the cancel button.

See GtkAlertDialog:cancel-button for details of how this value is used.

Available since:4.10

Parameters

button int
 

The new cancel button.