Package: gtk
Function gtk-widget-path-iter-sibling-index
| Lambda Listgtk-widget-path-iter-sibling-index (path pos) ArgumentsReturn ValueAn unsigned integer with the index into the list of siblings for the    element at pos. Details            Returns the index into the list of siblings for the element at pos as    returned by the gtk-widget-path-iter-siblings function.    If that function would return nil because the element at pos has
  no siblings, this function will return 0.     | See also | 
2021-11-27