]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkxembed.c
[annotations] Add allow-none
[~andy/gtk] / gtk / gtkxembed.c
index 37462f91c1fd0a5109b9ae05da14fd7ffde9fb97..f88c8948e0f2e69130367b47d583e8050798cd13 100644 (file)
@@ -123,7 +123,7 @@ gtk_xembed_get_time (void)
 
 /**
  * _gtk_xembed_send_message:
- * @recipient: window to which to send the window, or %NULL
+ * @recipient: (allow-none): window to which to send the window, or %NULL
  *             in which case nothing will be sent
  * @message:   type of message
  * @detail:    detail field of message
@@ -172,7 +172,7 @@ _gtk_xembed_send_message (GdkWindow        *recipient,
 
 /**
  * _gtk_xembed_send_focus_message:
- * @recipient: window to which to send the window, or %NULL
+ * @recipient: (allow-none): window to which to send the window, or %NULL
  *             in which case nothing will be sent
  * @message:   type of message
  * @detail:    detail field of message