Thanks. What would be an example to center a widget horizontally and/or
vertically in its container, without the center widget expanding ?



Salsaman.



http://lives-video.com
https://www.openhub.net/accounts/salsaman

On Tue, Jun 2, 2015 at 8:38 AM, Emmanuele Bassi <eba...@gmail.com> wrote:

> Hi;
>
> On 2 June 2015 at 12:06, salsaman <salsa...@gmail.com> wrote:
> > Yeah, I second that ! It's a very useful widget, it should be retained or
> > replaced with something similar.
>
> It's replaced with "something similar": the alignment and expansion
> properties on GtkWidget.
>
> Instead of requiring a specific container, you can use the alignment
> on any widget and any container.
>
> Ciao,
>  Emmanuele.
>
> > On Mon, Jun 1, 2015 at 4:01 PM, Pierre Wieser <pwie...@trychlos.org>
> wrote:
> >>
> >> Hi all,
> >>
> >> I am the maintainer of Nautilus-Actions, currently working to getting
> >> rid of Gtk2 scories, porting to last Gtk3 features, and extending to
> >> other file managers.
> >>
> >> After having migrated my laptop to last Fedora 22, I notice that the
> >> GtkAlignment widget has been deprecated (since Gtk 3.14 according to
> >> the doc).
> >>
> >> Rightly or not, I do a heavy use of GtkAlignment as it provides in
> >> Glade some sort of transparent container, where I am able to later
> >> add any widget from the code.
> >> Setting align and margin properties in each candidate child make my
> >> code heavier and less agile. Intuitively, I am going to try to
> >> factorize these alignment properties, thus recreating a GtkAlignment-
> >> like bunch of functions.
> >>
> >> This appears to me as unneeded work, without any added value :(
> >>
> >> Would it be possible to envisage undeprecation of GtkAlignment widget ?
> >>
> >> Regards
> >> Pierre
> >> _______________________________________________
> >> gtk-list mailing list
> >> gtk-list@gnome.org
> >> https://mail.gnome.org/mailman/listinfo/gtk-list
> >
> >
> >
> > _______________________________________________
> > gtk-list mailing list
> > gtk-list@gnome.org
> > https://mail.gnome.org/mailman/listinfo/gtk-list
> >
>
>
>
> --
> https://www.bassi.io
> [@] ebassi [@gmail.com]
>
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to