docs: don't use <warning>
This commit is contained in:
parent
6abe7a7094
commit
334d34178a
@ -2769,9 +2769,8 @@ gtk_tree_model_sort_iter_is_valid_helper (GtkTreeIter *iter,
|
|||||||
* @tree_model_sort: A #GtkTreeModelSort.
|
* @tree_model_sort: A #GtkTreeModelSort.
|
||||||
* @iter: A #GtkTreeIter.
|
* @iter: A #GtkTreeIter.
|
||||||
*
|
*
|
||||||
* <warning><para>
|
* > This function is slow. Only use it for debugging and/or testing
|
||||||
* This function is slow. Only use it for debugging and/or testing purposes.
|
* > purposes.
|
||||||
* </para></warning>
|
|
||||||
*
|
*
|
||||||
* Checks if the given iter is a valid iter for this #GtkTreeModelSort.
|
* Checks if the given iter is a valid iter for this #GtkTreeModelSort.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user