Creates a list of path of all selected rows. Additionally, if you are planning on modifying the model after calling this function, you may want to convert the returned list into a list of TreeRowReferences.
A pointer to set to the GtkTreeModel, or NULL.
A GList containing a GtkTreePath for each selected row.
2.2
See Implementation
Creates a list of path of all selected rows. Additionally, if you are planning on modifying the model after calling this function, you may want to convert the returned list into a list of TreeRowReferences.