Ok, almost figured it out but......
- From: Jason Dempsey <jasondempsey insightbb com>
- To: gtk-app-devel-list gnome org
- Subject: Ok, almost figured it out but......
- Date: Fri, 26 Sep 2003 18:00:39 -0500
Ok, i've ALMOST got this. But just one thing..... : 
void
on_button1_clicked                     (GtkButton       *button,
                                        gpointer         user_data)
{
notebook1 = gtk_notebook_
        gtk_notebook_append_page (GtkNotebook *notebook1,
                                GtkWidget   *textview1,
                                GtkWidget   *untitled);
}
ok, im having trouble at:
notebook1 = gtk_notebook_
I don't know how to work this to get it to append the page correctly. If
someone could just tell me that gtk_..... command i'd really appreciate
it :)
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]