diff options
author | John Ralls <jralls@ceridwen.us> | 2012-05-18 13:58:24 -0700 |
---|---|---|
committer | John Ralls <jralls@ceridwen.us> | 2012-05-18 14:00:28 -0700 |
commit | f4378aa19e250862197d6caad17030b3e1f0cd9e (patch) | |
tree | 0294e7ea874142f6f032385927d1c5fcbfb5bbde /docs | |
parent | f2f26c2232e6cf329cd8e56989040f5f7cede287 (diff) | |
download | gtk+-f4378aa19e250862197d6caad17030b3e1f0cd9e.tar.gz |
Disable documentation of gtk_plug_get_type and gtk_socket_get_type for
quartz
They're not built for quartz and consequently can't be introspected.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/gtk/gtk3.types.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reference/gtk/gtk3.types.in b/docs/reference/gtk/gtk3.types.in index c056794a67..5b9b3bd015 100644 --- a/docs/reference/gtk/gtk3.types.in +++ b/docs/reference/gtk/gtk3.types.in @@ -118,7 +118,7 @@ gtk_page_setup_get_type @DISABLE_ON_W32@gtk_page_setup_unix_dialog_get_type gtk_paned_get_type gtk_paper_size_get_type -@DISABLE_ON_W32@gtk_plug_get_type +@DISABLE_ON_W32@@DISABLE_ON_QUARTZ@gtk_plug_get_type @DISABLE_ON_W32@gtk_printer_get_type gtk_print_context_get_type @DISABLE_ON_W32@gtk_print_job_get_type @@ -149,7 +149,7 @@ gtk_separator_menu_item_get_type gtk_separator_tool_item_get_type gtk_settings_get_type gtk_size_group_get_type -@DISABLE_ON_W32@gtk_socket_get_type +@DISABLE_ON_W32@@DISABLE_ON_QUARTZ@gtk_socket_get_type gtk_spin_button_get_type gtk_spinner_get_type gtk_statusbar_get_type |