Searched refs:OnRowActivated (Results 1 – 2 of 2) sorted by relevance
68 void OnRowActivated(GtkTreeView* tree_view, GtkTreePath* path,
54 reinterpret_cast<GtkMainWnd*>(data)->OnRowActivated(tree_view, path, column); in OnRowActivatedCallback()371 void GtkMainWnd::OnRowActivated(GtkTreeView* tree_view, GtkTreePath* path, in OnRowActivated() function in GtkMainWnd