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

📄 glib.devhelp

📁 glid编写实例
💻 DEVHELP
📖 第 1 页 / 共 5 页
字号:
    <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#id2848378"/>    <function name="Customizing the main loop iteration" link="glib-The-Main-Event-Loop.html#id2848466"/>    <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_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_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_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_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_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_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_SOLARIS" link="glib-Threads.html#G-THREADS-IMPL-SOLARIS: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"/>    <function name="enum GThreadPriority" link="glib-Threads.html#GThreadPriority"/>    <function name="GThread" link="glib-Threads.html#GThread"/>    <function name="g_thread_create ()" link="glib-Threads.html#g-thread-create"/>    <function name="g_thread_create_full ()" link="glib-Threads.html#g-thread-create-full"/>    <function name="g_thread_self ()" link="glib-Threads.html#g-thread-self"/>    <function name="g_thread_join ()" link="glib-Threads.html#g-thread-join"/>    <function name="g_thread_set_priority ()" link="glib-Threads.html#g-thread-set-priority"/>    <function name="g_thread_yield ()" link="glib-Threads.html#g-thread-yield"/>    <function name="g_thread_exit ()" link="glib-Threads.html#g-thread-exit"/>    <function name="GMutex" link="glib-Threads.html#GMutex"/>    <function name="g_mutex_new ()" link="glib-Threads.html#g-mutex-new"/>    <function name="g_mutex_lock ()" link="glib-Threads.html#g-mutex-lock"/>    <function name="g_mutex_trylock ()" link="glib-Threads.html#g-mutex-trylock"/>    <function name="g_mutex_unlock ()" link="glib-Threads.html#g-mutex-unlock"/>    <function name="g_mutex_free ()" link="glib-Threads.html#g-mutex-free"/>    <function name="GStaticMutex" link="glib-Threads.html#GStaticMutex"/>    <function name="G_STATIC_MUTEX_INIT" link="glib-Threads.html#G-STATIC-MUTEX-INIT:CAPS"/>    <function name="g_static_mutex_init ()" link="glib-Threads.html#g-static-mutex-init"/>    <function name="g_static_mutex_lock ()" link="glib-Threads.html#g-static-mutex-lock"/>    <function name="g_static_mutex_trylock ()" link="glib-Threads.html#g-static-mutex-trylock"/>    <function name="g_static_mutex_unlock ()" link="glib-Threads.html#g-static-mutex-unlock"/>    <function name="g_static_mutex_get_mutex ()" link="glib-Threads.html#g-static-mutex-get-mutex"/>    <function name="g_static_mutex_free ()" link="glib-Threads.html#g-static-mutex-free"/>    <function name="G_LOCK_DEFINE()" link="glib-Threads.html#G-LOCK-DEFINE:CAPS"/>    <function name="G_LOCK_DEFINE_STATIC()" link="glib-Threads.html#G-LOCK-DEFINE-STATIC:CAPS"/>    <function name="G_LOCK_EXTERN()" link="glib-Threads.html#G-LOCK-EXTERN:CAPS"/>    <function name="G_LOCK()" link="glib-Threads.html#G-LOCK:CAPS"/>    <function name="G_TRYLOCK()" link="glib-Threads.html#G-TRYLOCK:CAPS"/>    <function name="G_UNLOCK()" link="glib-Threads.html#G-UNLOCK:CAPS"/>    <function name="GStaticRecMutex" link="glib-Threads.html#GStaticRecMutex"/>    <function name="G_STATIC_REC_MUTEX_INIT" link="glib-Threads.html#G-STATIC-REC-MUTEX-INIT:CAPS"/>    <function name="g_static_rec_mutex_init ()" link="glib-Threads.html#g-static-rec-mutex-init"/>    <function name="g_static_rec_mutex_lock ()" link="glib-Threads.html#g-static-rec-mutex-lock"/>    <function name="g_static_rec_mutex_trylock ()" link="glib-Threads.html#g-static-rec-mutex-trylock"/>    <function name="g_static_rec_mutex_unlock ()" link="glib-Threads.html#g-static-rec-mutex-unlock"/>    <function name="g_static_rec_mutex_lock_full ()" link="glib-Threads.html#g-static-rec-mutex-lock-full"/>    <function name="g_static_rec_mutex_unlock_full ()" link="glib-Threads.html#g-static-rec-mutex-unlock-full"/>    <function name="g_static_rec_mutex_free ()" link="glib-Threads.html#g-static-rec-mutex-free"/>    <function name="GStaticRWLock" link="glib-Threads.html#GStaticRWLock"/>    <function name="G_STATIC_RW_LOCK_INIT" link="glib-Threads.html#G-STATIC-RW-LOCK-INIT:CAPS"/>    <function name="g_static_rw_lock_init ()" link="glib-Threads.html#g-static-rw-lock-init"/>    <function name="g_static_rw_lock_reader_lock ()" link="glib-Threads.html#g-static-rw-lock-reader-lock"/>    <function name="g_static_rw_lock_reader_trylock ()" link="glib-Threads.html#g-static-rw-lock-reader-trylock"/>    <function name="g_static_rw_lock_reader_unlock ()" link="glib-Threads.html#g-static-rw-lock-reader-unlock"/>    <function name="g_static_rw_lock_writer_lock ()" link="glib-Threads.html#g-static-rw-lock-writer-lock"/>    <function name="g_static_rw_lock_writer_trylock ()" link="glib-Threads.html#g-static-rw-lock-writer-trylock"/>    <function name="g_static_rw_lock_writer_unlock ()" link="glib-Threads.html#g-static-rw-lock-writer-unlock"/>    <function name="g_static_rw_lock_free ()" link="glib-Threads.html#g-static-rw-lock-free"/>    <function name="GCond" link="glib-Threads.html#GCond"/>

⌨️ 快捷键说明

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