Geting a GtkTreeModel out of GtkTreeViewColumn
- From: Andrej Prsa <andrej prsa guest arnes si>
 
- To: GTK Mailing list <gtk-list gnome org>
 
- Subject: Geting a GtkTreeModel out of GtkTreeViewColumn
 
- Date: Tue, 8 Jul 2003 18:24:34 +0200
 
Hello, everyone!
Could anyone please tell me if it's possible to extract the parent
GtkTreeModel out of GtkTreeViewColumn?
Or, if someone could maybe suggest a better way to extract the data from
the selected column in a function where GtkTreeViewColumn *column and int
row are arguments, e.g.
char *get_cell_contents (GtkTreeViewColumn *column, int row)
  {
  ???
  }
Thanks,
Andrej
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]