GtkMisc::set_alignment

GtkMisc::set_alignment

set_alignment() sets the relative positioning of the calling widget within its container. xalign refers to the relative distance from the left edge, and yalign to the relative distance from the top edge of the container, with 0.0 being no distance from those respective edges and 1.0 being no distance from their opposites.

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