forked from AuroraMiddleware/gtk
widget: Fix typo in docs
This commit is contained in:
parent
97dfcaddbb
commit
261bcb1ed8
@ -7632,7 +7632,7 @@ gtk_widget_get_sensitive (GtkWidget *widget)
|
|||||||
* @widget: a #GtkWidget
|
* @widget: a #GtkWidget
|
||||||
*
|
*
|
||||||
* Returns the widget's effective sensitivity, which means
|
* Returns the widget's effective sensitivity, which means
|
||||||
* it is sensitive itself and also its parent widget is sensntive
|
* it is sensitive itself and also its parent widget is sensitive
|
||||||
*
|
*
|
||||||
* Returns: %TRUE if the widget is effectively sensitive
|
* Returns: %TRUE if the widget is effectively sensitive
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user