mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-07 11:20:09 +00:00
Tiny typo fix.
This commit is contained in:
parent
5a5854f6f6
commit
3efc06a659
@ -1680,9 +1680,9 @@ gtk_cell_renderer_get_aligned_area (GtkCellRenderer *cell,
|
|||||||
* @widget: a #GtkWidget, or %NULL
|
* @widget: a #GtkWidget, or %NULL
|
||||||
* @cell_state: cell renderer state
|
* @cell_state: cell renderer state
|
||||||
*
|
*
|
||||||
* Translates the cell renderer state to a #GtkStateFlags,
|
* Translates the cell renderer state to #GtkStateFlags,
|
||||||
* based on the cell renderer and widget sensitivity, and
|
* based on the cell renderer and widget sensitivity, and
|
||||||
* the given #GtkCellRendererState
|
* the given #GtkCellRendererState.
|
||||||
*
|
*
|
||||||
* Returns: the widget state flags applying to @cell
|
* Returns: the widget state flags applying to @cell
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user