append
Description:
Adds child
as the last child to this.
Parameters:
this |
a `GtkBox` |
child |
the `GtkWidget` to append |
Adds child
as the last child to this.
this |
a `GtkBox` |
child |
the `GtkWidget` to append |