~ubuntu-branches/ubuntu/vivid/glib2.0/vivid-updates

« back to all changes in this revision

Viewing changes to docs/reference/gio/gio-sections.txt

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2015-03-18 11:03:04 UTC
  • mfrom: (207.1.12 experimental)
  • Revision ID: package-import@ubuntu.com-20150318110304-m4facyrk119j2d9a
Tags: 2.43.92-1
* New upstream release 2.43.92
  + GUnixMountMonitor now properly supports multiple main contexts
  + many documentation improvements and cleanups.
  + new support for HTTP proxies in GIO
  + new GTask:completed property
  + use "private" futexes in order to further improve the performance of the
    contended case of GMutex and g_bit_lock()
* debian/libglib2.0-0.symbols: Add new symbols for this release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1451
1451
<SECTION>
1452
1452
<FILE>gappinfomonitor</FILE>
1453
1453
<TITLE>GAppInfoMonitor</TITLE>
1454
 
GAppInfoMonitor
1455
1454
g_app_info_monitor_get
1456
1455
<SUBSECTION Standard>
1457
1456
GAppInfoMonitor
1556
1555
g_unix_mount_at
1557
1556
g_unix_mounts_changed_since
1558
1557
g_unix_mount_points_changed_since
 
1558
g_unix_mount_monitor_get
1559
1559
g_unix_mount_monitor_new
1560
1560
g_unix_mount_monitor_set_rate_limit
1561
1561
g_unix_is_mount_path_system_internal
3386
3386
g_action_map_remove_action
3387
3387
 
3388
3388
<SUBSECTION Standard>
3389
 
GActionMapInterface
3390
3389
G_TYPE_ACTION_MAP
3391
3390
G_ACTION_MAP
3392
3391
G_IS_ACTION_MAP
4232
4231
g_task_propagate_int
4233
4232
g_task_propagate_pointer
4234
4233
g_task_had_error
 
4234
g_task_get_completed
4235
4235
<SUBSECTION>
4236
4236
g_task_run_in_thread
4237
4237
g_task_run_in_thread_sync
4255
4255
<FILE>gnetworking</FILE>
4256
4256
<TITLE>gnetworking.h</TITLE>
4257
4257
g_networking_init
 
4258
<SUBSECTION Private>
 
4259
CMSG_LEN
 
4260
CMSG_SPACE
 
4261
GLIB_ALIGN_TO_SIZEOF
 
4262
T_SRV
 
4263
ws2funcs
4258
4264
</SECTION>
4259
4265
 
4260
4266
<SECTION>