GtkToolbar::prepend_widget

GtkToolbar::prepend_widget

void prepend_widget(GtkWidget widget, string tooltip_text, string tooltip_private_text);

Adds a widget before the first item. Just calls insert_widget() with the position parameter set to 0.

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