glib/gobject/gobject.def

177 lines
3.7 KiB
Modula-2
Raw Normal View History

EXPORTS
g_boxed_copy
g_boxed_free
g_boxed_type_register_static
g_bsearch_array_insert
g_bsearch_array_remove
g_bsearch_array_remove_node
g_cclosure_new
g_cclosure_new_object
g_cclosure_new_object_swap
g_cclosure_new_swap
g_closure_add_fnotify
g_closure_add_inotify
g_closure_add_marshal_guards
g_closure_invalidate
g_closure_invoke
g_closure_new_simple
g_closure_ref
g_closure_remove_fnotify
g_closure_remove_inotify
g_closure_set_marshal
g_closure_set_meta_marshal
g_closure_unref
g_enum_complete_type_info
g_enum_get_value
g_enum_get_value_by_name
g_enum_get_value_by_nick
g_enum_register_static
g_flags_complete_type_info
g_flags_get_first_value
g_flags_get_value_by_name
g_flags_get_value_by_nick
g_flags_register_static
g_object_get
g_object_get_data
g_object_get_qdata
g_object_get_valist
g_object_new
g_object_new_valist
g_object_ref
g_object_set
g_object_set_data
g_object_set_data_full
g_object_set_qdata
g_object_set_qdata_full
g_object_set_valist
g_object_steal_data
g_object_steal_qdata
g_object_unref
g_object_watch_closure
g_param_spec_boolean
g_param_spec_char
g_param_spec_double
g_param_spec_enum
g_param_spec_flags
g_param_spec_float
g_param_spec_get_qdata
g_param_spec_int
g_param_spec_long
g_param_spec_object
g_param_spec_ref
g_param_spec_set_qdata
g_param_spec_set_qdata_full
g_param_spec_steal_qdata
g_param_spec_string
g_param_spec_string_c
g_param_spec_uchar
g_param_spec_uint
g_param_spec_ulong
g_param_spec_unref
g_param_value_defaults
g_param_value_set_default
g_param_value_validate
g_param_values_cmp
g_signal_connect_closure_by_id
Warn if no callback. Call callback correctly. (g_io_win32_create_watch): 2000-12-14 Tor Lillqvist <tml@iki.fi> * giowin32.c (g_io_win32_dispatch): Warn if no callback. Call callback correctly. (g_io_win32_create_watch): Fix typo. (g_io_win32_fd_create_watch): Ditto. (g_io_channel_unix_new): If it is a file descriptor (i.e., a Unix fd lookalike provided by the C library), call g_io_channel_win32_new_fd(). If it is a socket (from WinSock), call g_io_cahnnel_win32_new_stream_socket(). Hopefully sockets and fds don't overlap. TODO: Implement also datagram sockets. (g_io_channel_win32_poll): Call g_main_context_get_poll_func(). * gcompletion.h: Include <unistd.h> only on Unix. Is this inclusion really needed here? OTOH, do include <stddef.h>, for size_t. * gmessages.c: (Win32) Don't define a function called "write" that might clash with the prototype from <io.h>, use a #define. * glib.def: Update. * gmain.c (g_source_add_poll): Don't return a value from void function. (g_main_context_get_poll_func): Compile also for non-Win32, as presumably was intended. The result var is a GPollFunc, not a GPollFunc*. Return the result! gobject: 2000-12-14 Tor Lillqvist <tml@iki.fi> * makefile.mingw.in: Update, include parts from Makefile.am to build gmarshal.[ch]. Some day, we won't need these separate makefiles for Win32 compilation. I hope. * makefile.msc.in: Update. No use trying to build gmarshal.[ch] here, it would require Unixish tools. MSVC users building from CVS sources are out of luck. * gobject.def: Update.
2000-12-14 22:02:20 +01:00
g_signal_connect_object
g_signal_emitv
g_signal_handler_block
g_signal_handler_disconnect
g_signal_handler_find
g_signal_handler_unblock
g_signal_handlers_block_matched
g_signal_handlers_destroy
g_signal_handlers_disconnect_matched
g_signal_handlers_unblock_matched
g_signal_lookup
g_signal_name
Warn if no callback. Call callback correctly. (g_io_win32_create_watch): 2000-12-14 Tor Lillqvist <tml@iki.fi> * giowin32.c (g_io_win32_dispatch): Warn if no callback. Call callback correctly. (g_io_win32_create_watch): Fix typo. (g_io_win32_fd_create_watch): Ditto. (g_io_channel_unix_new): If it is a file descriptor (i.e., a Unix fd lookalike provided by the C library), call g_io_channel_win32_new_fd(). If it is a socket (from WinSock), call g_io_cahnnel_win32_new_stream_socket(). Hopefully sockets and fds don't overlap. TODO: Implement also datagram sockets. (g_io_channel_win32_poll): Call g_main_context_get_poll_func(). * gcompletion.h: Include <unistd.h> only on Unix. Is this inclusion really needed here? OTOH, do include <stddef.h>, for size_t. * gmessages.c: (Win32) Don't define a function called "write" that might clash with the prototype from <io.h>, use a #define. * glib.def: Update. * gmain.c (g_source_add_poll): Don't return a value from void function. (g_main_context_get_poll_func): Compile also for non-Win32, as presumably was intended. The result var is a GPollFunc, not a GPollFunc*. Return the result! gobject: 2000-12-14 Tor Lillqvist <tml@iki.fi> * makefile.mingw.in: Update, include parts from Makefile.am to build gmarshal.[ch]. Some day, we won't need these separate makefiles for Win32 compilation. I hope. * makefile.msc.in: Update. No use trying to build gmarshal.[ch] here, it would require Unixish tools. MSVC users building from CVS sources are out of luck. * gobject.def: Update.
2000-12-14 22:02:20 +01:00
g_signal_new
g_signal_newv
g_signal_query
g_signal_stop_emission
g_type_add_interface_dynamic
g_type_add_interface_static
g_type_check_class_cast
g_type_check_flags
g_type_check_instance_cast
g_type_children
g_type_class_is_a
g_type_class_peek
g_type_class_peek_parent
g_type_class_ref
g_type_class_unref
g_type_create_instance
g_type_free_instance
g_type_from_name
g_type_fundamental_branch_last
g_type_fundamental_last
g_type_get_plugin
g_type_get_qdata
g_type_init
g_type_interface_peek
g_type_interfaces
g_type_is_a
g_type_module_add_interface
g_type_module_get_type
g_type_module_register_type
g_type_module_set_name
g_type_module_unuse
g_type_module_use
g_type_name
g_type_next_base
g_type_parent
g_type_plugin_complete_interface_info
g_type_plugin_complete_type_info
g_type_plugin_get_type
g_type_plugin_unuse
g_type_plugin_use
g_type_qname
g_type_register_dynamic
g_type_register_fundamental
g_type_register_static
g_type_set_qdata
g_value_convert
g_value_copy
g_value_dup_boxed
g_value_dup_object
g_value_dup_string
g_value_get_as_pointer
g_value_get_boolean
g_value_get_boxed
g_value_get_char
g_value_get_double
g_value_get_enum
g_value_get_flags
g_value_get_float
g_value_get_int
g_value_get_long
g_value_get_object
g_value_get_pointer
g_value_get_string
g_value_get_uchar
g_value_get_uint
g_value_get_ulong
g_value_init
g_value_reset
g_value_set_boolean
g_value_set_boxed
g_value_set_char
g_value_set_double
g_value_set_enum
g_value_set_flags
g_value_set_float
g_value_set_int
g_value_set_long
g_value_set_object
g_value_set_pointer
g_value_set_static_boxed
g_value_set_static_string
g_value_set_string
g_value_set_uchar
g_value_set_uint
g_value_set_ulong
g_value_types_init
g_value_unset
g_values_exchange
glib_debug_objects