⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 glib.devhelp

📁 windows平台下开发gtk程序所需要的库和头文件等
💻 DEVHELP
📖 第 1 页 / 共 5 页
字号:
    <function name="G_GNUC_EXTENSION" link="glib-Miscellaneous-Macros.html#G-GNUC-EXTENSION--CAPS"/>    <function name="G_GNUC_CONST" link="glib-Miscellaneous-Macros.html#G-GNUC-CONST--CAPS"/>    <function name="G_GNUC_PURE" link="glib-Miscellaneous-Macros.html#G-GNUC-PURE--CAPS"/>    <function name="G_GNUC_MALLOC" link="glib-Miscellaneous-Macros.html#G-GNUC-MALLOC--CAPS"/>    <function name="G_GNUC_ALLOC_SIZE()" link="glib-Miscellaneous-Macros.html#G-GNUC-ALLOC-SIZE--CAPS"/>    <function name="G_GNUC_ALLOC_SIZE2()" link="glib-Miscellaneous-Macros.html#G-GNUC-ALLOC-SIZE2--CAPS"/>    <function name="G_GNUC_DEPRECATED" link="glib-Miscellaneous-Macros.html#G-GNUC-DEPRECATED--CAPS"/>    <function name="G_GNUC_NORETURN" link="glib-Miscellaneous-Macros.html#G-GNUC-NORETURN--CAPS"/>    <function name="G_GNUC_UNUSED" link="glib-Miscellaneous-Macros.html#G-GNUC-UNUSED--CAPS"/>    <function name="G_GNUC_PRINTF()" link="glib-Miscellaneous-Macros.html#G-GNUC-PRINTF--CAPS"/>    <function name="G_GNUC_SCANF()" link="glib-Miscellaneous-Macros.html#G-GNUC-SCANF--CAPS"/>    <function name="G_GNUC_FORMAT()" link="glib-Miscellaneous-Macros.html#G-GNUC-FORMAT--CAPS"/>    <function name="G_GNUC_NULL_TERMINATED" link="glib-Miscellaneous-Macros.html#G-GNUC-NULL-TERMINATED--CAPS"/>    <function name="G_GNUC_WARN_UNUSED_RESULT" link="glib-Miscellaneous-Macros.html#G-GNUC-WARN-UNUSED-RESULT--CAPS"/>    <function name="G_GNUC_FUNCTION" link="glib-Miscellaneous-Macros.html#G-GNUC-FUNCTION--CAPS"/>    <function name="G_GNUC_PRETTY_FUNCTION" link="glib-Miscellaneous-Macros.html#G-GNUC-PRETTY-FUNCTION--CAPS"/>    <function name="G_GNUC_NO_INSTRUMENT" link="glib-Miscellaneous-Macros.html#G-GNUC-NO-INSTRUMENT--CAPS"/>    <function name="G_GNUC_INTERNAL" link="glib-Miscellaneous-Macros.html#G-GNUC-INTERNAL--CAPS"/>    <function name="G_GNUC_MAY_ALIAS" link="glib-Miscellaneous-Macros.html#G-GNUC-MAY-ALIAS--CAPS"/>    <function name="G_LIKELY ()" link="glib-Miscellaneous-Macros.html#G-LIKELY--CAPS"/>    <function name="G_UNLIKELY()" link="glib-Miscellaneous-Macros.html#G-UNLIKELY--CAPS"/>    <function name="G_STRLOC" link="glib-Miscellaneous-Macros.html#G-STRLOC--CAPS"/>    <function name="G_STRFUNC" link="glib-Miscellaneous-Macros.html#G-STRFUNC--CAPS"/>    <function name="G_GINT16_MODIFIER" link="glib-Miscellaneous-Macros.html#G-GINT16-MODIFIER--CAPS"/>    <function name="G_GINT16_FORMAT" link="glib-Miscellaneous-Macros.html#G-GINT16-FORMAT--CAPS"/>    <function name="G_GUINT16_FORMAT" link="glib-Miscellaneous-Macros.html#G-GUINT16-FORMAT--CAPS"/>    <function name="G_GINT32_MODIFIER" link="glib-Miscellaneous-Macros.html#G-GINT32-MODIFIER--CAPS"/>    <function name="G_GINT32_FORMAT" link="glib-Miscellaneous-Macros.html#G-GINT32-FORMAT--CAPS"/>    <function name="G_GUINT32_FORMAT" link="glib-Miscellaneous-Macros.html#G-GUINT32-FORMAT--CAPS"/>    <function name="G_GINT64_MODIFIER" link="glib-Miscellaneous-Macros.html#G-GINT64-MODIFIER--CAPS"/>    <function name="G_GINT64_FORMAT" link="glib-Miscellaneous-Macros.html#G-GINT64-FORMAT--CAPS"/>    <function name="G_GUINT64_FORMAT" link="glib-Miscellaneous-Macros.html#G-GUINT64-FORMAT--CAPS"/>    <function name="G_GSIZE_MODIFIER" link="glib-Miscellaneous-Macros.html#G-GSIZE-MODIFIER--CAPS"/>    <function name="G_GSIZE_FORMAT" link="glib-Miscellaneous-Macros.html#G-GSIZE-FORMAT--CAPS"/>    <function name="G_GSSIZE_FORMAT" link="glib-Miscellaneous-Macros.html#G-GSSIZE-FORMAT--CAPS"/>    <function name="g_atomic_int_get ()" link="glib-Atomic-Operations.html#g-atomic-int-get"/>    <function name="g_atomic_int_set ()" link="glib-Atomic-Operations.html#g-atomic-int-set"/>    <function name="g_atomic_int_add ()" link="glib-Atomic-Operations.html#g-atomic-int-add"/>    <function name="g_atomic_int_exchange_and_add ()" link="glib-Atomic-Operations.html#g-atomic-int-exchange-and-add"/>    <function name="g_atomic_int_compare_and_exchange ()" link="glib-Atomic-Operations.html#g-atomic-int-compare-and-exchange"/>    <function name="g_atomic_pointer_get ()" link="glib-Atomic-Operations.html#g-atomic-pointer-get"/>    <function name="g_atomic_pointer_set ()" link="glib-Atomic-Operations.html#g-atomic-pointer-set"/>    <function name="g_atomic_pointer_compare_and_exchange ()" link="glib-Atomic-Operations.html#g-atomic-pointer-compare-and-exchange"/>    <function name="g_atomic_int_inc ()" link="glib-Atomic-Operations.html#g-atomic-int-inc"/>    <function name="g_atomic_int_dec_and_test ()" link="glib-Atomic-Operations.html#g-atomic-int-dec-and-test"/>    <function name="Creating new sources types" link="glib-The-Main-Event-Loop.html#id2945938"/>    <function name="Customizing the main loop iteration" link="glib-The-Main-Event-Loop.html#id2946026"/>    <function name="GMainLoop" link="glib-The-Main-Event-Loop.html#GMainLoop"/>    <function name="g_main_loop_new ()" link="glib-The-Main-Event-Loop.html#g-main-loop-new"/>    <function name="g_main_loop_ref ()" link="glib-The-Main-Event-Loop.html#g-main-loop-ref"/>    <function name="g_main_loop_unref ()" link="glib-The-Main-Event-Loop.html#g-main-loop-unref"/>    <function name="g_main_loop_run ()" link="glib-The-Main-Event-Loop.html#g-main-loop-run"/>    <function name="g_main_loop_quit ()" link="glib-The-Main-Event-Loop.html#g-main-loop-quit"/>    <function name="g_main_loop_is_running ()" link="glib-The-Main-Event-Loop.html#g-main-loop-is-running"/>    <function name="g_main_loop_get_context ()" link="glib-The-Main-Event-Loop.html#g-main-loop-get-context"/>    <function name="g_main_new()" link="glib-The-Main-Event-Loop.html#g-main-new"/>    <function name="g_main_destroy()" link="glib-The-Main-Event-Loop.html#g-main-destroy"/>    <function name="g_main_run()" link="glib-The-Main-Event-Loop.html#g-main-run"/>    <function name="g_main_quit()" link="glib-The-Main-Event-Loop.html#g-main-quit"/>    <function name="g_main_is_running()" link="glib-The-Main-Event-Loop.html#g-main-is-running"/>    <function name="G_PRIORITY_HIGH" link="glib-The-Main-Event-Loop.html#G-PRIORITY-HIGH--CAPS"/>    <function name="G_PRIORITY_DEFAULT" link="glib-The-Main-Event-Loop.html#G-PRIORITY-DEFAULT--CAPS"/>    <function name="G_PRIORITY_HIGH_IDLE" link="glib-The-Main-Event-Loop.html#G-PRIORITY-HIGH-IDLE--CAPS"/>    <function name="G_PRIORITY_DEFAULT_IDLE" link="glib-The-Main-Event-Loop.html#G-PRIORITY-DEFAULT-IDLE--CAPS"/>    <function name="G_PRIORITY_LOW" link="glib-The-Main-Event-Loop.html#G-PRIORITY-LOW--CAPS"/>    <function name="GMainContext" link="glib-The-Main-Event-Loop.html#GMainContext"/>    <function name="g_main_context_new ()" link="glib-The-Main-Event-Loop.html#g-main-context-new"/>    <function name="g_main_context_ref ()" link="glib-The-Main-Event-Loop.html#g-main-context-ref"/>    <function name="g_main_context_unref ()" link="glib-The-Main-Event-Loop.html#g-main-context-unref"/>    <function name="g_main_context_default ()" link="glib-The-Main-Event-Loop.html#g-main-context-default"/>    <function name="g_main_context_iteration ()" link="glib-The-Main-Event-Loop.html#g-main-context-iteration"/>    <function name="g_main_iteration()" link="glib-The-Main-Event-Loop.html#g-main-iteration"/>    <function name="g_main_context_pending ()" link="glib-The-Main-Event-Loop.html#g-main-context-pending"/>    <function name="g_main_pending()" link="glib-The-Main-Event-Loop.html#g-main-pending"/>    <function name="g_main_context_find_source_by_id ()" link="glib-The-Main-Event-Loop.html#g-main-context-find-source-by-id"/>    <function name="g_main_context_find_source_by_user_data ()" link="glib-The-Main-Event-Loop.html#g-main-context-find-source-by-user-data"/>    <function name="g_main_context_find_source_by_funcs_user_data ()" link="glib-The-Main-Event-Loop.html#g-main-context-find-source-by-funcs-user-data"/>    <function name="g_main_context_wakeup ()" link="glib-The-Main-Event-Loop.html#g-main-context-wakeup"/>    <function name="g_main_context_acquire ()" link="glib-The-Main-Event-Loop.html#g-main-context-acquire"/>    <function name="g_main_context_release ()" link="glib-The-Main-Event-Loop.html#g-main-context-release"/>    <function name="g_main_context_is_owner ()" link="glib-The-Main-Event-Loop.html#g-main-context-is-owner"/>    <function name="g_main_context_wait ()" link="glib-The-Main-Event-Loop.html#g-main-context-wait"/>    <function name="g_main_context_prepare ()" link="glib-The-Main-Event-Loop.html#g-main-context-prepare"/>    <function name="g_main_context_query ()" link="glib-The-Main-Event-Loop.html#g-main-context-query"/>    <function name="g_main_context_check ()" link="glib-The-Main-Event-Loop.html#g-main-context-check"/>    <function name="g_main_context_dispatch ()" link="glib-The-Main-Event-Loop.html#g-main-context-dispatch"/>    <function name="g_main_context_set_poll_func ()" link="glib-The-Main-Event-Loop.html#g-main-context-set-poll-func"/>    <function name="g_main_context_get_poll_func ()" link="glib-The-Main-Event-Loop.html#g-main-context-get-poll-func"/>    <function name="GPollFunc ()" link="glib-The-Main-Event-Loop.html#GPollFunc"/>    <function name="g_main_context_add_poll ()" link="glib-The-Main-Event-Loop.html#g-main-context-add-poll"/>    <function name="g_main_context_remove_poll ()" link="glib-The-Main-Event-Loop.html#g-main-context-remove-poll"/>    <function name="g_main_depth ()" link="glib-The-Main-Event-Loop.html#g-main-depth"/>    <function name="g_main_current_source ()" link="glib-The-Main-Event-Loop.html#g-main-current-source"/>    <function name="g_main_set_poll_func()" link="glib-The-Main-Event-Loop.html#g-main-set-poll-func"/>    <function name="g_timeout_source_new ()" link="glib-The-Main-Event-Loop.html#g-timeout-source-new"/>    <function name="g_timeout_source_new_seconds ()" link="glib-The-Main-Event-Loop.html#g-timeout-source-new-seconds"/>    <function name="g_timeout_add ()" link="glib-The-Main-Event-Loop.html#g-timeout-add"/>    <function name="g_timeout_add_full ()" link="glib-The-Main-Event-Loop.html#g-timeout-add-full"/>    <function name="g_timeout_add_seconds ()" link="glib-The-Main-Event-Loop.html#g-timeout-add-seconds"/>    <function name="g_timeout_add_seconds_full ()" link="glib-The-Main-Event-Loop.html#g-timeout-add-seconds-full"/>    <function name="g_idle_source_new ()" link="glib-The-Main-Event-Loop.html#g-idle-source-new"/>    <function name="g_idle_add ()" link="glib-The-Main-Event-Loop.html#g-idle-add"/>    <function name="g_idle_add_full ()" link="glib-The-Main-Event-Loop.html#g-idle-add-full"/>    <function name="g_idle_remove_by_data ()" link="glib-The-Main-Event-Loop.html#g-idle-remove-by-data"/>    <function name="GPid" link="glib-The-Main-Event-Loop.html#GPid"/>    <function name="GChildWatchFunc ()" link="glib-The-Main-Event-Loop.html#GChildWatchFunc"/>    <function name="g_child_watch_source_new ()" link="glib-The-Main-Event-Loop.html#g-child-watch-source-new"/>    <function name="g_child_watch_add ()" link="glib-The-Main-Event-Loop.html#g-child-watch-add"/>    <function name="g_child_watch_add_full ()" link="glib-The-Main-Event-Loop.html#g-child-watch-add-full"/>    <function name="GPollFD" link="glib-The-Main-Event-Loop.html#GPollFD"/>    <function name="GSource" link="glib-The-Main-Event-Loop.html#GSource"/>    <function name="GSourceDummyMarshal ()" link="glib-The-Main-Event-Loop.html#GSourceDummyMarshal"/>    <function name="GSourceFuncs" link="glib-The-Main-Event-Loop.html#GSourceFuncs"/>    <function name="GSourceCallbackFuncs" link="glib-The-Main-Event-Loop.html#GSourceCallbackFuncs"/>    <function name="g_source_new ()" link="glib-The-Main-Event-Loop.html#g-source-new"/>    <function name="g_source_ref ()" link="glib-The-Main-Event-Loop.html#g-source-ref"/>    <function name="g_source_unref ()" link="glib-The-Main-Event-Loop.html#g-source-unref"/>    <function name="g_source_set_funcs ()" link="glib-The-Main-Event-Loop.html#g-source-set-funcs"/>    <function name="g_source_attach ()" link="glib-The-Main-Event-Loop.html#g-source-attach"/>    <function name="g_source_destroy ()" link="glib-The-Main-Event-Loop.html#g-source-destroy"/>    <function name="g_source_is_destroyed ()" link="glib-The-Main-Event-Loop.html#g-source-is-destroyed"/>    <function name="g_source_set_priority ()" link="glib-The-Main-Event-Loop.html#g-source-set-priority"/>    <function name="g_source_get_priority ()" link="glib-The-Main-Event-Loop.html#g-source-get-priority"/>    <function name="g_source_set_can_recurse ()" link="glib-The-Main-Event-Loop.html#g-source-set-can-recurse"/>    <function name="g_source_get_can_recurse ()" link="glib-The-Main-Event-Loop.html#g-source-get-can-recurse"/>    <function name="g_source_get_id ()" link="glib-The-Main-Event-Loop.html#g-source-get-id"/>    <function name="g_source_get_context ()" link="glib-The-Main-Event-Loop.html#g-source-get-context"/>    <function name="g_source_set_callback ()" link="glib-The-Main-Event-Loop.html#g-source-set-callback"/>    <function name="GSourceFunc ()" link="glib-The-Main-Event-Loop.html#GSourceFunc"/>    <function name="g_source_set_callback_indirect ()" link="glib-The-Main-Event-Loop.html#g-source-set-callback-indirect"/>    <function name="g_source_add_poll ()" link="glib-The-Main-Event-Loop.html#g-source-add-poll"/>    <function name="g_source_remove_poll ()" link="glib-The-Main-Event-Loop.html#g-source-remove-poll"/>    <function name="g_source_get_current_time ()" link="glib-The-Main-Event-Loop.html#g-source-get-current-time"/>    <function name="g_source_remove ()" link="glib-The-Main-Event-Loop.html#g-source-remove"/>    <function name="g_source_remove_by_funcs_user_data ()" link="glib-The-Main-Event-Loop.html#g-source-remove-by-funcs-user-data"/>    <function name="g_source_remove_by_user_data ()" link="glib-The-Main-Event-Loop.html#g-source-remove-by-user-data"/>    <function name="G_THREADS_ENABLED" link="glib-Threads.html#G-THREADS-ENABLED--CAPS"/>    <function name="G_THREADS_IMPL_POSIX" link="glib-Threads.html#G-THREADS-IMPL-POSIX--CAPS"/>    <function name="G_THREADS_IMPL_NONE" link="glib-Threads.html#G-THREADS-IMPL-NONE--CAPS"/>    <function name="G_THREAD_ERROR" link="glib-Threads.html#G-THREAD-ERROR--CAPS"/>    <function name="enum GThreadError" link="glib-Threads.html#GThreadError"/>    <function name="GThreadFunctions" link="glib-Threads.html#GThreadFunctions"/>    <function name="g_thread_init ()" link="glib-Threads.html#g-thread-init"/>    <function name="g_thread_supported ()" link="glib-Threads.html#g-thread-supported"/>    <function name="GThreadFunc ()" link="glib-Threads.html#GThreadFunc"/>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -