Remove remaining GtkAction deprecated documentation

This completes commit 35570ed56eb94b7a05f63daed0ca2bf2c320a8bc
This commit is contained in:
Javier Jardón
2009-10-10 19:56:45 +02:00
committed by Javier Jardón
parent 858d4fb007
commit 2ec9cb9ca6
2 changed files with 1 additions and 6 deletions

View File

@ -964,7 +964,7 @@ _gtk_action_remove_from_proxy_list (GtkAction *action,
* @action: the action object
*
* Returns the proxy widgets for an action.
* See also gtk_widget_get_action().
* See also gtk_activatable_get_related_action().
*
* Return value: (element-type GtkWidget) (transfer none): a #GSList of proxy widgets. The list is owned by GTK+
* and must not be modified.