Fixed typo in GtkCellArea docs.
This commit is contained in:
@ -1283,7 +1283,7 @@ gtk_cell_area_add (GtkCellArea *area,
|
|||||||
/**
|
/**
|
||||||
* gtk_cell_area_remove:
|
* gtk_cell_area_remove:
|
||||||
* @area: a #GtkCellArea
|
* @area: a #GtkCellArea
|
||||||
* @renderer: the #GtkCellRenderer to add to @area
|
* @renderer: the #GtkCellRenderer to remove from @area
|
||||||
*
|
*
|
||||||
* Removes @renderer from @area.
|
* Removes @renderer from @area.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user