~ubuntu-branches/ubuntu/saucy/glib2.0/saucy-proposed

« back to all changes in this revision

Viewing changes to docs/reference/glib/html/glib-Warnings-and-Assertions.html

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2013-06-25 12:43:56 UTC
  • mfrom: (1.63.22)
  • Revision ID: package-import@ubuntu.com-20130625124356-597xf4lpikauchiy
Tags: 2.37.3-1ubuntu1
* Resynchronise on unrelease Debian SVN (glib is in NEW there). Remaining
  change:
  - Build-Depend on python:any for cross building.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="glib-core.html" title="GLib Core Application Support">
9
9
<link rel="prev" href="glib-Error-Reporting.html" title="Error Reporting">
10
10
<link rel="next" href="glib-Message-Logging.html" title="Message Logging">
11
 
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.19 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
432
432
<td>the program name, needed by <span class="command"><strong>gdb</strong></span>
433
433
for the [S]tack trace option. If <em class="parameter"><code>prg_name</code></em> is <a class="link" href="glib-Standard-Macros.html#NULL:CAPS" title="NULL"><code class="literal">NULL</code></a>, <a class="link" href="glib-Miscellaneous-Utility-Functions.html#g-get-prgname" title="g_get_prgname ()"><code class="function">g_get_prgname()</code></a>
434
434
is called to get the program name (which will work correctly if
435
 
<a href="/home/mclasen/gnome/share/gtk-doc/html/gdk3/gdk3-General.html#gdk-init"><code class="function">gdk_init()</code></a> or <a href="/home/mclasen/gnome/share/gtk-doc/html/gtk3/gtk3-General.html#gtk-init"><code class="function">gtk_init()</code></a> has been called)</td>
 
435
<a href="http://developer.gnome.org/gdk2/gdk3-General.html#gdk-init"><code class="function">gdk_init()</code></a> or <a href="http://developer.gnome.org/gtk2/gtk3-General.html#gtk-init"><code class="function">gtk_init()</code></a> has been called)</td>
436
436
</tr></tbody>
437
437
</table></div>
438
438
</div>
445
445
process and shows a stack trace. Called by <a class="link" href="glib-Warnings-and-Assertions.html#g-on-error-query" title="g_on_error_query ()"><code class="function">g_on_error_query()</code></a>
446
446
when the [S]tack trace option is selected. You can get the current
447
447
process's "program name" with <a class="link" href="glib-Miscellaneous-Utility-Functions.html#g-get-prgname" title="g_get_prgname ()"><code class="function">g_get_prgname()</code></a>, assuming that you
448
 
have called <a href="/home/mclasen/gnome/share/gtk-doc/html/gtk3/gtk3-General.html#gtk-init"><code class="function">gtk_init()</code></a> or <a href="/home/mclasen/gnome/share/gtk-doc/html/gdk3/gdk3-General.html#gdk-init"><code class="function">gdk_init()</code></a>.
 
448
have called <a href="http://developer.gnome.org/gtk2/gtk3-General.html#gtk-init"><code class="function">gtk_init()</code></a> or <a href="http://developer.gnome.org/gdk2/gdk3-General.html#gdk-init"><code class="function">gdk_init()</code></a>.
449
449
</p>
450
450
<p>
451
451
This function may cause different actions on non-UNIX platforms.
479
479
</div>
480
480
<div class="footer">
481
481
<hr>
482
 
          Generated by GTK-Doc V1.18.1</div>
 
482
          Generated by GTK-Doc V1.19</div>
483
483
</body>
484
484
</html>
 
 
b'\\ No newline at end of file'