Prasanna Kumar K wrote:
> I don't want any columns of GtkTreeView visible in my application. I want 
> only rows to be shown.
> is it possible?
>   
I suppose you do not want column headers. In this case, try
gtk_tree_view_set_headers_visible():

http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeView.html#gtk-tree-view-set-headers-visible

-- 
"Be *excellent* to each other."
                -- Bill, or Ted, in Bill and Ted's Excellent Adventure

Eduardo M KALINOWSKI
[EMAIL PROTECTED]
http://move.to/hpkb

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to