add_buttons


Description:

public void add_buttons (...)

Adds multiple buttons.

This is the same as calling [[email protected]_button] repeatedly. The variable argument list should be null-terminated as with [[email protected]_with_buttons]. Each button must have both text and response ID.

Parameters:

this

a `GtkDialog`

...

response ID for first button, then more text-response_id pairs

first_button_text

button text




2022 vala-language.org