Re: [gtk-list] Re: Left-justifying widgets in a GtkTable?
- From: Miguel de Icaza <miguel nuclecu unam mx>
- To: gtk-list redhat com
- Cc: Mark Andrew Hulme-Jones <ceemahj cee hw ac uk>
- Subject: Re: [gtk-list] Re: Left-justifying widgets in a GtkTable?
- Date: 15 Apr 1998 20:31:02 -0500
> 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]