• [^] # Re: .

    Posté par . En réponse au message [GTK] Organiser des widgets. Évalué à 3.

    d'apres gtk, ce serait bien gtkalignment qu'il te faudrait
    http://www.gtk.org/api/2.6/gtk/GtkAlignment.html

    pour parametrer la place que prend l'objet (widget) dans l'espace dispo
    "xscale the amount that the child widget expands horizontally to fill up unused space"
    "yscale the amount that the child widget expands vertically to fill up unused space"