Method
GtkAlertDialogset_default_button
Declaration [src]
void
gtk_alert_dialog_set_default_button (
GtkAlertDialog* self,
int button
)
Description [src]
Sets the index of the default button.
See GtkAlertDialog:default-button
for
details of how this value is used.
Available since: | 4.10 |