GtkToolbar::prepend_item

GtkToolbar::prepend_item

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

Adds a widget before the first item. Just calls insert_element() with the position parameter set to 0 and the widget type set to button.

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