forked from AuroraMiddleware/gtk
add transfer-none to return value of gtk_widget_get_window
This commit is contained in:
parent
586d60dbee
commit
0491b409a9
@ -11445,7 +11445,7 @@ gtk_widget_set_window (GtkWidget *widget,
|
||||
*
|
||||
* Returns the widget's window if it is realized, %NULL otherwise
|
||||
*
|
||||
* Return value: @widget's window.
|
||||
* Return value: (transfer none): @widget's window.
|
||||
*
|
||||
* Since: 2.14
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user