append_button
Description:
Appends new Gtk.Button to the placeholder's action area
Parameters:
| icon |
the GLib.Icon that describes this action |
| label |
a string to use as the title for this action. It should use Title Case. |
| description |
a string to use as a description for this action. It should use sentence case. |
Returns:
|
a Gtk.Button representing this action |