gtk_tree_selection_path_is_selected

Function gtk_tree_selection_path_is_selected 

Source
pub unsafe extern "C" fn gtk_tree_selection_path_is_selected(
    selection: *mut GtkTreeSelection,
    path: *mut GtkTreePath,
) -> gboolean