GtkToolbar::append_item

GtkToolbar::append_item

GtkButton append_item(string button_text, string tooltip_text, string tooltip_private_text, GtkPixmap icon, string callback, [mixed userparam]);

Adds a new button to the end. Just calls insert_element() with the position parameter set to the number of widgets and the widget type set to button.

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