📄 gtk.devhelp2
字号:
</sub> <sub name="Migrating from GnomeIconList to GtkIconView" link="gtk-migrating-GtkIconView.html"/> <sub name="Migrating from GnomeAbout to GtkAboutDialog" link="gtk-migrating-GtkAboutDialog.html"/> <sub name="Migrating from GnomeColorPicker to GtkColorButton" link="gtk-migrating-GtkColorButton.html"/> <sub name="Migrating from GnomeDruid to GtkAssistant" link="gtk-migrating-GtkAssistant.html"> <sub name="Inserting pages" link="gtk-migrating-GtkAssistant.html#inserting-pages"/> <sub name="Decorating the assistant pages" link="decorating-the-assistant-pages.html"/> <sub name="Setting the page flow" link="setting-the-page-flow.html"/> </sub> <sub name="Migrating from EggRecent to GtkRecentChooser" link="gtk-migrating-GtkRecentChooser.html"> <sub name="Managing the Recently Used Documents" link="gtk-migrating-GtkRecentChooser.html#gtkrecent-manager"/> <sub name="Displaying the Recently Used Documents" link="gtkrecent-chooser.html"/> <sub name="Advanced usage" link="gtkrecent-advanced.html"/> </sub> <sub name="Migrating from GnomeHRef to GtkLinkButton" link="gtk-migrating-GtkLinkButton.html"/> <sub name="Migrating from libglade to GtkBuilder" link="gtk-migrating-GtkBuilder.html"/> <sub name="Migrating from GtkTooltips to GtkTooltip" link="gtk-migrating-tooltips.html"/> </sub> <sub name="GTK+ Tools" link="pt05.html"> <sub name="gtk-query-immodules-2.0" link="gtk-query-immodules-2.0.html"/> <sub name="gtk-update-icon-cache" link="gtk-update-icon-cache.html"/> <sub name="gtk-builder-convert" link="gtk-builder-convert.html"/> </sub> <sub name="Glossary" link="glossary.html"/> <sub name="Index" link="ix01.html"/> <sub name="Index of deprecated symbols" link="ix02.html"/> <sub name="Index of new symbols in 2.2" link="ix03.html"/> <sub name="Index of new symbols in 2.4" link="ix04.html"/> <sub name="Index of new symbols in 2.6" link="ix05.html"/> <sub name="Index of new symbols in 2.8" link="ix06.html"/> <sub name="Index of new symbols in 2.10" link="ix07.html"/> <sub name="Index of new symbols in 2.12" link="ix08.html"/> </chapters> <functions> <keyword type="" name="Common commandline options" link="gtk-running.html#id3132269"/> <keyword type="" name="Environment variables" link="gtk-running.html#id3133022"/> <keyword type="" name="X11-specific commandline options" link="gtk-x11.html#x11-cmdline"/> <keyword type="" name="X11-specific environment variables" link="gtk-x11.html#x11-envar"/> <keyword type="" name="Server, client, window manager" link="gtk-x11.html#id3134833"/> <keyword type="" name="Windows-specific commandline options" link="gtk-windows.html#win32-cmdline"/> <keyword type="" name="Windows-specific environment variables" link="gtk-windows.html#win32-envar"/> <keyword type="" name="Build requirements" link="gtk-directfb.html#id3135197"/> <keyword type="function" name="gtk_set_locale ()" link="gtk-General.html#gtk-set-locale"/> <keyword type="function" name="gtk_disable_setlocale ()" link="gtk-General.html#gtk-disable-setlocale"/> <keyword type="function" name="gtk_get_default_language ()" link="gtk-General.html#gtk-get-default-language"/> <keyword type="function" name="gtk_parse_args ()" link="gtk-General.html#gtk-parse-args"/> <keyword type="function" name="gtk_init ()" link="gtk-General.html#gtk-init"/> <keyword type="function" name="gtk_init_check ()" link="gtk-General.html#gtk-init-check"/> <keyword type="function" name="gtk_init_with_args ()" link="gtk-General.html#gtk-init-with-args" since="2.6"/> <keyword type="function" name="gtk_get_option_group ()" link="gtk-General.html#gtk-get-option-group" since="2.6"/> <keyword type="function" name="gtk_exit ()" link="gtk-General.html#gtk-exit" deprecated="Use the standard exit() function instead."/> <keyword type="function" name="gtk_events_pending ()" link="gtk-General.html#gtk-events-pending"/> <keyword type="function" name="gtk_main ()" link="gtk-General.html#gtk-main"/> <keyword type="function" name="gtk_main_level ()" link="gtk-General.html#gtk-main-level"/> <keyword type="function" name="gtk_main_quit ()" link="gtk-General.html#gtk-main-quit"/> <keyword type="function" name="gtk_main_iteration ()" link="gtk-General.html#gtk-main-iteration"/> <keyword type="function" name="gtk_main_iteration_do ()" link="gtk-General.html#gtk-main-iteration-do"/> <keyword type="function" name="gtk_main_do_event ()" link="gtk-General.html#gtk-main-do-event"/> <keyword type="function" name="GtkModuleInitFunc ()" link="gtk-General.html#GtkModuleInitFunc"/> <keyword type="function" name="GtkModuleDisplayInitFunc ()" link="gtk-General.html#GtkModuleDisplayInitFunc" since="2.2"/> <keyword type="function" name="gtk_true ()" link="gtk-General.html#gtk-true"/> <keyword type="function" name="gtk_false ()" link="gtk-General.html#gtk-false"/> <keyword type="function" name="gtk_grab_add ()" link="gtk-General.html#gtk-grab-add"/> <keyword type="function" name="gtk_grab_get_current ()" link="gtk-General.html#gtk-grab-get-current"/> <keyword type="function" name="gtk_grab_remove ()" link="gtk-General.html#gtk-grab-remove"/> <keyword type="function" name="gtk_init_add ()" link="gtk-General.html#gtk-init-add"/> <keyword type="function" name="gtk_quit_add_destroy ()" link="gtk-General.html#gtk-quit-add-destroy"/> <keyword type="function" name="gtk_quit_add ()" link="gtk-General.html#gtk-quit-add"/> <keyword type="function" name="gtk_quit_add_full ()" link="gtk-General.html#gtk-quit-add-full"/> <keyword type="function" name="gtk_quit_remove ()" link="gtk-General.html#gtk-quit-remove"/> <keyword type="function" name="gtk_quit_remove_by_data ()" link="gtk-General.html#gtk-quit-remove-by-data"/> <keyword type="function" name="gtk_timeout_add_full ()" link="gtk-General.html#gtk-timeout-add-full" deprecated="2.4: Use g_timeout_add_full() instead."/> <keyword type="function" name="gtk_timeout_add ()" link="gtk-General.html#gtk-timeout-add" deprecated="2.4: Use g_timeout_add() instead."/> <keyword type="function" name="gtk_timeout_remove ()" link="gtk-General.html#gtk-timeout-remove" deprecated="2.4: Use g_source_remove() instead."/> <keyword type="function" name="gtk_idle_add ()" link="gtk-General.html#gtk-idle-add" deprecated="2.4: Use g_idle_add() instead."/> <keyword type="function" name="gtk_idle_add_priority ()" link="gtk-General.html#gtk-idle-add-priority" deprecated="2.4: Use g_idle_add_full() instead."/> <keyword type="function" name="gtk_idle_add_full ()" link="gtk-General.html#gtk-idle-add-full" deprecated="2.4: Use g_idle_add_full() instead."/> <keyword type="function" name="gtk_idle_remove ()" link="gtk-General.html#gtk-idle-remove" deprecated="2.4: Use g_source_remove() instead."/> <keyword type="function" name="gtk_idle_remove_by_data ()" link="gtk-General.html#gtk-idle-remove-by-data" deprecated="2.4: Use g_idle_remove_by_data() instead."/> <keyword type="function" name="gtk_input_add_full ()" link="gtk-General.html#gtk-input-add-full" deprecated="2.4: Use g_io_add_watch_full() instead."/> <keyword type="function" name="gtk_input_remove ()" link="gtk-General.html#gtk-input-remove" deprecated="2.4: Use g_source_remove() instead."/> <keyword type="macro" name="GTK_PRIORITY_REDRAW" link="gtk-General.html#GTK-PRIORITY-REDRAW:CAPS" deprecated="2.4: This macro is deprecated. You should use %GDK_PRIORITY_REDRAW instead."/> <keyword type="macro" name="GTK_PRIORITY_RESIZE" link="gtk-General.html#GTK-PRIORITY-RESIZE:CAPS"/> <keyword type="macro" name="GTK_PRIORITY_HIGH" link="gtk-General.html#GTK-PRIORITY-HIGH:CAPS" deprecated="2.4: This macro is deprecated. You should use %G_PRIORITY_HIGH instead."/> <keyword type="macro" name="GTK_PRIORITY_INTERNAL" link="gtk-General.html#GTK-PRIORITY-INTERNAL:CAPS" deprecated=""/> <keyword type="macro" name="GTK_PRIORITY_DEFAULT" link="gtk-General.html#GTK-PRIORITY-DEFAULT:CAPS" deprecated="2.4: This macro is deprecated. You should use %G_PRIORITY_DEFAULT_IDLE instead."/> <keyword type="macro" name="GTK_PRIORITY_LOW" link="gtk-General.html#GTK-PRIORITY-LOW:CAPS" deprecated="2.4: This macro is deprecated. You should use %G_PRIORITY_LOW instead."/> <keyword type="function" name="gtk_key_snooper_install ()" link="gtk-General.html#gtk-key-snooper-install"/> <keyword type="function" name="GtkKeySnoopFunc ()" link="gtk-General.html#GtkKeySnoopFunc"/> <keyword type="function" name="gtk_key_snooper_remove ()" link="gtk-General.html#gtk-key-snooper-remove"/> <keyword type="function" name="gtk_get_current_event ()" link="gtk-General.html#gtk-get-current-event"/> <keyword type="function" name="gtk_get_current_event_time ()" link="gtk-General.html#gtk-get-current-event-time"/> <keyword type="function" name="gtk_get_current_event_state ()" link="gtk-General.html#gtk-get-current-event-state"/> <keyword type="function" name="gtk_get_event_widget ()" link="gtk-General.html#gtk-get-event-widget"/> <keyword type="function" name="gtk_propagate_event ()" link="gtk-General.html#gtk-propagate-event"/> <keyword type="" name="" link="gtk-General.html#id3149125"/> <keyword type="" name="" link="gtk-General.html#id3149126"/> <keyword type="struct" name="GtkAccelGroup" link="gtk-Keyboard-Accelerators.html#GtkAccelGroup-struct"/> <keyword type="function" name="gtk_accel_group_new ()" link="gtk-Keyboard-Accelerators.html#gtk-accel-group-new"/> <keyword type="macro" name="gtk_accel_group_ref" link="gtk-Keyboard-Accelerators.html#gtk-accel-group-ref" deprecated=""/> <keyword type="macro" name="gtk_accel_group_unref" link="gtk-Keyboard-Accelerators.html#gtk-accel-group-unref" deprecated=""/> <keyword type="function" name="gtk_accel_group_connect ()" link="gtk-Keyboard-Accelerators.html#gtk-accel-group-connect"/> <keyword type="function" name="gtk_accel_group_connect_by_path ()" link="gtk-Keyboard-Accelerators.html#gtk-accel-group-connect-by-path"/> <keyword type="function" name="GtkAccelGroupActivate ()" link="gtk-Keyboard-Accelerators.html#GtkAccelGroupActivate"/> <keyword type="function" name="GtkAccelGroupFindFunc ()" link="gtk-Keyboard-Accelerators.html#GtkAccelGroupFindFunc" since="2.2"/> <keyword type="function" name="gtk_accel_group_disconnect ()" link="gtk-Keyboard-Accelerators.html#gtk-accel-group-disconnect"/> <keyword type="function" name="gtk_accel_group_disconnect_key ()" link="gtk-Keyboard-Accelerators.html#gtk-accel-group-disconnect-key"/> <keyword type="function" name="gtk_accel_group_query ()" link="gtk-Keyboard-Accelerators.html#gtk-accel-group-query"/> <keyword type="function" name="gtk_accel_group_activate ()" link="gtk-Keyboard-Accelerators.html#gtk-accel-group-activate"/> <keyword type="function" name="gtk_accel_group_lock ()" link="gtk-Keyboard-Accelerators.html#gtk-accel-group-lock"/> <keyword type="function" name="gtk_accel_group_unlock ()" link="gtk-Keyboard-Accelerators.html#gtk-accel-group-unlock"/> <keyword type="function" name="gtk_accel_group_from_accel_closure ()" link="gtk-Keyboard-Accelerators.html#gtk-accel-group-from-accel-closure"/> <keyword type="function" name="gtk_accel_groups_activate ()" link="gtk-Keyboard-Accelerators.html#gtk-accel-groups-activate"/> <keyword type="function" name="gtk_accel_groups_from_object ()" link="gtk-Keyboard-Accelerators.html#gtk-accel-groups-from-object"/> <keyword type="function" name="gtk_accel_group_find ()" link="gtk-Keyboard-Accelerators.html#gtk-accel-group-find"/> <keyword type="struct" name="GtkAccelKey" link="gtk-Keyboard-Accelerators.html#GtkAccelKey"/> <keyword type="function" name="gtk_accelerator_valid ()" link="gtk-Keyboard-Accelerators.html#gtk-accelerator-valid"/> <keyword type="function" name="gtk_accelerator_parse ()" link="gtk-Keyboard-Accelerators.html#gtk-accelerator-parse"/> <keyword type="function" name="gtk_accelerator_name ()" link="gtk-Keyboard-Accelerators.html#gtk-accelerator-name"/> <keyword type="function" name="gtk_accelerator_get_label ()" link="gtk-Keyboard-Accelerators.html#gtk-accelerator-get-label" since="2.6"/> <keyword type="function" name="gtk_accelerator_set_default_mod_mask ()" link="gtk-Keyboard-Accelerators.html#gtk-accelerator-set-default-mod-mask"/> <keyword type="function" name="gtk_accelerator_get_default_mod_mask ()" link="gtk-Keyboard-Accelerators.html#gtk-accelerator-get-default-mod-mask"/> <keyword type="" name="The "accel-activate" signal" link="gtk-Keyboard-Accelerators.html#GtkAccelGroup-accel-activate"/> <keyword type="" name="The "accel-changed" signal" link="gtk-Keyboard-Accelerators.html#GtkAccelGroup-accel-changed"/> <keyword type="" name="" link="gtk-Keyboard-Accelerators.html#id3161133"/> <keyword type="" name="" link="gtk-Keyboard-Accelerators.html#id3161134"/> <keyword type="struct" name="GtkAccelMap" link="gtk-Accelerator-Maps.html#GtkAccelMap-struct"/> <keyword type="function" name="GtkAccelMapForeach ()" link="gtk-Accelerator-Maps.html#GtkAccelMapForeach"/> <keyword type="function" name="gtk_accel_map_add_entry ()" link="gtk-Accelerator-Maps.html#gtk-accel-map-add-entry"/> <keyword type="function" name="gtk_accel_map_lookup_entry ()" link="gtk-Accelerator-Maps.html#gtk-accel-map-lookup-entry"/> <keyword type="function" name="gtk_accel_map_change_entry ()" link="gtk-Accelerator-Maps.html#gtk-accel-map-change-entry"/> <keyword type="function" name="gtk_accel_map_load ()" link="gtk-Accelerator-Maps.html#gtk-accel-map-load"/> <keyword type="function" name="gtk_accel_map_save ()" link="gtk-Accelerator-Maps.html#gtk-accel-map-save"/> <keyword type="function" name="gtk_accel_map_foreach ()" link="gtk-Accelerator-Maps.html#gtk-accel-map-foreach"/> <keyword type="function" name="gtk_accel_map_load_fd ()" link="gtk-Accelerator-Maps.html#gtk-accel-map-load-fd"/> <keyword type="function" name="gtk_accel_map_save_fd ()" link="gtk-Accelerator-Maps.html#gtk-accel-map-save-fd"/> <keyword type="function" name="gtk_accel_map_load_scanner ()" link="gtk-Accelerator-Maps.html#gtk-accel-map-load-scanner"/> <keyword type="function" name="gtk_accel_map_add_filter ()" link="gtk-Accelerator-Maps.html#gtk-accel-map-add-filter"/> <keyword type="function" name="gtk_accel_map_foreach_unfiltered ()" link="gtk-Accelerator-Maps.html#gtk-accel-map-foreach-unfiltered"/> <keyword type="function" name="gtk_accel_map_get ()" link="gtk-Accelerator-Maps.html#gtk-accel-map-get" since="2.4"/> <keyword type="function" name="gtk_accel_map_lock_path ()" link="gtk-Accelerator-Maps.html#gtk-accel-map-lock-path" since="2.4"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -