forked from AuroraMiddleware/gtk
GtkFlowBox: Fix copy/paste mistake in docs
This commit is contained in:
parent
776f034e2d
commit
c02f68f0ba
@ -4994,8 +4994,8 @@ gtk_flow_box_invalidate_filter (GtkFlowBox *box)
|
||||
* gtk_flow_box_child_changed()) and when gtk_flow_box_invalidate_sort()
|
||||
* is called.
|
||||
*
|
||||
* + * Note that using a sort function is incompatible with using a model
|
||||
* + * (see gtk_list_box_bind_model()).
|
||||
* Note that using a sort function is incompatible with using a model
|
||||
* (see gtk_flow_box_bind_model()).
|
||||
*
|
||||
* Since: 3.12
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user