Re: [Glade-users] Begining with gtk
- From: Damon Chaplin <damon karuna uklinux net>
- To: gox DevBase net
- Cc: glade-users lists ximian com, gtk-app-devel-list gnome org
- Subject: Re: [Glade-users] Begining with gtk
- Date: 12 Apr 2003 13:26:51 +0100
On Fri, 2003-04-11 at 18:09, Goran Rakić wrote:
GtkWidget *lista;
lista = gtk_tree_view_new ();
...
in my code, but i donot know what to do with it... How can I add columns,
rows, browse one column by row, add select callback that will copy cell
content to clipboard and others. Where I can find some examples and docs?
Also, what is the best way to learn GTK+ programming?
Look at the example code that comes with GTK+, in the demos and examples
directories.
Also look at the API docs, on developer.gnome.org, and the tutorials on
www.gtk.org.
Damon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]