how to add a button next to the wordpress view button?

i found the solution. the function is

apply_filters( 'page_row_actions', string[] $actions, WP_Post $post )

Code Reference

For the custom post type need to not be hierarchical and it’s work