GtkToolbar::append_element

GtkToolbar::append_element

GtkWidget append_element(GtkToolbarChildType widget_type, GtkWidget widget, string button_text, string tooltip_text, string tooltip_private_text, GtkPixmap icon, string callback, [mixed userparam]);

Adds a new toolbar element to the end. Just calls insert_element() 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.