[ CCode ( cname = "gimp_dialog_add_buttons" ) ]
public void add_buttons (...)
This function is essentially the same as add_buttons except it calls add_button instead of add_button
| this |
The this to add buttons to. |
| ... |
button_text-response_id pairs. |