GtkLayout::put

GtkLayout::put

void put( GtkWidget widget , int x, int y);

This method adds a child widget to the layout. The top left corner of the child widget will be positioned at the co-ordinates passed in the x, y parameters.

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