Package: gtk

GBoxed gtk:tree-path

Declaration

(glib:define-gboxed-opaque tree-path "GtkTreePath"
  :export t
  :type-initializer "gtk_tree_path_get_type"
  :alloc (%tree-path-new))  

Details

The gtk:tree-path structure is opaque, and has no user visible fields.
 

Returned by

See also

2024-3-28