GTK+ Forums Forum Index GTK+ Forums
Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Error Handling

 
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming
Author Message
SoniPriya



Joined: 04 Jun 2007
Posts: 1

PostPosted: Mon Jun 04, 2007 2:12 pm    Post subject: Error Handling Reply with quote

How to perform error hadling/exception handling in gtk... :?:
Back to top
Micah Carrick
Never Seen the Sunlight


Joined: 21 Sep 2005
Posts: 497
Location: Portland, OR USA

PostPosted: Mon Jun 04, 2007 2:39 pm    Post subject: Reply with quote

First, look at the message logging features of GLib:

Message Logging

And then check out error reporting using GLib's GError object:
Error Reporting

Many functions you use in GLib and GTK will optionally return a GError object.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    GTK+ Forums Forum Index -> GTK+ Programming All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group
CodeBB 1.0 Beta 2
Protected by Anti-Spam ACP