GtkToolbar::insert_item

GtkToolbar::insert_item

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

Inserts a new button at the given position. Just calls insert_element() with the the widget type set to button.

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