You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.1 KiB
35 lines
1.1 KiB
></tbody></table></div> |
|
<div class="refsect1"> |
|
<a name="glib-Memory-Allocation.functions"></a><h2>Functions</h2> |
|
<div class="informaltable"><table border="0" width="100%"> |
|
<colgroup> |
|
<col class="functions_return" width="150px"></col> |
|
<col class="functions_name"></col> |
|
</colgroup> |
|
<tbody> |
|
<tr> |
|
<td class="define_keyword">#define</td> |
|
<td class="function_name"> |
|
<a class="link" href="glib-Memory-Allocation.html#g-new" title="g_new()">g_new</a><span class="c_punctuation">()</span> |
|
</td> |
|
</tr> |
|
<tr> |
|
<td class="define_keyword">#define</td> |
|
<td class="function_name"> |
|
<a class="link" href="glib-Memory-Allocation.html#g-new0" title="g_new0()">g_new0</a><span class="c_punctuation">()</span> |
|
</td> |
|
</tr> |
|
<tr> |
|
<td class="define_keyword">#define</td> |
|
<td class="function_name"> |
|
<a class="link" href="glib-Memory-Allocation.html#g-renew" title="g_renew()">g_renew</a><span class="c_punctuation">()</span> |
|
</td> |
|
</tr> |
|
<tr> |
|
<td class="define_keyword">#define</td> |
|
<td class="function_name"> |
|
<a class="link" href="glib-Memory-Allocation.html#g-try-new" title="g_try_new()">g_try_new</a><span class="c_punctuation">()</span> |
|
</td> |
|
</tr> |
|
<tr> |
|
<td class="define_keyword">#define</td> |