GtkList::select_item
void select_item(int row);
The only difference between
select_item() and
select_child() is that the former
takes the item's list position as a parameter rather than the
GtkListItem object itself. In either case, the
signal that is actually emitted is the list item's
"select" signal - these are
just different ways of describing the same thing, providing alternative
means of selection and connection.
|
Network sites:
|
|
Quotes: |
|
If you have built castles in the air, your work need not be lost; that is where they should be. Now put the foundations under them.
|
|
|