get_selected_rows


Description:

public List<unowned ListBoxRow> get_selected_rows ()

Creates a list of all selected children.

Parameters:

this

a `GtkListBox`

Returns:

A `GList` containing the `GtkWidget` for each selected child. Free with g_list_free when done.