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

« back to all changes in this revision

Viewing changes to docs/reference/gio/html/gio.devhelp2

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2013-08-21 10:08:49 UTC
  • mfrom: (1.63.24)
  • Revision ID: package-import@ubuntu.com-20130821100849-enhti9o2tk0iug5r
Tags: 2.37.6-1ubuntu1
* Resynchronise with Debian, remaining change:
  - Build-Depend on python:any for cross-building.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1414
1414
    <keyword type="function" name="g_unix_fd_list_peek_fds ()" link="GUnixFDList.html#g-unix-fd-list-peek-fds" since="2.24"/>
1415
1415
    <keyword type="function" name="g_unix_fd_list_steal_fds ()" link="GUnixFDList.html#g-unix-fd-list-steal-fds" since="2.24"/>
1416
1416
    <keyword type="function" name="g_unix_fd_list_append ()" link="GUnixFDList.html#g-unix-fd-list-append" since="2.24"/>
1417
 
    <keyword type="struct" name="GUnixFDMessage" link="GUnixFDMessage.html#GUnixFDMessage-struct"/>
 
1417
    <keyword type="struct" name="struct GUnixFDMessage" link="GUnixFDMessage.html#GUnixFDMessage-struct"/>
1418
1418
    <keyword type="function" name="g_unix_fd_message_new_with_fd_list ()" link="GUnixFDMessage.html#g-unix-fd-message-new-with-fd-list" since="2.24"/>
1419
1419
    <keyword type="function" name="g_unix_fd_message_new ()" link="GUnixFDMessage.html#g-unix-fd-message-new" since="2.22"/>
1420
1420
    <keyword type="function" name="g_unix_fd_message_get_fd_list ()" link="GUnixFDMessage.html#g-unix-fd-message-get-fd-list" since="2.24"/>
1520
1520
    <keyword type="function" name="g_socket_connection_factory_lookup_type ()" link="GSocketConnection.html#g-socket-connection-factory-lookup-type" since="2.22"/>
1521
1521
    <keyword type="function" name="g_socket_connection_factory_register_type ()" link="GSocketConnection.html#g-socket-connection-factory-register-type" since="2.22"/>
1522
1522
    <keyword type="property" name="The &quot;socket&quot; property" link="GSocketConnection.html#GSocketConnection--socket"/>
1523
 
    <keyword type="struct" name="GUnixConnection" link="GUnixConnection.html#GUnixConnection-struct"/>
 
1523
    <keyword type="struct" name="struct GUnixConnection" link="GUnixConnection.html#GUnixConnection-struct"/>
1524
1524
    <keyword type="function" name="g_unix_connection_receive_fd ()" link="GUnixConnection.html#g-unix-connection-receive-fd" since="2.22"/>
1525
1525
    <keyword type="function" name="g_unix_connection_send_fd ()" link="GUnixConnection.html#g-unix-connection-send-fd" since="2.22"/>
1526
1526
    <keyword type="function" name="g_unix_connection_receive_credentials ()" link="GUnixConnection.html#g-unix-connection-receive-credentials" since="2.26"/>
2360
2360
    <keyword type="function" name="g_action_map_remove_action ()" link="GActionMap.html#g-action-map-remove-action" since="2.32"/>
2361
2361
    <keyword type="struct" name="GSimpleActionGroup" link="GSimpleActionGroup.html#GSimpleActionGroup-struct"/>
2362
2362
    <keyword type="function" name="g_simple_action_group_new ()" link="GSimpleActionGroup.html#g-simple-action-group-new" since="2.28"/>
2363
 
    <keyword type="function" name="g_simple_action_group_lookup ()" link="GSimpleActionGroup.html#g-simple-action-group-lookup" since="2.28"/>
2364
 
    <keyword type="function" name="g_simple_action_group_insert ()" link="GSimpleActionGroup.html#g-simple-action-group-insert" since="2.28"/>
2365
 
    <keyword type="function" name="g_simple_action_group_remove ()" link="GSimpleActionGroup.html#g-simple-action-group-remove" since="2.28"/>
2366
 
    <keyword type="function" name="g_simple_action_group_add_entries ()" link="GSimpleActionGroup.html#g-simple-action-group-add-entries" since="2.30"/>
 
2363
    <keyword type="function" name="g_simple_action_group_lookup ()" link="GSimpleActionGroup.html#g-simple-action-group-lookup" deprecated="2.38: Use g_action_map_lookup_action()" since="2.28"/>
 
2364
    <keyword type="function" name="g_simple_action_group_insert ()" link="GSimpleActionGroup.html#g-simple-action-group-insert" deprecated="2.38: Use g_action_map_add_action()" since="2.28"/>
 
2365
    <keyword type="function" name="g_simple_action_group_remove ()" link="GSimpleActionGroup.html#g-simple-action-group-remove" deprecated="2.38: Use g_action_map_remove_action()" since="2.28"/>
 
2366
    <keyword type="function" name="g_simple_action_group_add_entries ()" link="GSimpleActionGroup.html#g-simple-action-group-add-entries" deprecated="2.38: Use g_action_map_add_action_entries()" since="2.30"/>
2367
2367
    <keyword type="struct" name="GAction" link="GAction.html#GAction-struct"/>
2368
2368
    <keyword type="struct" name="struct GActionInterface" link="GAction.html#GActionInterface" since="2.28"/>
2369
2369
    <keyword type="function" name="g_action_name_is_valid ()" link="GAction.html#g-action-name-is-valid" since="2.38"/>