GtkLayout::move

GtkLayout::move

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

This method takes a child widget that has already been added to the GtkLayout and moves it to a new position reflecting the co-ordinates passed in the parameters.

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