[ CCode ( instance_pos = 2.9 ) ]
[ Version ( since = "4.21.0" ) ]
public delegate void IconViewSearchPositionFunc (IconView icon_view, Widget search_dialog)
A function used to place the search_dialog for the icon_view.
| icon_view |
an IconView. |
| search_dialog |
the search dialog window to place. |
| user_data |
user data from set_search_position_func. |