Changed gtk_cell_area_forall to gtk_cell_area_foreach since thats more widely used semantics.

Also gave a boolean return value to the callback to allow breaking out of the loop.
This commit is contained in:
Tristan Van Berkom
2010-12-06 12:41:38 +09:00
parent d28cbd6e6d
commit 4b065f5389
5 changed files with 41 additions and 32 deletions

View File

@ -4391,7 +4391,7 @@ GTK_CELL_AREA_WARN_INVALID_CELL_PROPERTY_ID
gtk_cell_area_add
gtk_cell_area_remove
gtk_cell_area_has_renderer
gtk_cell_area_forall
gtk_cell_area_foreach
gtk_cell_area_get_cell_allocation
gtk_cell_area_event
gtk_cell_area_render