[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

gtk_tree_store_is_ancestor

Declaration

Source position: lazgtk3.pas line 17007

function gtk_tree_store_is_ancestor(

  tree_store: PGtkTreeStore;

  iter: PGtkTreeIter;

  descendant: PGtkTreeIter

):gboolean;