[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: getting started
- From: Chuck Davis <cjdavis ibm net>
- To: gtk-app-devel-list redhat com
- Subject: Re: getting started
- Date: Thu, 14 Oct 1999 15:25:07 -0700
Hi iain:
You were 100% correct about using --prefix to install the gtk+ library! Thanks for
the pointer!
But the problem persists. Compile but seg fault on execute. What is incorrect
about these lines of code?
GtkStyle *defaultstyle;
defaultstyle = gtk_widget_get_default_style();
I'm going to experiment this weekend with your suggestion but it seems that I
should understand something so basic as this code......! It's the assignment that
seg faults.
Chuck
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]