mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-29 06:51:10 +00:00
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
|
* 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
|
* Since: 2.14
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user