]> Pileus Git - ~andy/gtk/commit
Added GtkEntryCompletion:cell-area construct property.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 4 Dec 2010 07:55:49 +0000 (16:55 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 4 Dec 2010 07:55:49 +0000 (16:55 +0900)
commit84eb40b57ef67ef7da689bae2975719a79d4c2a7
tree23d60766ed4a57616847dee1f03384d44df81ca7
parent52ba4f49c52a3157b595ea5da8c2a8f228094e28
Added GtkEntryCompletion:cell-area construct property.

  - Removed most of GtkCellLayout implementation in favor of ->get_area()
  - This allows GtkBuildable cell layout implementation to implement
    the child "cell-properties"
  - Also allows feeding a custom/different GtkCellArea implementation to
    layout cells.
  - Share the internal area with the created GtkTreeViewColumn.
gtk/gtkentrycompletion.c
gtk/gtkentryprivate.h