GtkFixed::move

GtkFixed::move

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

move() sets a new position for a child widget in a GtkFixed container.

The parameters are the x and y co-ordinates of the top left-hand corner of the child widget, measured in pixels from the top left-hand corner of the container.

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