mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 16:50:11 +00:00
Fixed gtk-doc statement in GtkCellArea header
This commit is contained in:
parent
2588165bfb
commit
c6572265cb
@ -75,7 +75,7 @@ typedef gboolean (*GtkCellCallback) (GtkCellRenderer *renderer,
|
|||||||
/**
|
/**
|
||||||
* GtkCellAllocCallback:
|
* GtkCellAllocCallback:
|
||||||
* @renderer: the cell renderer to operate on
|
* @renderer: the cell renderer to operate on
|
||||||
* @area: the area allocated to @renderer inside the rectangle provided to gtk_cell_area_foreach_alloc().
|
* @cell_area: the area allocated to @renderer inside the rectangle provided to gtk_cell_area_foreach_alloc().
|
||||||
* @data: user-supplied data
|
* @data: user-supplied data
|
||||||
*
|
*
|
||||||
* The type of the callback functions used for iterating over
|
* The type of the callback functions used for iterating over
|
||||||
|
Loading…
Reference in New Issue
Block a user