GtkToolbar::prepend_element

GtkToolbar::prepend_element

GtkWidget prepend_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 before the first item. Just calls insert_element() with the position parameter set to 0.

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