~ubuntu-branches/ubuntu/natty/glib2.0/natty

« back to all changes in this revision

Viewing changes to docs/reference/glib/html/glib-Message-Logging.html

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2011-03-08 13:28:27 UTC
  • mfrom: (1.59.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20110308132827-odxdwb2fdtji2avm
Tags: 2.28.2-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
432
432
<a class="link" href="glib-Message-Logging.html#G-LOG-FLAG-FATAL:CAPS"><span class="type">G_LOG_FLAG_FATAL</span></a>.
433
433
</p>
434
434
<div class="example">
435
 
<a name="id542254"></a><p class="title"><b>Example 12. Adding a log handler for all warning messages in the default
 
435
<a name="id584851"></a><p class="title"><b>Example 12. Adding a log handler for all warning messages in the default
436
436
(application) domain</b></p>
437
437
<div class="example-contents">
438
438
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
449
449
 
450
450
</div>
451
451
<br class="example-break"><div class="example">
452
 
<a name="id542269"></a><p class="title"><b>Example 13. Adding a log handler for all critical messages from GTK+</b></p>
 
452
<a name="id584866"></a><p class="title"><b>Example 13. Adding a log handler for all critical messages from GTK+</b></p>
453
453
<div class="example-contents">
454
454
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
455
455
    <tbody>
465
465
 
466
466
</div>
467
467
<br class="example-break"><div class="example">
468
 
<a name="id542284"></a><p class="title"><b>Example 14. Adding a log handler for <span class="emphasis"><em>all</em></span> messages from
 
468
<a name="id584881"></a><p class="title"><b>Example 14. Adding a log handler for <span class="emphasis"><em>all</em></span> messages from
469
469
GLib</b></p>
470
470
<div class="example-contents">
471
471
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">