GtkToolbar::append_widget

GtkToolbar::append_widget

void append_widget(GtkWidget widget, string tooltip_text, string tooltip_private_text);

Adds a widget to the end. Just calls insert_widget() with the position parameter set to the number of widgets.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.