Re: [gtk-list] Re: Left-justifying widgets in a GtkTable?




> It might be nice to add the that capability directly into GtkTable -
> (or at least provide an easy way of creating the adjustment
> semi-automatically). The problems is that would mean function with 4
> more arguments than gtk_table_attach. One really wants named
> parameters in this circumstance...

We can just use the flags bits that are already there to specify the
gravity of the cell: attach north, east, west, south (like in Tk).

Miguel
-- 
miguel@gnu.org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]