Bug#1064248: mutter: NMU diff for 64-bit time_t transition

Benjamin Drung bdrung at debian.org
Wed Feb 28 21:34:53 GMT 2024


Source: mutter
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-21-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
-------------- next part --------------
diff -Nru mutter-44.8/debian/changelog mutter-44.8/debian/changelog
--- mutter-44.8/debian/changelog	2024-02-10 12:56:05.000000000 +0000
+++ mutter-44.8/debian/changelog	2024-02-28 21:33:39.000000000 +0000
@@ -1,3 +1,10 @@
+mutter (44.8-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1064248
+
+ -- Benjamin Drung <bdrung at debian.org>  Wed, 28 Feb 2024 21:33:39 +0000
+
 mutter (44.8-3) unstable; urgency=medium
 
   * Cherry-pick several cursor fix to fix compatibility with latest
diff -Nru mutter-44.8/debian/control mutter-44.8/debian/control
--- mutter-44.8/debian/control	2024-02-10 12:56:05.000000000 +0000
+++ mutter-44.8/debian/control	2024-02-28 21:33:38.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Jeremy B?cha <jbicha at ubuntu.com>, Marco Trevisan (Trevi?o) <marco at ubuntu.com>
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
                dh-exec,
                dh-sequence-gir,
                dh-sequence-gnome,
@@ -117,8 +117,8 @@
 Depends: at-spi2-core,
          dbus-daemon,
          dmz-cursor-theme,
-         libmutter-12-0 (= ${binary:Version}),
-         libmutter-test-12 (= ${binary:Version}),
+         libmutter-12-0t64 (= ${binary:Version}),
+         libmutter-test-12t64 (= ${binary:Version}),
          mutter (= ${binary:Version}),
          python3,
          python3-dbus,
@@ -145,7 +145,7 @@
 Section: introspection
 Architecture: linux-any
 Multi-Arch: same
-Depends: libmutter-12-0 (= ${binary:Version}),
+Depends: libmutter-12-0t64 (= ${binary:Version}),
          ${gir:Depends},
          ${misc:Depends},
          ${shlibs:Depends}
@@ -162,7 +162,9 @@
  This package contains the GObject introspection data which may be
  used to generate dynamic bindings.
 
-Package: libmutter-12-0
+Package: libmutter-12-0t64
+Provides: ${t64:Provides}
+Replaces: libmutter-12-0
 Section: libs
 Architecture: linux-any
 Multi-Arch: same
@@ -173,7 +175,7 @@
          mutter-common-bin (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Breaks: apparmor (<< 2.13.3-5~),
+Breaks: libmutter-12-0 (<< ${source:Version}), apparmor (<< 2.13.3-5~),
         gnome-control-center (<< 1:3.25.2),
         gnome-settings-daemon (<< 3.31.101),
         gnome-shell (<< 44~rc),
@@ -210,7 +212,7 @@
          libgraphene-1.0-dev (>= 1.9.3),
          libinput-dev (>= 1.19),
          libjson-glib-dev,
-         libmutter-12-0 (= ${binary:Version}),
+         libmutter-12-0t64 (= ${binary:Version}),
          libpango1.0-dev,
          libwayland-dev [linux-any],
          libx11-dev,
@@ -233,14 +235,16 @@
  .
  This package contains the development files.
 
-Package: libmutter-test-12
+Package: libmutter-test-12t64
+Replaces: libmutter-test-12
+Breaks: libmutter-test-12 (<< ${source:Version})
 Section: libs
 Architecture: linux-any
-Depends: libmutter-12-0 (= ${binary:Version}),
+Depends: libmutter-12-0t64 (= ${binary:Version}),
          mutter (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Provides: gir1.2-metatest-12
+Provides: ${t64:Provides}, gir1.2-metatest-12
 Description: Test helper library for GNOME's window manager library
  Mutter is a Wayland display server and X11 window manager and
  compositor library. It contains functionality related to, among other
diff -Nru mutter-44.8/debian/libmutter-12-0.bug-control mutter-44.8/debian/libmutter-12-0.bug-control
--- mutter-44.8/debian/libmutter-12-0.bug-control	2024-02-10 12:56:05.000000000 +0000
+++ mutter-44.8/debian/libmutter-12-0.bug-control	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-package-status: libegl-vendor libglx-vendor libgl1-mesa-dri
diff -Nru mutter-44.8/debian/libmutter-12-0.install mutter-44.8/debian/libmutter-12-0.install
--- mutter-44.8/debian/libmutter-12-0.install	2024-02-10 12:56:05.000000000 +0000
+++ mutter-44.8/debian/libmutter-12-0.install	1970-01-01 00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-usr/lib/${DEB_HOST_MULTIARCH}/libmutter-${env:MUTTER_API_VERSION}.so.*
-usr/lib/${DEB_HOST_MULTIARCH}/mutter-${env:MUTTER_API_VERSION}/*.so.*
diff -Nru mutter-44.8/debian/libmutter-12-0.symbols mutter-44.8/debian/libmutter-12-0.symbols
--- mutter-44.8/debian/libmutter-12-0.symbols	2024-02-10 12:56:05.000000000 +0000
+++ mutter-44.8/debian/libmutter-12-0.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,2769 +0,0 @@
-libmutter-12.so.0 libmutter-12-0 #MINVER#
-* Build-Depends-Package: libmutter-12-dev
- hdr_metadata_equal at Base 44~rc
- meta_accelerator_name at Base 44~beta
- meta_add_clutter_debug_flags at Base 43.0
- meta_add_debug_paint_flag at Base 43.0
- meta_add_verbose_topic at Base 43.0
- meta_anonymous_file_close_fd at Base 43.0
- meta_anonymous_file_free at Base 43.0
- meta_anonymous_file_new at Base 43.0
- meta_anonymous_file_open_fd at Base 43.0
- meta_anonymous_file_size at Base 43.0
- meta_backend_add_gpu at Base 43.0
- meta_backend_capabilities_get_type at Base 43.0
- meta_backend_get_capabilities at Base 43.0
- meta_backend_get_clutter_backend at Base 43.0
- meta_backend_get_color_manager at Base 43.0
- meta_backend_get_context at Base 43.0
- meta_backend_get_core_idle_monitor at Base 43.0
- meta_backend_get_current_logical_monitor at Base 43.0
- meta_backend_get_cursor_renderer at Base 44.1
- meta_backend_get_cursor_tracker at Base 43.0
- meta_backend_get_default_seat at Base 43.0
- meta_backend_get_dnd at Base 43.0
- meta_backend_get_gpus at Base 43.0
- meta_backend_get_monitor_manager at Base 43.0
- meta_backend_get_orientation_manager at Base 43.0
- meta_backend_get_remote_access_controller at Base 43.0
- meta_backend_get_renderer at Base 43.0
- meta_backend_get_settings at Base 43.0
- meta_backend_get_stage at Base 43.0
- meta_backend_get_type at Base 43.0
- meta_backend_is_headless at Base 43.0
- meta_backend_is_rendering_hardware_accelerated at Base 43.0
- meta_backend_lock_layout_group at Base 43.0
- meta_backend_native_get_device_pool at Base 43.0
- meta_backend_native_get_kms at Base 43.0
- (arch=linux-any)meta_backend_native_get_type at Base 43.0
- meta_backend_native_get_udev at Base 44~rc
- meta_backend_set_keymap at Base 43.0
- meta_backend_x11_nested_get_type at Base 43.0
- meta_background_actor_get_type at Base 43.0
- meta_background_actor_new at Base 43.0
- meta_background_content_get_type at Base 43.0
- meta_background_content_new at Base 43.0
- meta_background_content_set_background at Base 43.0
- meta_background_content_set_gradient at Base 43.0
- meta_background_content_set_rounded_clip_bounds at Base 43.0
- meta_background_content_set_rounded_clip_radius at Base 43.0
- meta_background_content_set_vignette at Base 43.0
- meta_background_get_type at Base 43.0
- meta_background_group_get_type at Base 43.0
- meta_background_group_new at Base 43.0
- meta_background_image_cache_get_default at Base 43.0
- meta_background_image_cache_get_type at Base 43.0
- meta_background_image_cache_load at Base 43.0
- meta_background_image_cache_purge at Base 43.0
- meta_background_image_get_success at Base 43.0
- meta_background_image_get_texture at Base 43.0
- meta_background_image_get_type at Base 43.0
- meta_background_image_is_loaded at Base 43.0
- meta_background_new at Base 43.0
- meta_background_refresh_all at Base 43.0
- meta_background_set_blend at Base 43.0
- meta_background_set_color at Base 43.0
- meta_background_set_file at Base 43.0
- meta_background_set_gradient at Base 43.0
- meta_barrier_destroy at Base 43.0
- meta_barrier_direction_get_type at Base 43.0
- meta_barrier_event_get_type at Base 43.0
- meta_barrier_get_type at Base 43.0
- meta_barrier_is_active at Base 43.0
- meta_barrier_new at Base 43.0
- meta_barrier_release at Base 43.0
- meta_bug at Base 43.0
- meta_button_function_get_type at Base 43.0
- (arch=linux-any)meta_calculate_drm_mode_refresh_rate at Base 43.0
- meta_calculate_drm_mode_vblank_duration_us at Base 43.0
- meta_close_dialog_focus at Base 43.0
- meta_close_dialog_get_type at Base 43.0
- meta_close_dialog_hide at Base 43.0
- meta_close_dialog_is_visible at Base 43.0
- meta_close_dialog_response at Base 43.0
- meta_close_dialog_response_get_type at Base 43.0
- meta_close_dialog_show at Base 43.0
- meta_color_device_get_assigned_profile at Base 43.0
- meta_color_device_get_device_profile at Base 43.0
- meta_color_device_get_id at Base 43.0
- meta_color_device_get_monitor at Base 43.0
- meta_color_device_is_ready at Base 43.0
- meta_color_manager_get_color_device at Base 43.0
- meta_color_manager_get_color_store at Base 43.0
- meta_color_manager_get_num_color_devices at Base 43.0
- meta_color_manager_get_type at Base 43.0
- meta_color_manager_is_ready at Base 43.0
- meta_color_profile_get_calibration at Base 43.0
- meta_color_profile_get_cd_icc at Base 43.0
- meta_color_profile_get_id at Base 43.0
- meta_color_store_get_profile at Base 43.0
- meta_color_store_has_pending_profiles at Base 43.0
- meta_comp_effect_get_type at Base 43.0
- meta_compositor_get_feedback_group at Base 44~beta
- meta_compositor_get_laters at Base 43.0
- meta_compositor_get_type at Base 43.0
- meta_compositor_type_get_type at Base 43.0
- meta_context_add_option_entries at Base 43.0
- meta_context_add_option_group at Base 43.0
- meta_context_configure at Base 43.0
- meta_context_destroy at Base 43.0
- meta_context_get_backend at Base 43.0
- meta_context_get_compositor_type at Base 43.0
- meta_context_get_display at Base 43.0
- meta_context_get_service_channel at Base 44~beta
- meta_context_get_type at Base 43.0
- meta_context_get_wayland_compositor at Base 43.0
- meta_context_is_replacing at Base 43.0
- meta_context_is_x11_sync at Base 43.0
- meta_context_notify_ready at Base 43.0
- meta_context_raise_rlimit_nofile at Base 43.0
- meta_context_restore_rlimit_nofile at Base 43.0
- meta_context_run_main_loop at Base 43.0
- meta_context_set_gnome_wm_keybindings at Base 43.0
- meta_context_set_plugin_gtype at Base 43.0
- meta_context_set_plugin_name at Base 43.0
- meta_context_setup at Base 43.0
- meta_context_start at Base 43.0
- meta_context_terminate at Base 43.0
- meta_context_terminate_with_error at Base 43.0
- meta_create_context at Base 43.0
- meta_create_monitors_config_key_for_current_state at Base 43.0
- meta_crtc_get_backend at Base 44~beta
- meta_crtc_get_config at Base 43.0
- meta_crtc_get_gpu at Base 43.0
- meta_crtc_get_id at Base 43.0
- meta_crtc_get_outputs at Base 43.0
- meta_crtc_get_type at Base 43.0
- meta_crtc_kms_get_kms_crtc at Base 43.0
- meta_crtc_kms_get_type at Base 43.0
- meta_crtc_mode_get_info at Base 43.0
- meta_crtc_mode_get_type at Base 43.0
- meta_crtc_mode_info_new at Base 43.0
- meta_crtc_mode_info_ref at Base 43.0
- meta_crtc_mode_info_unref at Base 43.0
- meta_crtc_set_config at Base 43.0
- meta_crtc_unassign_output at Base 43.0
- meta_crtc_unset_config at Base 43.0
- meta_cursor_get_type at Base 43.0
- meta_cursor_renderer_get_cursor at Base 44.1
- meta_cursor_sprite_wayland_get_type at Base 44.1
- meta_cursor_tracker_get_for_display at Base 43.0
- meta_cursor_tracker_get_hot at Base 43.0
- meta_cursor_tracker_get_pointer at Base 43.0
- meta_cursor_tracker_get_pointer_visible at Base 43.0
- meta_cursor_tracker_get_scale at Base 43.0
- meta_cursor_tracker_get_sprite at Base 43.0
- meta_cursor_tracker_get_type at Base 43.0
- meta_cursor_tracker_set_pointer_visible at Base 43.0
- meta_debug_paint_flag_get_type at Base 43.0
- meta_debug_topic_get_type at Base 43.0
- meta_device_file_get_fd at Base 43.0
- meta_device_file_release at Base 43.0
- meta_device_pool_open at Base 43.0
- meta_direction_get_type at Base 43.0
- meta_disable_unredirect_for_display at Base 43.0
- meta_display_add_keybinding at Base 43.0
- meta_display_clear_mouse_mode at Base 43.0
- meta_display_close at Base 43.0
- meta_display_corner_get_type at Base 43.0
- meta_display_direction_get_type at Base 43.0
- meta_display_focus_default_window at Base 43.0
- meta_display_freeze_keyboard at Base 43.0
- meta_display_get_compositor at Base 43.0
- meta_display_get_compositor_modifiers at Base 43.0
- meta_display_get_context at Base 43.0
- meta_display_get_current_monitor at Base 43.0
- meta_display_get_current_time at Base 43.0
- meta_display_get_current_time_roundtrip at Base 43.0
- meta_display_get_focus_window at Base 43.0
- meta_display_get_keybinding_action at Base 43.0
- meta_display_get_last_user_time at Base 43.0
- meta_display_get_monitor_geometry at Base 43.0
- meta_display_get_monitor_in_fullscreen at Base 43.0
- meta_display_get_monitor_index_for_rect at Base 43.0
- meta_display_get_monitor_neighbor_index at Base 43.0
- meta_display_get_monitor_scale at Base 43.0
- meta_display_get_n_monitors at Base 43.0
- meta_display_get_pad_action_label at Base 43.0
- meta_display_get_primary_monitor at Base 43.0
- meta_display_get_selection at Base 43.0
- meta_display_get_size at Base 43.0
- meta_display_get_sound_player at Base 43.0
- meta_display_get_startup_notification at Base 43.0
- meta_display_get_tab_current at Base 43.0
- meta_display_get_tab_list at Base 43.0
- meta_display_get_tab_next at Base 43.0
- meta_display_get_type at Base 43.0
- meta_display_get_workspace_manager at Base 43.0
- meta_display_get_x11_display at Base 43.0
- meta_display_grab_accelerator at Base 43.0
- meta_display_is_grabbed at Base 44~beta
- meta_display_is_pointer_emulating_sequence at Base 43.0
- meta_display_list_all_windows at Base 43.0
- meta_display_list_windows at Base 43.0
- meta_display_lookup_stack_id at Base 43.0
- meta_display_remove_keybinding at Base 43.0
- meta_display_request_pad_osd at Base 43.0
- meta_display_set_cursor at Base 43.0
- meta_display_set_input_focus at Base 43.0
- meta_display_sort_windows_by_stacking at Base 43.0
- meta_display_supports_extended_barriers at Base 43.0
- meta_display_unfreeze_keyboard at Base 43.0
- meta_display_ungrab_accelerator at Base 43.0
- meta_display_ungrab_keyboard at Base 43.0
- meta_display_unset_input_focus at Base 43.0
- meta_display_xserver_time_is_before at Base 43.0
- meta_dnd_get_type at Base 43.0
- meta_drm_buffer_dumb_new at Base 43.0
- meta_drm_buffer_get_fb_id at Base 43.0
- meta_drm_buffer_get_type at Base 43.0
- meta_edge_type_get_type at Base 43.0
- meta_edid_info_new_parse at Base 43.0
- meta_enable_unredirect_for_display at Base 43.0
- meta_exit at Base 43.0
- meta_exit_code_get_type at Base 43.0
- meta_external_binding_name_for_action at Base 43.0
- meta_fatal at Base 43.0
- meta_finish_monitors_config_migration at Base 43.0
- meta_focus_stage_window at Base 43.0
- meta_frame_borders_clear at Base 43.0
- meta_frame_flags_get_type at Base 43.0
- meta_frame_native_ensure_kms_update at Base 44~rc
- meta_frame_native_from_frame at Base 44~rc
- meta_frame_native_had_kms_update at Base 44.1
- meta_frame_native_has_kms_update at Base 44~rc
- meta_frame_type_get_type at Base 43.0
- meta_frame_type_to_string at Base 43.0
- meta_g_utf8_strndup at Base 43.0
- meta_gamma_lut_copy at Base 44~rc
- meta_gamma_lut_equal at Base 44~rc
- meta_gamma_lut_free at Base 44~rc
- meta_gamma_lut_new at Base 44~rc
- meta_get_clutter_debug_flags at Base 43.0
- meta_get_debug_paint_flags at Base 43.0
- meta_get_feedback_group_for_display at Base 43.0
- meta_get_locale_direction at Base 43.0
- meta_get_stage_for_display at Base 43.0
- meta_get_top_window_group_for_display at Base 43.0
- meta_get_window_actors at Base 43.0
- meta_get_window_group_for_display at Base 43.0
- meta_gpu_get_backend at Base 43.0
- meta_gpu_get_crtcs at Base 43.0
- meta_gpu_get_modes at Base 43.0
- meta_gpu_get_outputs at Base 43.0
- meta_gpu_get_type at Base 43.0
- meta_gpu_has_hotplug_mode_update at Base 43.0
- meta_gpu_read_current at Base 43.0
- meta_gpu_take_crtcs at Base 43.0
- meta_gpu_take_modes at Base 43.0
- meta_gpu_take_outputs at Base 43.0
- meta_grab_op_get_type at Base 43.0
- meta_gravity_get_type at Base 43.0
- meta_gravity_to_string at Base 43.0
- meta_group_get_size at Base 43.0
- meta_group_get_startup_id at Base 43.0
- meta_group_list_windows at Base 43.0
- meta_group_property_notify at Base 43.0
- meta_group_update_layers at Base 43.0
- meta_idle_monitor_add_idle_watch at Base 43.0
- meta_idle_monitor_add_user_active_watch at Base 43.0
- meta_idle_monitor_get_idletime at Base 43.0
- meta_idle_monitor_get_type at Base 43.0
- meta_idle_monitor_remove_watch at Base 43.0
- meta_inhibit_shortcuts_dialog_get_type at Base 43.0
- meta_inhibit_shortcuts_dialog_hide at Base 43.0
- meta_inhibit_shortcuts_dialog_response at Base 43.0
- meta_inhibit_shortcuts_dialog_response_get_type at Base 43.0
- meta_inhibit_shortcuts_dialog_show at Base 43.0
- meta_is_restart at Base 43.0
- meta_is_topic_enabled at Base 43.0
- meta_is_verbose at Base 43.0
- meta_is_wayland_compositor at Base 43.0
- meta_key_binding_action_get_type at Base 43.0
- meta_key_binding_flags_get_type at Base 43.0
- meta_key_binding_get_mask at Base 43.0
- meta_key_binding_get_modifiers at Base 43.0
- meta_key_binding_get_name at Base 43.0
- meta_key_binding_get_type at Base 43.0
- meta_key_binding_is_builtin at Base 43.0
- meta_key_binding_is_reversed at Base 43.0
- meta_keybindings_set_custom_handler at Base 43.0
- meta_keyboard_a11y_flags_get_type at Base 43.0
- meta_kms_connector_get_current_state at Base 43.0
- meta_kms_connector_get_device at Base 43.0
- meta_kms_connector_get_preferred_mode at Base 43.0
- meta_kms_connector_get_type at Base 43.0
- meta_kms_crtc_get_current_state at Base 43.0
- meta_kms_crtc_get_device at Base 43.0
- meta_kms_crtc_get_id at Base 43.0
- meta_kms_crtc_get_type at Base 43.0
- meta_kms_crtc_is_active at Base 43.0
- meta_kms_device_disable at Base 43.0
- meta_kms_device_get_connectors at Base 43.0
- meta_kms_device_get_crtcs at Base 43.0
- meta_kms_device_get_cursor_plane_for at Base 43.0
- meta_kms_device_get_driver_name at Base 43.0
- meta_kms_device_get_impl_device at Base 43.0
- meta_kms_device_get_kms at Base 43.0
- meta_kms_device_get_path at Base 43.0
- meta_kms_device_get_planes at Base 43.0
- meta_kms_device_get_primary_plane_for at Base 43.0
- meta_kms_device_get_type at Base 43.0
- meta_kms_device_process_update_sync at Base 43.0
- meta_kms_device_uses_monotonic_clock at Base 43.0
- meta_kms_feedback_unref at Base 44~rc
- meta_kms_get_backend at Base 43.0
- meta_kms_get_devices at Base 43.0
- meta_kms_impl_device_atomic_get_type at Base 43.0
- meta_kms_impl_device_simple_get_type at Base 43.0
- meta_kms_mode_clone at Base 43.0
- meta_kms_mode_free at Base 43.0
- meta_kms_mode_get_drm_mode at Base 43.0
- meta_kms_mode_get_height at Base 43.0
- meta_kms_mode_get_name at Base 43.0
- meta_kms_mode_get_width at Base 43.0
- meta_kms_plane_assignment_set_cursor_hotspot at Base 43.0
- meta_kms_plane_get_device at Base 43.0
- meta_kms_plane_get_plane_type at Base 43.0
- meta_kms_plane_is_usable_with at Base 43.0
- meta_kms_update_add_page_flip_listener at Base 44~rc
- meta_kms_update_add_result_listener at Base 44~rc
- meta_kms_update_assign_plane at Base 43.0
- meta_kms_update_free at Base 43.0
- meta_kms_update_get_connector_updates at Base 43.0
- meta_kms_update_get_crtc_color_updates at Base 44~rc
- meta_kms_update_get_cursor_plane_assignment at Base 43.0
- meta_kms_update_get_device at Base 43.0
- meta_kms_update_get_mode_sets at Base 43.0
- meta_kms_update_get_page_flip_listeners at Base 43.0
- meta_kms_update_get_plane_assignments at Base 43.0
- meta_kms_update_get_primary_plane_assignment at Base 43.0
- meta_kms_update_is_sealed at Base 44~rc
- meta_kms_update_merge_from at Base 44~rc
- meta_kms_update_mode_set at Base 43.0
- meta_kms_update_new at Base 43.0
- meta_kms_update_set_crtc_gamma at Base 44~rc
- meta_kms_update_set_max_bpc at Base 44~rc
- meta_kms_update_set_privacy_screen at Base 44~rc
- meta_kms_update_set_underscanning at Base 44~rc
- meta_kms_update_states_sync at Base 43.0
- meta_later_type_get_type at Base 43.0
- meta_laters_add at Base 43.0
- meta_laters_get_type at Base 44~beta
- meta_laters_remove at Base 43.0
- meta_launch_context_get_type at Base 43.0
- meta_launch_context_set_timestamp at Base 43.0
- meta_launch_context_set_workspace at Base 43.0
- meta_locale_direction_get_type at Base 43.0
- meta_log at Base 44~beta
- meta_logical_monitor_config_free at Base 43.0
- meta_logical_monitor_configs_have_monitor at Base 43.0
- meta_logical_monitor_get_layout at Base 43.0
- meta_logical_monitor_get_monitors at Base 43.0
- meta_logical_monitor_is_primary at Base 43.0
- meta_maximize_flags_get_type at Base 43.0
- meta_migrate_old_monitors_config at Base 43.0
- meta_migrate_old_user_monitors_config at Base 43.0
- meta_monitor_calculate_crtc_pos at Base 43.0
- meta_monitor_calculate_mode_scale at Base 43.0
- meta_monitor_calculate_supported_scales at Base 43.0
- meta_monitor_config_free at Base 43.0
- meta_monitor_config_manager_assign at Base 43.0
- meta_monitor_config_manager_clear_history at Base 43.0
- meta_monitor_config_manager_create_fallback at Base 43.0
- meta_monitor_config_manager_create_for_builtin_orientation at Base 43.0
- meta_monitor_config_manager_create_for_orientation at Base 43.0
- meta_monitor_config_manager_create_for_rotate_monitor at Base 43.0
- meta_monitor_config_manager_create_for_switch_config at Base 43.0
- meta_monitor_config_manager_create_linear at Base 43.0
- meta_monitor_config_manager_create_suggested at Base 43.0
- meta_monitor_config_manager_get_current at Base 43.0
- meta_monitor_config_manager_get_previous at Base 43.0
- meta_monitor_config_manager_get_store at Base 43.0
- meta_monitor_config_manager_get_stored at Base 43.0
- meta_monitor_config_manager_new at Base 43.0
- meta_monitor_config_manager_pop_previous at Base 43.0
- meta_monitor_config_manager_save_current at Base 43.0
- meta_monitor_config_manager_set_current at Base 43.0
- meta_monitor_config_store_add at Base 43.0
- meta_monitor_config_store_get_config_count at Base 43.0
- meta_monitor_config_store_get_monitor_manager at Base 43.0
- meta_monitor_config_store_get_policy at Base 43.0
- meta_monitor_config_store_get_stores_policy at Base 43.0
- meta_monitor_config_store_lookup at Base 43.0
- meta_monitor_config_store_new at Base 43.0
- meta_monitor_config_store_remove at Base 43.0
- meta_monitor_config_store_reset at Base 43.0
- meta_monitor_config_store_set_custom at Base 43.0
- meta_monitor_crtc_to_logical_transform at Base 43.0
- meta_monitor_derive_current_mode at Base 43.0
- meta_monitor_get_connector at Base 43.0
- meta_monitor_get_connector_type at Base 43.0
- meta_monitor_get_current_mode at Base 43.0
- meta_monitor_get_edid_checksum_md5 at Base 43.0
- meta_monitor_get_edid_info at Base 43.0
- meta_monitor_get_gamma_lut_size at Base 43.0
- meta_monitor_get_logical_monitor at Base 43.0
- meta_monitor_get_main_output at Base 43.0
- meta_monitor_get_mode_from_id at Base 43.0
- meta_monitor_get_mode_from_spec at Base 43.0
- meta_monitor_get_modes at Base 43.0
- meta_monitor_get_outputs at Base 43.0
- meta_monitor_get_physical_dimensions at Base 43.0
- meta_monitor_get_preferred_mode at Base 43.0
- meta_monitor_get_product at Base 43.0
- meta_monitor_get_serial at Base 43.0
- meta_monitor_get_suggested_position at Base 43.0
- meta_monitor_get_type at Base 43.0
- meta_monitor_get_vendor at Base 43.0
- meta_monitor_is_active at Base 43.0
- meta_monitor_is_primary at Base 44~beta
- meta_monitor_logical_to_crtc_transform at Base 43.0
- meta_monitor_manager_can_switch_config at Base 43.0
- meta_monitor_manager_create_virtual_monitor at Base 43.0
- meta_monitor_manager_ensure_configured at Base 43.0
- meta_monitor_manager_get_backend at Base 43.0
- meta_monitor_manager_get_config_manager at Base 43.0
- meta_monitor_manager_get_display_configuration_timeout at Base 43.0
- meta_monitor_manager_get_is_builtin_display_on at Base 43.0
- meta_monitor_manager_get_laptop_panel at Base 43.0
- meta_monitor_manager_get_logical_monitors at Base 43.0
- meta_monitor_manager_get_monitor_for_connector at Base 43.0
- meta_monitor_manager_get_monitors at Base 43.0
- meta_monitor_manager_get_num_logical_monitors at Base 43.0
- meta_monitor_manager_get_panel_orientation_managed at Base 43.0
- meta_monitor_manager_get_primary_logical_monitor at Base 43.0
- meta_monitor_manager_get_switch_config at Base 43.0
- meta_monitor_manager_get_type at Base 43.0
- meta_monitor_manager_lid_is_closed_changed at Base 43.0
- meta_monitor_manager_rebuild at Base 43.0
- meta_monitor_manager_rebuild_derived at Base 43.0
- meta_monitor_manager_reconfigure at Base 43.0
- meta_monitor_manager_reload at Base 43.0
- meta_monitor_manager_switch_config at Base 43.0
- meta_monitor_manager_update_logical_state at Base 43.0
- meta_monitor_manager_update_logical_state_derived at Base 43.0
- meta_monitor_mode_foreach_crtc at Base 43.0
- meta_monitor_mode_foreach_output at Base 43.0
- meta_monitor_mode_get_flags at Base 43.0
- meta_monitor_mode_get_id at Base 43.0
- meta_monitor_mode_get_refresh_rate at Base 43.0
- meta_monitor_mode_get_resolution at Base 43.0
- meta_monitor_mode_get_spec at Base 43.0
- meta_monitor_mode_should_be_advertised at Base 43.0
- meta_monitor_mode_spec_has_similar_size at Base 43.0
- meta_monitor_set_current_mode at Base 43.0
- meta_monitor_spec_clone at Base 43.0
- meta_monitor_spec_compare at Base 43.0
- meta_monitor_spec_equals at Base 43.0
- meta_monitor_spec_free at Base 43.0
- meta_monitor_switch_config_type_get_type at Base 43.0
- meta_monitor_tiled_get_tile_group_id at Base 43.0
- meta_monitor_transform_from_orientation at Base 43.0
- meta_monitor_transform_invert at Base 43.0
- meta_monitor_transform_transform at Base 43.0
- meta_monitors_config_get_switch_config at Base 43.0
- meta_monitors_config_key_equal at Base 43.0
- meta_monitors_config_key_free at Base 43.0
- meta_monitors_config_key_hash at Base 43.0
- meta_monitors_config_new at Base 43.0
- meta_monitors_config_new_full at Base 43.0
- meta_monitors_config_set_parent_config at Base 43.0
- meta_monitors_config_set_switch_config at Base 43.0
- meta_motion_direction_get_type at Base 43.0
- meta_onscreen_native_get_crtc at Base 43.0
- meta_onscreen_native_get_type at Base 43.0
- meta_orientation_manager_get_orientation at Base 43.0
- meta_orientation_manager_get_type at Base 43.0
- meta_orientation_manager_has_accelerometer at Base 43.0
- meta_output_assign_crtc at Base 43.0
- meta_output_get_assigned_crtc at Base 43.0
- meta_output_get_gpu at Base 43.0
- meta_output_get_id at Base 43.0
- meta_output_get_info at Base 43.0
- meta_output_get_max_bpc at Base 43.0
- meta_output_get_monitor at Base 43.0
- meta_output_get_type at Base 43.0
- meta_output_info_get_type at Base 43.0
- meta_output_info_new at Base 43.0
- meta_output_info_parse_edid at Base 43.0
- meta_output_info_ref at Base 43.0
- meta_output_info_unref at Base 43.0
- meta_output_is_presentation at Base 43.0
- meta_output_is_primary at Base 43.0
- meta_output_is_underscanning at Base 43.0
- meta_output_unassign_crtc at Base 43.0
- meta_pad_action_type_get_type at Base 43.0
- meta_parse_monitor_mode at Base 44.1
- meta_plugin_complete_display_change at Base 43.0
- meta_plugin_destroy_completed at Base 43.0
- meta_plugin_get_display at Base 43.0
- meta_plugin_get_info at Base 43.0
- meta_plugin_get_type at Base 43.0
- meta_plugin_manager_load at Base 43.0
- meta_plugin_manager_set_plugin_type at Base 43.0
- meta_plugin_map_completed at Base 43.0
- meta_plugin_minimize_completed at Base 43.0
- meta_plugin_size_change_completed at Base 43.0
- meta_plugin_switch_workspace_completed at Base 43.0
- meta_plugin_unminimize_completed at Base 43.0
- meta_preference_get_type at Base 43.0
- meta_preference_to_string at Base 43.0
- meta_prefs_add_listener at Base 43.0
- meta_prefs_bell_is_audible at Base 43.0
- meta_prefs_change_workspace_name at Base 43.0
- meta_prefs_get_action_double_click_titlebar at Base 43.0
- meta_prefs_get_action_middle_click_titlebar at Base 43.0
- meta_prefs_get_action_right_click_titlebar at Base 43.0
- meta_prefs_get_attach_modal_dialogs at Base 43.0
- meta_prefs_get_auto_maximize at Base 43.0
- meta_prefs_get_auto_raise at Base 43.0
- meta_prefs_get_auto_raise_delay at Base 43.0
- meta_prefs_get_button_layout at Base 43.0
- meta_prefs_get_center_new_windows at Base 43.0
- meta_prefs_get_check_alive_timeout at Base 43.0
- meta_prefs_get_cursor_size at Base 43.0
- meta_prefs_get_cursor_theme at Base 43.0
- meta_prefs_get_disable_workarounds at Base 43.0
- meta_prefs_get_drag_threshold at Base 43.0
- meta_prefs_get_draggable_border_width at Base 43.0
- meta_prefs_get_dynamic_workspaces at Base 43.0
- meta_prefs_get_edge_tiling at Base 43.0
- meta_prefs_get_focus_change_on_pointer_rest at Base 43.0
- meta_prefs_get_focus_mode at Base 43.0
- meta_prefs_get_focus_new_windows at Base 43.0
- meta_prefs_get_force_fullscreen at Base 43.0
- meta_prefs_get_gnome_accessibility at Base 43.0
- meta_prefs_get_gnome_animations at Base 43.0
- meta_prefs_get_keybinding_action at Base 43.0
- meta_prefs_get_keybinding_label at Base 44~rc
- meta_prefs_get_mouse_button_menu at Base 43.0
- meta_prefs_get_mouse_button_mods at Base 43.0
- meta_prefs_get_mouse_button_resize at Base 43.0
- meta_prefs_get_num_workspaces at Base 43.0
- meta_prefs_get_raise_on_click at Base 43.0
- meta_prefs_get_show_fallback_app_menu at Base 43.0
- meta_prefs_get_titlebar_font at Base 43.0
- meta_prefs_get_visual_bell at Base 43.0
- meta_prefs_get_visual_bell_type at Base 43.0
- meta_prefs_get_workspace_name at Base 43.0
- meta_prefs_get_workspaces_only_on_primary at Base 43.0
- meta_prefs_remove_listener at Base 43.0
- meta_prefs_set_force_fullscreen at Base 43.0
- meta_prefs_set_num_workspaces at Base 43.0
- meta_prefs_set_show_fallback_app_menu at Base 43.0
- meta_rect at Base 43.0
- meta_rectangle_area at Base 43.0
- meta_rectangle_clamp_to_fit_into_region at Base 43.0
- meta_rectangle_clip_to_region at Base 43.0
- meta_rectangle_contained_in_region at Base 43.0
- meta_rectangle_contains_rect at Base 43.0
- meta_rectangle_copy at Base 43.0
- meta_rectangle_could_fit_in_region at Base 43.0
- meta_rectangle_could_fit_rect at Base 43.0
- meta_rectangle_edge_aligns at Base 43.0
- meta_rectangle_edge_cmp at Base 43.0
- meta_rectangle_edge_cmp_ignore_type at Base 43.0
- meta_rectangle_equal at Base 43.0
- meta_rectangle_expand_to_avoiding_struts at Base 43.0
- meta_rectangle_find_linepoint_closest_to_point at Base 43.0
- meta_rectangle_find_nonintersected_monitor_edges at Base 43.0
- meta_rectangle_find_onscreen_edges at Base 43.0
- meta_rectangle_free at Base 43.0
- meta_rectangle_free_list_and_elements at Base 43.0
- meta_rectangle_get_minimal_spanning_set_for_region at Base 43.0
- meta_rectangle_get_type at Base 43.0
- meta_rectangle_horiz_overlap at Base 43.0
- meta_rectangle_intersect at Base 43.0
- meta_rectangle_is_adjacent_to at Base 43.0
- meta_rectangle_overlap at Base 43.0
- meta_rectangle_overlaps_with_region at Base 43.0
- meta_rectangle_resize_with_gravity at Base 43.0
- meta_rectangle_scale_double at Base 43.0
- meta_rectangle_shove_into_region at Base 43.0
- meta_rectangle_transform at Base 43.0
- meta_rectangle_union at Base 43.0
- meta_rectangle_vert_overlap at Base 43.0
- meta_remote_access_controller_get_type at Base 43.0
- meta_remote_access_controller_inhibit_remote_access at Base 43.0
- meta_remote_access_controller_uninhibit_remote_access at Base 43.0
- meta_remote_access_handle_get_disable_animations at Base 43.0
- meta_remote_access_handle_get_type at Base 43.0
- meta_remote_access_handle_stop at Base 43.0
- meta_remove_clutter_debug_flags at Base 43.0
- meta_remove_debug_paint_flag at Base 43.0
- meta_remove_verbose_topic at Base 43.0
- meta_renderer_get_view_for_crtc at Base 43.0
- meta_renderer_get_views at Base 43.0
- meta_renderer_native_get_type at Base 44~rc
- meta_renderer_native_has_pending_mode_sets at Base 44~rc
- meta_renderer_view_get_crtc at Base 44~beta
- meta_renderer_view_get_type at Base 44~beta
- meta_restart at Base 43.0
- meta_seat_impl_run_input_task at Base 44~beta
- meta_seat_native_get_type at Base 44~beta
- meta_selection_get_mimetypes at Base 43.0
- meta_selection_get_type at Base 43.0
- meta_selection_new at Base 43.0
- meta_selection_set_owner at Base 43.0
- meta_selection_source_get_mimetypes at Base 43.0
- meta_selection_source_get_type at Base 43.0
- meta_selection_source_is_active at Base 43.0
- meta_selection_source_memory_get_type at Base 43.0
- meta_selection_source_memory_new at Base 43.0
- meta_selection_source_read_async at Base 43.0
- meta_selection_source_read_finish at Base 43.0
- meta_selection_transfer_async at Base 43.0
- meta_selection_transfer_finish at Base 43.0
- meta_selection_type_get_type at Base 43.0
- meta_selection_unset_owner at Base 43.0
- meta_service_channel_get_service_client at Base 44~beta
- meta_set_color_efivar_test_path at Base 43.0
- meta_set_drm_hdr_metadata at Base 44~rc
- meta_settings_enable_experimental_feature at Base 43.0
- meta_settings_get_font_dpi at Base 43.0
- meta_settings_get_ui_scaling_factor at Base 43.0
- meta_settings_is_experimental_feature_enabled at Base 43.0
- meta_settings_override_experimental_features at Base 43.0
- meta_shadow_factory_get_default at Base 43.0
- meta_shadow_factory_get_params at Base 43.0
- meta_shadow_factory_get_shadow at Base 43.0
- meta_shadow_factory_get_type at Base 43.0
- meta_shadow_factory_new at Base 43.0
- meta_shadow_factory_set_params at Base 43.0
- meta_shadow_get_bounds at Base 43.0
- meta_shadow_get_type at Base 43.0
- meta_shadow_mode_get_type at Base 43.0
- meta_shadow_paint at Base 43.0
- meta_shadow_ref at Base 43.0
- meta_shadow_unref at Base 43.0
- meta_shaped_texture_get_image at Base 43.0
- meta_shaped_texture_get_texture at Base 43.0
- meta_shaped_texture_get_type at Base 43.0
- meta_shaped_texture_set_create_mipmaps at Base 43.0
- meta_shaped_texture_set_mask_texture at Base 43.0
- meta_side_get_type at Base 43.0
- meta_size_change_get_type at Base 43.0
- meta_sound_player_get_type at Base 43.0
- meta_sound_player_play_from_file at Base 43.0
- meta_sound_player_play_from_theme at Base 43.0
- meta_stack_layer_get_type at Base 43.0
- meta_stack_tracker_get_stack at Base 43.0
- meta_stage_get_type at Base 43.0
- meta_stage_is_focused at Base 43.0
- meta_stage_remove_watch at Base 43.0
- meta_stage_watch_view at Base 43.0
- meta_stage_x11_get_type at Base 43.0
- meta_startup_notification_create_launcher at Base 43.0
- meta_startup_notification_get_sequences at Base 43.0
- meta_startup_notification_get_type at Base 43.0
- meta_startup_sequence_complete at Base 43.0
- meta_startup_sequence_get_application_id at Base 43.0
- meta_startup_sequence_get_completed at Base 43.0
- meta_startup_sequence_get_icon_name at Base 43.0
- meta_startup_sequence_get_id at Base 43.0
- meta_startup_sequence_get_name at Base 43.0
- meta_startup_sequence_get_timestamp at Base 43.0
- meta_startup_sequence_get_type at Base 43.0
- meta_startup_sequence_get_wmclass at Base 43.0
- meta_startup_sequence_get_workspace at Base 43.0
- meta_tab_list_get_type at Base 43.0
- meta_tab_show_type_get_type at Base 43.0
- meta_udev_list_drm_devices at Base 44~rc
- meta_unsigned_long_equal at Base 43.0
- meta_unsigned_long_hash at Base 43.0
- meta_verify_logical_monitor_config at Base 43.0
- meta_verify_monitor_config at Base 43.0
- meta_verify_monitor_mode_spec at Base 43.0
- meta_verify_monitor_spec at Base 43.0
- meta_verify_monitors_config at Base 43.0
- meta_virtual_modifier_get_type at Base 43.0
- meta_virtual_monitor_get_crtc_mode at Base 43.0
- meta_virtual_monitor_get_output at Base 43.0
- meta_virtual_monitor_info_free at Base 43.0
- meta_virtual_monitor_info_new at Base 43.0
- meta_virtual_monitor_set_mode at Base 43.0
- meta_warning at Base 43.0
- (arch=linux-any)meta_wayland_actor_surface_get_actor at Base 43.0
- (arch=linux-any)meta_wayland_client_get_type at Base 43.0
- (arch=linux-any)meta_wayland_client_hide_from_window_list at Base 43.0
- meta_wayland_client_matches at Base 44~beta
- (arch=linux-any)meta_wayland_client_new at Base 43.0
- meta_wayland_client_new_indirect at Base 44~beta
- (arch=linux-any)meta_wayland_client_owns_window at Base 43.0
- meta_wayland_client_setup_fd at Base 44~beta
- (arch=linux-any)meta_wayland_client_show_in_window_list at Base 43.0
- (arch=linux-any)meta_wayland_client_spawn at Base 43.0
- (arch=linux-any)meta_wayland_client_spawnv at Base 43.0
- meta_wayland_compositor_get_context at Base 44~beta
- meta_wayland_compositor_get_filter_manager at Base 44~beta
- meta_wayland_compositor_get_wayland_display at Base 44~beta
- (arch=linux-any)meta_wayland_compositor_get_xwayland_manager at Base 43.0
- meta_wayland_filter_manager_add_global at Base 44~beta
- meta_wayland_filter_manager_remove_global at Base 44~beta
- (arch=linux-any)meta_wayland_get_public_xwayland_display_name at Base 43.0
- (arch=linux-any)meta_wayland_get_wayland_display_name at Base 43.0
- (arch=linux-any)meta_wayland_override_display_name at Base 43.0
- (arch=linux-any)meta_wayland_surface_get_actor at Base 43.0
- meta_wayland_surface_get_buffer_height at Base 44~rc
- meta_wayland_surface_get_buffer_width at Base 44~rc
- (arch=linux-any)meta_wayland_surface_get_height at Base 43.1
- meta_wayland_surface_get_resource at Base 44~beta
- (arch=linux-any)meta_wayland_surface_get_width at Base 43.1
- meta_wayland_surface_get_window at Base 43.0
- meta_window_activate at Base 43.0
- meta_window_activate_with_workspace at Base 43.0
- meta_window_actor_effect_in_progress at Base 43.0
- meta_window_actor_freeze at Base 43.0
- meta_window_actor_from_actor at Base 43.0
- meta_window_actor_from_window at Base 43.0
- meta_window_actor_get_image at Base 43.0
- meta_window_actor_get_meta_window at Base 43.0
- meta_window_actor_get_texture at Base 43.0
- meta_window_actor_get_type at Base 43.0
- meta_window_actor_is_destroyed at Base 43.0
- meta_window_actor_paint_to_content at Base 43.0
- meta_window_actor_queue_frame_drawn at Base 43.0
- meta_window_actor_sync_visibility at Base 43.0
- meta_window_actor_thaw at Base 43.0
- meta_window_allows_move at Base 43.0
- meta_window_allows_resize at Base 43.0
- meta_window_appears_focused at Base 43.0
- meta_window_begin_grab_op at Base 43.0
- meta_window_can_close at Base 43.0
- meta_window_can_maximize at Base 43.0
- meta_window_can_minimize at Base 43.0
- meta_window_change_workspace at Base 43.0
- meta_window_change_workspace_by_index at Base 43.0
- meta_window_check_alive at Base 43.0
- meta_window_client_rect_to_frame_rect at Base 43.0
- meta_window_client_type_get_type at Base 43.0
- meta_window_compute_group at Base 43.0
- meta_window_delete at Base 43.0
- meta_window_find_monitor_from_frame_rect at Base 43.0
- meta_window_find_root_ancestor at Base 43.0
- meta_window_focus at Base 43.0
- meta_window_foreach_ancestor at Base 43.0
- meta_window_foreach_transient at Base 43.0
- meta_window_frame_rect_to_client_rect at Base 43.0
- meta_window_get_buffer_rect at Base 43.0
- meta_window_get_client_machine at Base 43.0
- meta_window_get_client_type at Base 43.0
- meta_window_get_compositor_private at Base 43.0
- meta_window_get_description at Base 43.0
- meta_window_get_display at Base 43.0
- meta_window_get_frame at Base 43.0
- meta_window_get_frame_bounds at Base 43.0
- meta_window_get_frame_rect at Base 43.0
- meta_window_get_frame_type at Base 43.0
- meta_window_get_group at Base 43.0
- meta_window_get_gtk_app_menu_object_path at Base 43.0
- meta_window_get_gtk_application_id at Base 43.0
- meta_window_get_gtk_application_object_path at Base 43.0
- meta_window_get_gtk_menubar_object_path at Base 43.0
- meta_window_get_gtk_theme_variant at Base 43.0
- meta_window_get_gtk_unique_bus_name at Base 43.0
- meta_window_get_gtk_window_object_path at Base 43.0
- meta_window_get_icon_geometry at Base 43.0
- meta_window_get_id at Base 43.0
- meta_window_get_layer at Base 43.0
- meta_window_get_maximized at Base 43.0
- meta_window_get_monitor at Base 43.0
- meta_window_get_mutter_hints at Base 43.0
- meta_window_get_pid at Base 43.0
- meta_window_get_role at Base 43.0
- meta_window_get_sandboxed_app_id at Base 43.0
- meta_window_get_stable_sequence at Base 43.0
- meta_window_get_startup_id at Base 43.0
- meta_window_get_tile_match at Base 43.0
- meta_window_get_title at Base 43.0
- meta_window_get_transient_for at Base 43.0
- meta_window_get_type at Base 43.0
- meta_window_get_user_time at Base 43.0
- meta_window_get_wayland_surface at Base 44~beta
- meta_window_get_window_type at Base 43.0
- meta_window_get_wm_class at Base 43.0
- meta_window_get_wm_class_instance at Base 43.0
- meta_window_get_work_area_all_monitors at Base 43.0
- meta_window_get_work_area_current_monitor at Base 43.0
- meta_window_get_work_area_for_monitor at Base 43.0
- meta_window_get_workspace at Base 43.0
- meta_window_get_xwindow at Base 43.0
- meta_window_group_get_type at Base 43.0
- meta_window_group_leader_changed at Base 43.0
- meta_window_has_attached_dialogs at Base 43.0
- meta_window_has_focus at Base 43.0
- meta_window_has_pointer at Base 44.1
- meta_window_is_above at Base 43.0
- meta_window_is_always_on_all_workspaces at Base 43.0
- meta_window_is_ancestor_of_transient at Base 43.0
- meta_window_is_attached_dialog at Base 43.0
- meta_window_is_client_decorated at Base 43.0
- meta_window_is_fullscreen at Base 43.0
- meta_window_is_hidden at Base 43.0
- meta_window_is_monitor_sized at Base 43.0
- meta_window_is_on_all_workspaces at Base 43.0
- meta_window_is_on_primary_monitor at Base 43.0
- meta_window_is_override_redirect at Base 43.0
- meta_window_is_remote at Base 43.0
- meta_window_is_screen_sized at Base 43.0
- meta_window_is_skip_taskbar at Base 43.0
- meta_window_kill at Base 43.0
- meta_window_located_on_workspace at Base 43.0
- meta_window_lower at Base 43.0
- meta_window_lower_with_transients at Base 43.0
- meta_window_make_above at Base 43.0
- meta_window_make_fullscreen at Base 43.0
- meta_window_maximize at Base 43.0
- meta_window_menu_type_get_type at Base 43.0
- meta_window_minimize at Base 43.0
- meta_window_move_frame at Base 43.0
- meta_window_move_resize_frame at Base 43.0
- meta_window_move_to_monitor at Base 43.0
- meta_window_raise at Base 43.0
- meta_window_raise_and_make_recent at Base 44~rc
- meta_window_set_compositor_private at Base 43.0
- meta_window_set_demands_attention at Base 43.0
- meta_window_set_icon_geometry at Base 43.0
- meta_window_shape_equal at Base 43.0
- meta_window_shape_get_borders at Base 43.0
- meta_window_shape_get_type at Base 43.0
- meta_window_shape_hash at Base 43.0
- meta_window_shape_new at Base 43.0
- meta_window_shape_ref at Base 43.0
- meta_window_shape_to_region at Base 43.0
- meta_window_shape_unref at Base 43.0
- meta_window_shove_titlebar_onscreen at Base 43.0
- meta_window_showing_on_its_workspace at Base 43.0
- meta_window_shutdown_group at Base 43.0
- meta_window_stick at Base 43.0
- meta_window_tile at Base 43.0
- meta_window_titlebar_is_onscreen at Base 43.0
- meta_window_type_get_type at Base 43.0
- meta_window_unmake_above at Base 43.0
- meta_window_unmake_fullscreen at Base 43.0
- meta_window_unmaximize at Base 43.0
- meta_window_unminimize at Base 43.0
- meta_window_unset_demands_attention at Base 43.0
- meta_window_unstick at Base 43.0
- meta_window_untile at Base 43.0
- (arch=linux-any)meta_window_wayland_get_type at Base 43.1
- (arch=linux-any)meta_window_wayland_is_acked_fullscreen at Base 43.1
- meta_window_x11_get_toplevel_xwindow at Base 44~beta
- meta_window_x11_get_type at Base 44~beta
- meta_workspace_activate at Base 43.0
- meta_workspace_activate_with_focus at Base 43.0
- meta_workspace_get_display at Base 43.0
- meta_workspace_get_neighbor at Base 43.0
- meta_workspace_get_type at Base 43.0
- meta_workspace_get_work_area_all_monitors at Base 43.0
- meta_workspace_get_work_area_for_monitor at Base 43.0
- meta_workspace_index at Base 43.0
- meta_workspace_list_windows at Base 43.0
- meta_workspace_manager_append_new_workspace at Base 43.0
- meta_workspace_manager_get_active_workspace at Base 43.0
- meta_workspace_manager_get_active_workspace_index at Base 43.0
- meta_workspace_manager_get_n_workspaces at Base 43.0
- meta_workspace_manager_get_type at Base 43.0
- meta_workspace_manager_get_workspace_by_index at Base 43.0
- meta_workspace_manager_get_workspaces at Base 43.0
- meta_workspace_manager_override_workspace_layout at Base 43.0
- meta_workspace_manager_remove_workspace at Base 43.0
- meta_workspace_manager_reorder_workspace at Base 43.0
- meta_workspace_manager_update_num_workspaces at Base 43.1
- meta_workspace_set_builtin_struts at Base 43.0
- meta_x11_display_add_alarm_filter at Base 43.2
- meta_x11_display_add_event_func at Base 44~rc
- meta_x11_display_get_type at Base 43.0
- meta_x11_display_get_xdisplay at Base 43.0
- meta_x11_display_get_xroot at Base 43.0
- meta_x11_display_lookup_group at Base 43.0
- meta_x11_display_remove_alarm_filter at Base 43.2
- meta_x11_display_remove_event_func at Base 44~rc
- meta_x11_display_set_stage_input_region at Base 43.0
- meta_x11_error_trap_pop at Base 43.0
- meta_x11_error_trap_pop_with_return at Base 43.0
- meta_x11_error_trap_push at Base 43.0
- (arch=linux-any)meta_xwayland_override_display_number at Base 43.0
- (arch=linux-any)meta_xwayland_signal at Base 43.0
- set_output_hdr_metadata at Base 44~rc
-libmutter-clutter-12.so.0 libmutter-12-0 #MINVER#
-* Build-Depends-Package: libmutter-12-dev
- _clutter_backend_translate_event at Base 43.0
- _clutter_context_is_initialized at Base 43.0
- _clutter_event_get_platform_data at Base 43.0
- _clutter_event_process_filters at Base 43.0
- _clutter_event_push at Base 43.0
- _clutter_event_set_platform_data at Base 43.0
- _clutter_event_set_pointer_emulated at Base 43.0
- _clutter_event_set_state_full at Base 43.0
- _clutter_input_pointer_a11y_add_device at Base 43.0
- _clutter_input_pointer_a11y_on_button_event at Base 43.0
- _clutter_input_pointer_a11y_on_motion_event at Base 43.0
- _clutter_input_pointer_a11y_remove_device at Base 43.0
- _clutter_is_input_pointer_a11y_enabled at Base 43.0
- _clutter_pango_unichar_direction at Base 43.0
- _clutter_process_event at Base 43.0
- _clutter_set_sync_to_vblank at Base 43.0
- _clutter_stage_get_window at Base 43.0
- _clutter_stage_maybe_setup_viewport at Base 43.0
- _clutter_stage_queue_event at Base 43.0
- _clutter_stage_set_window at Base 43.0
- _clutter_stage_window_can_clip_redraws at Base 43.0
- _clutter_stage_window_get_geometry at Base 43.0
- _clutter_util_rect_from_rectangle at Base 43.0
- _clutter_util_rectangle_int_extents at Base 43.0
- cally_accessibility_init at Base 43.0
- cally_actor_add_action at Base 43.0
- cally_actor_add_action_full at Base 43.0
- cally_actor_get_type at Base 43.0
- cally_actor_new at Base 43.0
- cally_actor_remove_action at Base 43.0
- cally_actor_remove_action_by_name at Base 43.0
- cally_clone_get_type at Base 43.0
- cally_clone_new at Base 43.0
- cally_get_cally_initialized at Base 43.0
- cally_root_get_type at Base 43.0
- cally_root_new at Base 43.0
- cally_stage_get_type at Base 43.0
- cally_stage_new at Base 43.0
- cally_text_get_type at Base 43.0
- cally_text_new at Base 43.0
- cally_util_get_type at Base 43.0
- clutter_action_get_type at Base 43.0
- clutter_actor_add_action at Base 43.0
- clutter_actor_add_action_full at Base 43.0
- clutter_actor_add_action_with_name at Base 43.0
- clutter_actor_add_child at Base 43.0
- clutter_actor_add_constraint at Base 43.0
- clutter_actor_add_constraint_with_name at Base 43.0
- clutter_actor_add_effect at Base 43.0
- clutter_actor_add_effect_with_name at Base 43.0
- clutter_actor_add_transition at Base 43.0
- clutter_actor_align_get_type at Base 43.0
- clutter_actor_allocate at Base 43.0
- clutter_actor_allocate_align_fill at Base 43.0
- clutter_actor_allocate_available_size at Base 43.0
- clutter_actor_allocate_preferred_size at Base 43.0
- clutter_actor_apply_relative_transform_to_point at Base 43.0
- clutter_actor_apply_transform_to_point at Base 43.0
- clutter_actor_bind_model at Base 43.0
- clutter_actor_bind_model_with_properties at Base 43.0
- clutter_actor_box_alloc at Base 43.0
- clutter_actor_box_clamp_to_pixel at Base 43.0
- clutter_actor_box_contains at Base 43.0
- clutter_actor_box_copy at Base 43.0
- clutter_actor_box_equal at Base 43.0
- clutter_actor_box_free at Base 43.0
- clutter_actor_box_from_vertices at Base 43.0
- clutter_actor_box_get_area at Base 43.0
- clutter_actor_box_get_height at Base 43.0
- clutter_actor_box_get_origin at Base 43.0
- clutter_actor_box_get_size at Base 43.0
- clutter_actor_box_get_type at Base 43.0
- clutter_actor_box_get_width at Base 43.0
- clutter_actor_box_get_x at Base 43.0
- clutter_actor_box_get_y at Base 43.0
- clutter_actor_box_init at Base 43.0
- clutter_actor_box_init_rect at Base 43.0
- clutter_actor_box_interpolate at Base 43.0
- clutter_actor_box_is_initialized at Base 43.0
- clutter_actor_box_new at Base 43.0
- clutter_actor_box_scale at Base 43.0
- clutter_actor_box_set_origin at Base 43.0
- clutter_actor_box_set_size at Base 43.0
- clutter_actor_box_union at Base 43.0
- clutter_actor_clear_actions at Base 43.0
- clutter_actor_clear_constraints at Base 43.0
- clutter_actor_clear_effects at Base 43.0
- clutter_actor_contains at Base 43.0
- clutter_actor_continue_paint at Base 43.0
- clutter_actor_continue_pick at Base 43.0
- clutter_actor_create_pango_context at Base 43.0
- clutter_actor_create_pango_layout at Base 43.0
- clutter_actor_destroy at Base 43.0
- clutter_actor_destroy_all_children at Base 43.0
- clutter_actor_event at Base 43.0
- clutter_actor_flags_get_type at Base 43.0
- clutter_actor_get_abs_allocation_vertices at Base 43.0
- clutter_actor_get_accessible at Base 43.0
- clutter_actor_get_action at Base 43.0
- clutter_actor_get_actions at Base 43.0
- clutter_actor_get_allocation_box at Base 43.0
- clutter_actor_get_background_color at Base 43.0
- clutter_actor_get_child_at_index at Base 43.0
- clutter_actor_get_child_transform at Base 43.0
- clutter_actor_get_children at Base 43.0
- clutter_actor_get_clip at Base 43.0
- clutter_actor_get_clip_to_allocation at Base 43.0
- clutter_actor_get_color_state at Base 43.0
- clutter_actor_get_constraint at Base 43.0
- clutter_actor_get_constraints at Base 43.0
- clutter_actor_get_content at Base 43.0
- clutter_actor_get_content_box at Base 43.0
- clutter_actor_get_content_gravity at Base 43.0
- clutter_actor_get_content_repeat at Base 43.0
- clutter_actor_get_content_scaling_filters at Base 43.0
- clutter_actor_get_easing_delay at Base 43.0
- clutter_actor_get_easing_duration at Base 43.0
- clutter_actor_get_easing_mode at Base 43.0
- clutter_actor_get_effect at Base 43.0
- clutter_actor_get_effects at Base 43.0
- clutter_actor_get_first_child at Base 43.0
- clutter_actor_get_fixed_position at Base 43.0
- clutter_actor_get_fixed_position_set at Base 43.0
- clutter_actor_get_flags at Base 43.0
- clutter_actor_get_height at Base 43.0
- clutter_actor_get_last_child at Base 43.0
- clutter_actor_get_layout_manager at Base 43.0
- clutter_actor_get_margin at Base 43.0
- clutter_actor_get_margin_bottom at Base 43.0
- clutter_actor_get_margin_left at Base 43.0
- clutter_actor_get_margin_right at Base 43.0
- clutter_actor_get_margin_top at Base 43.0
- clutter_actor_get_n_children at Base 43.0
- clutter_actor_get_name at Base 43.0
- clutter_actor_get_next_sibling at Base 43.0
- clutter_actor_get_offscreen_redirect at Base 43.0
- clutter_actor_get_opacity at Base 43.0
- clutter_actor_get_opacity_override at Base 43.0
- clutter_actor_get_paint_box at Base 43.0
- clutter_actor_get_paint_opacity at Base 43.0
- clutter_actor_get_paint_visibility at Base 43.0
- clutter_actor_get_paint_volume at Base 43.0
- clutter_actor_get_pango_context at Base 43.0
- clutter_actor_get_parent at Base 43.0
- clutter_actor_get_pivot_point at Base 43.0
- clutter_actor_get_pivot_point_z at Base 43.0
- clutter_actor_get_position at Base 43.0
- clutter_actor_get_preferred_height at Base 43.0
- clutter_actor_get_preferred_size at Base 43.0
- clutter_actor_get_preferred_width at Base 43.0
- clutter_actor_get_previous_sibling at Base 43.0
- clutter_actor_get_reactive at Base 43.0
- clutter_actor_get_request_mode at Base 43.0
- clutter_actor_get_resource_scale at Base 43.0
- clutter_actor_get_rotation_angle at Base 43.0
- clutter_actor_get_scale at Base 43.0
- clutter_actor_get_scale_z at Base 43.0
- clutter_actor_get_size at Base 43.0
- clutter_actor_get_stage at Base 43.0
- clutter_actor_get_text_direction at Base 43.0
- clutter_actor_get_transform at Base 43.0
- clutter_actor_get_transformed_extents at Base 43.0
- clutter_actor_get_transformed_paint_volume at Base 43.0
- clutter_actor_get_transformed_position at Base 43.0
- clutter_actor_get_transformed_size at Base 43.0
- clutter_actor_get_transition at Base 43.0
- clutter_actor_get_translation at Base 43.0
- clutter_actor_get_type at Base 43.0
- clutter_actor_get_width at Base 43.0
- clutter_actor_get_x at Base 43.0
- clutter_actor_get_x_align at Base 43.0
- clutter_actor_get_x_expand at Base 43.0
- clutter_actor_get_y at Base 43.0
- clutter_actor_get_y_align at Base 43.0
- clutter_actor_get_y_expand at Base 43.0
- clutter_actor_get_z_position at Base 43.0
- clutter_actor_grab_key_focus at Base 43.0
- clutter_actor_has_accessible at Base 43.0
- clutter_actor_has_actions at Base 43.0
- clutter_actor_has_allocation at Base 43.0
- clutter_actor_has_clip at Base 43.0
- clutter_actor_has_constraints at Base 43.0
- clutter_actor_has_damage at Base 43.0
- clutter_actor_has_effects at Base 43.0
- clutter_actor_has_key_focus at Base 43.0
- clutter_actor_has_mapped_clones at Base 43.0
- clutter_actor_has_overlaps at Base 43.0
- clutter_actor_has_pointer at Base 43.0
- clutter_actor_has_transitions at Base 43.0
- clutter_actor_hide at Base 43.0
- clutter_actor_inhibit_culling at Base 43.0
- clutter_actor_insert_child_above at Base 43.0
- clutter_actor_insert_child_at_index at Base 43.0
- clutter_actor_insert_child_below at Base 43.0
- clutter_actor_invalidate_paint_volume at Base 43.0
- clutter_actor_invalidate_transform at Base 43.0
- clutter_actor_is_effectively_on_stage_view at Base 43.0
- clutter_actor_is_in_clone_paint at Base 43.0
- clutter_actor_is_mapped at Base 43.0
- clutter_actor_is_realized at Base 43.0
- clutter_actor_is_rotated at Base 43.0
- clutter_actor_is_scaled at Base 43.0
- clutter_actor_is_visible at Base 43.0
- clutter_actor_iter_destroy at Base 43.0
- clutter_actor_iter_init at Base 43.0
- clutter_actor_iter_is_valid at Base 43.0
- clutter_actor_iter_next at Base 43.0
- clutter_actor_iter_prev at Base 43.0
- clutter_actor_iter_remove at Base 43.0
- clutter_actor_map at Base 43.0
- clutter_actor_meta_get_actor at Base 43.0
- clutter_actor_meta_get_enabled at Base 43.0
- clutter_actor_meta_get_name at Base 43.0
- clutter_actor_meta_get_type at Base 43.0
- clutter_actor_meta_set_enabled at Base 43.0
- clutter_actor_meta_set_name at Base 43.0
- clutter_actor_move_by at Base 43.0
- clutter_actor_needs_expand at Base 43.0
- clutter_actor_new at Base 43.0
- clutter_actor_node_get_type at Base 43.0
- clutter_actor_node_new at Base 43.0
- clutter_actor_paint at Base 43.0
- clutter_actor_peek_stage_views at Base 43.0
- clutter_actor_pick at Base 43.0
- clutter_actor_pick_box at Base 43.0
- clutter_actor_pick_frame_clock at Base 43.0
- clutter_actor_queue_redraw at Base 43.0
- clutter_actor_queue_redraw_with_clip at Base 43.0
- clutter_actor_queue_relayout at Base 43.0
- clutter_actor_realize at Base 43.0
- clutter_actor_remove_action at Base 43.0
- clutter_actor_remove_action_by_name at Base 43.0
- clutter_actor_remove_all_children at Base 43.0
- clutter_actor_remove_all_transitions at Base 43.0
- clutter_actor_remove_child at Base 43.0
- clutter_actor_remove_clip at Base 43.0
- clutter_actor_remove_constraint at Base 43.0
- clutter_actor_remove_constraint_by_name at Base 43.0
- clutter_actor_remove_effect at Base 43.0
- clutter_actor_remove_effect_by_name at Base 43.0
- clutter_actor_remove_transition at Base 43.0
- clutter_actor_replace_child at Base 43.0
- clutter_actor_restore_easing_state at Base 43.0
- clutter_actor_save_easing_state at Base 43.0
- clutter_actor_set_allocation at Base 43.0
- clutter_actor_set_background_color at Base 43.0
- clutter_actor_set_child_above_sibling at Base 43.0
- clutter_actor_set_child_at_index at Base 43.0
- clutter_actor_set_child_below_sibling at Base 43.0
- clutter_actor_set_child_transform at Base 43.0
- clutter_actor_set_clip at Base 43.0
- clutter_actor_set_clip_to_allocation at Base 43.0
- clutter_actor_set_color_state at Base 43.0
- clutter_actor_set_content at Base 43.0
- clutter_actor_set_content_gravity at Base 43.0
- clutter_actor_set_content_repeat at Base 43.0
- clutter_actor_set_content_scaling_filters at Base 43.0
- clutter_actor_set_easing_delay at Base 43.0
- clutter_actor_set_easing_duration at Base 43.0
- clutter_actor_set_easing_mode at Base 43.0
- clutter_actor_set_fixed_position_set at Base 43.0
- clutter_actor_set_flags at Base 43.0
- clutter_actor_set_height at Base 43.0
- clutter_actor_set_layout_manager at Base 43.0
- clutter_actor_set_margin at Base 43.0
- clutter_actor_set_margin_bottom at Base 43.0
- clutter_actor_set_margin_left at Base 43.0
- clutter_actor_set_margin_right at Base 43.0
- clutter_actor_set_margin_top at Base 43.0
- clutter_actor_set_name at Base 43.0
- clutter_actor_set_offscreen_redirect at Base 43.0
- clutter_actor_set_opacity at Base 43.0
- clutter_actor_set_opacity_override at Base 43.0
- clutter_actor_set_pivot_point at Base 43.0
- clutter_actor_set_pivot_point_z at Base 43.0
- clutter_actor_set_position at Base 43.0
- clutter_actor_set_reactive at Base 43.0
- clutter_actor_set_request_mode at Base 43.0
- clutter_actor_set_rotation_angle at Base 43.0
- clutter_actor_set_scale at Base 43.0
- clutter_actor_set_scale_z at Base 43.0
- clutter_actor_set_size at Base 43.0
- clutter_actor_set_text_direction at Base 43.0
- clutter_actor_set_transform at Base 43.0
- clutter_actor_set_translation at Base 43.0
- clutter_actor_set_width at Base 43.0
- clutter_actor_set_x at Base 43.0
- clutter_actor_set_x_align at Base 43.0
- clutter_actor_set_x_expand at Base 43.0
- clutter_actor_set_y at Base 43.0
- clutter_actor_set_y_align at Base 43.0
- clutter_actor_set_y_expand at Base 43.0
- clutter_actor_set_z_position at Base 43.0
- clutter_actor_should_pick at Base 43.0
- clutter_actor_show at Base 43.0
- clutter_actor_transform_stage_point at Base 43.0
- clutter_actor_uninhibit_culling at Base 43.0
- clutter_actor_unmap at Base 43.0
- clutter_actor_unrealize at Base 43.0
- clutter_actor_unset_flags at Base 43.0
- clutter_add_debug_flags at Base 43.0
- clutter_align_axis_get_type at Base 43.0
- clutter_align_constraint_get_align_axis at Base 43.0
- clutter_align_constraint_get_factor at Base 43.0
- clutter_align_constraint_get_pivot_point at Base 43.0
- clutter_align_constraint_get_source at Base 43.0
- clutter_align_constraint_get_type at Base 43.0
- clutter_align_constraint_new at Base 43.0
- clutter_align_constraint_set_align_axis at Base 43.0
- clutter_align_constraint_set_factor at Base 43.0
- clutter_align_constraint_set_pivot_point at Base 43.0
- clutter_align_constraint_set_source at Base 43.0
- clutter_animatable_find_property at Base 43.0
- clutter_animatable_get_actor at Base 43.0
- clutter_animatable_get_initial_state at Base 43.0
- clutter_animatable_get_type at Base 43.0
- clutter_animatable_interpolate_value at Base 43.0
- clutter_animatable_set_final_state at Base 43.0
- clutter_animation_mode_get_type at Base 43.0
- clutter_backend_destroy at Base 43.0
- clutter_backend_get_cogl_context at Base 43.0
- clutter_backend_get_default_seat at Base 43.0
- clutter_backend_get_font_options at Base 43.0
- clutter_backend_get_input_method at Base 43.0
- clutter_backend_get_resolution at Base 43.0
- clutter_backend_get_stage_window at Base 43.0
- clutter_backend_get_type at Base 43.0
- clutter_backend_set_fallback_resource_scale at Base 43.0
- clutter_backend_set_font_options at Base 43.0
- clutter_backend_set_input_method at Base 43.0
- clutter_bin_alignment_get_type at Base 43.0
- clutter_bin_layout_get_type at Base 43.0
- clutter_bin_layout_new at Base 43.0
- clutter_bind_constraint_get_coordinate at Base 43.0
- clutter_bind_constraint_get_offset at Base 43.0
- clutter_bind_constraint_get_source at Base 43.0
- clutter_bind_constraint_get_type at Base 43.0
- clutter_bind_constraint_new at Base 43.0
- clutter_bind_constraint_set_coordinate at Base 43.0
- clutter_bind_constraint_set_offset at Base 43.0
- clutter_bind_constraint_set_source at Base 43.0
- clutter_bind_coordinate_get_type at Base 43.0
- clutter_binding_pool_activate at Base 43.0
- clutter_binding_pool_block_action at Base 43.0
- clutter_binding_pool_find at Base 43.0
- clutter_binding_pool_find_action at Base 43.0
- clutter_binding_pool_get_for_class at Base 43.0
- clutter_binding_pool_get_type at Base 43.0
- clutter_binding_pool_install_action at Base 43.0
- clutter_binding_pool_install_closure at Base 43.0
- clutter_binding_pool_new at Base 43.0
- clutter_binding_pool_override_action at Base 43.0
- clutter_binding_pool_override_closure at Base 43.0
- clutter_binding_pool_remove_action at Base 43.0
- clutter_binding_pool_unblock_action at Base 43.0
- clutter_blit_node_add_blit_rectangle at Base 43.0
- clutter_blit_node_get_type at Base 43.0
- clutter_blit_node_new at Base 43.0
- clutter_blur_effect_get_type at Base 43.0
- clutter_blur_effect_new at Base 43.0
- clutter_blur_node_get_type at Base 43.0
- clutter_blur_node_new at Base 43.0
- clutter_box_alignment_get_type at Base 43.0
- clutter_box_layout_get_homogeneous at Base 43.0
- clutter_box_layout_get_orientation at Base 43.0
- clutter_box_layout_get_pack_start at Base 43.0
- clutter_box_layout_get_spacing at Base 43.0
- clutter_box_layout_get_type at Base 43.0
- clutter_box_layout_new at Base 43.0
- clutter_box_layout_set_homogeneous at Base 43.0
- clutter_box_layout_set_orientation at Base 43.0
- clutter_box_layout_set_pack_start at Base 43.0
- clutter_box_layout_set_spacing at Base 43.0
- clutter_brightness_contrast_effect_get_brightness at Base 43.0
- clutter_brightness_contrast_effect_get_contrast at Base 43.0
- clutter_brightness_contrast_effect_get_type at Base 43.0
- clutter_brightness_contrast_effect_new at Base 43.0
- clutter_brightness_contrast_effect_set_brightness at Base 43.0
- clutter_brightness_contrast_effect_set_brightness_full at Base 43.0
- clutter_brightness_contrast_effect_set_contrast at Base 43.0
- clutter_brightness_contrast_effect_set_contrast_full at Base 43.0
- clutter_button_state_get_type at Base 43.0
- clutter_cairo_clear at Base 43.0
- clutter_cairo_set_source_color at Base 43.0
- clutter_canvas_get_scale_factor at Base 43.0
- clutter_canvas_get_type at Base 43.0
- clutter_canvas_new at Base 43.0
- clutter_canvas_set_scale_factor at Base 43.0
- clutter_canvas_set_size at Base 43.0
- clutter_child_meta_get_actor at Base 43.0
- clutter_child_meta_get_container at Base 43.0
- clutter_child_meta_get_type at Base 43.0
- clutter_click_action_get_button at Base 43.0
- clutter_click_action_get_coords at Base 43.0
- clutter_click_action_get_state at Base 43.0
- clutter_click_action_get_type at Base 43.0
- clutter_click_action_new at Base 43.0
- clutter_click_action_release at Base 43.0
- clutter_clip_node_get_type at Base 43.0
- clutter_clip_node_new at Base 43.0
- clutter_clone_get_source at Base 43.0
- clutter_clone_get_type at Base 43.0
- clutter_clone_new at Base 43.0
- clutter_clone_set_source at Base 43.0
- clutter_color_add at Base 43.0
- clutter_color_alloc at Base 43.0
- clutter_color_copy at Base 43.0
- clutter_color_darken at Base 43.0
- clutter_color_equal at Base 43.0
- clutter_color_free at Base 43.0
- clutter_color_from_hls at Base 43.0
- clutter_color_from_pixel at Base 43.0
- clutter_color_from_string at Base 43.0
- clutter_color_get_static at Base 43.0
- clutter_color_get_type at Base 43.0
- clutter_color_hash at Base 43.0
- clutter_color_init at Base 43.0
- clutter_color_interpolate at Base 43.0
- clutter_color_lighten at Base 43.0
- clutter_color_new at Base 43.0
- clutter_color_node_get_type at Base 43.0
- clutter_color_node_new at Base 43.0
- clutter_color_shade at Base 43.0
- clutter_color_state_get_colorspace at Base 43.0
- clutter_color_state_get_type at Base 43.0
- clutter_color_state_new at Base 43.0
- clutter_color_subtract at Base 43.0
- clutter_color_to_hls at Base 43.0
- clutter_color_to_pixel at Base 43.0
- clutter_color_to_string at Base 43.0
- clutter_colorize_effect_get_tint at Base 43.0
- clutter_colorize_effect_get_type at Base 43.0
- clutter_colorize_effect_new at Base 43.0
- clutter_colorize_effect_set_tint at Base 43.0
- clutter_colorspace_get_type at Base 43.0
- clutter_constraint_get_type at Base 43.0
- clutter_constraint_update_preferred_size at Base 43.0
- clutter_container_add at Base 43.0
- clutter_container_add_actor at Base 43.0
- clutter_container_child_get at Base 43.0
- clutter_container_child_get_property at Base 43.0
- clutter_container_child_notify at Base 43.0
- clutter_container_child_set at Base 43.0
- clutter_container_child_set_property at Base 43.0
- clutter_container_class_find_child_property at Base 43.0
- clutter_container_class_list_child_properties at Base 43.0
- clutter_container_create_child_meta at Base 43.0
- clutter_container_destroy_child_meta at Base 43.0
- clutter_container_find_child_by_name at Base 43.0
- clutter_container_get_child_meta at Base 43.0
- clutter_container_get_type at Base 43.0
- clutter_container_remove at Base 43.0
- clutter_container_remove_actor at Base 43.0
- clutter_content_get_preferred_size at Base 43.0
- clutter_content_get_type at Base 43.0
- clutter_content_gravity_get_type at Base 43.0
- clutter_content_invalidate at Base 43.0
- clutter_content_invalidate_size at Base 43.0
- clutter_content_repeat_get_type at Base 43.0
- clutter_context_free at Base 43.0
- clutter_context_get_backend at Base 43.0
- clutter_context_new at Base 43.0
- clutter_damage_history_free at Base 43.0
- clutter_damage_history_is_age_valid at Base 43.0
- clutter_damage_history_lookup at Base 43.0
- clutter_damage_history_new at Base 43.0
- clutter_damage_history_record at Base 43.0
- clutter_damage_history_step at Base 43.0
- clutter_debug_flag_get_type at Base 43.0
- clutter_debug_set_max_render_time_constant at Base 43.0
- clutter_deform_effect_get_back_material at Base 43.0
- clutter_deform_effect_get_n_tiles at Base 43.0
- clutter_deform_effect_get_type at Base 43.0
- clutter_deform_effect_invalidate at Base 43.0
- clutter_deform_effect_set_back_material at Base 43.0
- clutter_deform_effect_set_n_tiles at Base 43.0
- clutter_desaturate_effect_get_factor at Base 43.0
- clutter_desaturate_effect_get_type at Base 43.0
- clutter_desaturate_effect_new at Base 43.0
- clutter_desaturate_effect_set_factor at Base 43.0
- clutter_disable_accessibility at Base 43.0
- clutter_do_event at Base 43.0
- clutter_drag_axis_get_type at Base 43.0
- clutter_draw_debug_flag_get_type at Base 43.0
- clutter_effect_get_type at Base 43.0
- clutter_effect_node_get_type at Base 43.0
- clutter_effect_node_new at Base 43.0
- clutter_effect_paint_flags_get_type at Base 43.0
- clutter_effect_queue_repaint at Base 43.0
- clutter_event_add_filter at Base 43.0
- clutter_event_copy at Base 43.0
- clutter_event_flags_get_type at Base 43.0
- clutter_event_free at Base 43.0
- clutter_event_get at Base 43.0
- clutter_event_get_angle at Base 43.0
- clutter_event_get_axes at Base 43.0
- clutter_event_get_button at Base 43.0
- clutter_event_get_coords at Base 43.0
- clutter_event_get_device at Base 43.0
- clutter_event_get_device_tool at Base 43.0
- clutter_event_get_device_type at Base 43.0
- clutter_event_get_distance at Base 43.0
- clutter_event_get_event_code at Base 43.0
- clutter_event_get_event_sequence at Base 43.0
- clutter_event_get_flags at Base 43.0
- clutter_event_get_gesture_motion_delta at Base 43.0
- clutter_event_get_gesture_motion_delta_unaccelerated at Base 43.0
- clutter_event_get_gesture_phase at Base 43.0
- clutter_event_get_gesture_pinch_angle_delta at Base 43.0
- clutter_event_get_gesture_pinch_scale at Base 43.0
- clutter_event_get_key_code at Base 43.0
- clutter_event_get_key_symbol at Base 43.0
- clutter_event_get_key_unicode at Base 43.0
- clutter_event_get_mode_group at Base 43.0
- clutter_event_get_pad_event_details at Base 43.0
- clutter_event_get_position at Base 43.0
- clutter_event_get_related at Base 43.0
- clutter_event_get_relative_motion at Base 43.0
- clutter_event_get_scroll_delta at Base 43.0
- clutter_event_get_scroll_direction at Base 43.0
- clutter_event_get_scroll_finish_flags at Base 43.0
- clutter_event_get_scroll_source at Base 43.0
- clutter_event_get_source at Base 43.0
- clutter_event_get_source_device at Base 43.0
- clutter_event_get_stage at Base 43.0
- clutter_event_get_state at Base 43.0
- clutter_event_get_state_full at Base 43.0
- clutter_event_get_time at Base 43.0
- clutter_event_get_time_us at Base 43.0
- clutter_event_get_touchpad_gesture_finger_count at Base 43.0
- clutter_event_get_type at Base 43.0
- clutter_event_has_control_modifier at Base 43.0
- clutter_event_has_shift_modifier at Base 43.0
- clutter_event_is_pointer_emulated at Base 43.0
- clutter_event_new at Base 43.0
- clutter_event_phase_get_type at Base 43.0
- clutter_event_put at Base 43.0
- clutter_event_remove_filter at Base 43.0
- clutter_event_sequence_get_slot at Base 43.0
- clutter_event_sequence_get_type at Base 43.0
- clutter_event_set_button at Base 43.0
- clutter_event_set_coords at Base 43.0
- clutter_event_set_device at Base 43.0
- clutter_event_set_device_tool at Base 43.0
- clutter_event_set_flags at Base 43.0
- clutter_event_set_key_code at Base 43.0
- clutter_event_set_key_symbol at Base 43.0
- clutter_event_set_key_unicode at Base 43.0
- clutter_event_set_related at Base 43.0
- clutter_event_set_scroll_delta at Base 43.0
- clutter_event_set_scroll_direction at Base 43.0
- clutter_event_set_source at Base 43.0
- clutter_event_set_source_device at Base 43.0
- clutter_event_set_stage at Base 43.0
- clutter_event_set_state at Base 43.0
- clutter_event_set_time at Base 43.0
- clutter_event_type at Base 43.0
- clutter_event_type_get_type at Base 43.0
- clutter_events_pending at Base 43.0
- clutter_fixed_layout_get_type at Base 43.0
- clutter_fixed_layout_new at Base 43.0
- clutter_flow_layout_get_column_spacing at Base 43.0
- clutter_flow_layout_get_column_width at Base 43.0
- clutter_flow_layout_get_homogeneous at Base 43.0
- clutter_flow_layout_get_orientation at Base 43.0
- clutter_flow_layout_get_row_height at Base 43.0
- clutter_flow_layout_get_row_spacing at Base 43.0
- clutter_flow_layout_get_snap_to_grid at Base 43.0
- clutter_flow_layout_get_type at Base 43.0
- clutter_flow_layout_new at Base 43.0
- clutter_flow_layout_set_column_spacing at Base 43.0
- clutter_flow_layout_set_column_width at Base 43.0
- clutter_flow_layout_set_homogeneous at Base 43.0
- clutter_flow_layout_set_orientation at Base 43.0
- clutter_flow_layout_set_row_height at Base 43.0
- clutter_flow_layout_set_row_spacing at Base 43.0
- clutter_flow_layout_set_snap_to_grid at Base 43.0
- clutter_flow_orientation_get_type at Base 43.0
- clutter_frame_clock_destroy at Base 43.0
- clutter_frame_clock_get_refresh_rate at Base 43.0
- clutter_frame_clock_get_type at Base 43.0
- clutter_frame_clock_inhibit at Base 43.0
- clutter_frame_clock_new at Base 43.0
- clutter_frame_clock_notify_presented at Base 43.0
- clutter_frame_clock_notify_ready at Base 43.0
- clutter_frame_clock_schedule_update at Base 43.0
- clutter_frame_clock_schedule_update_now at Base 43.0
- clutter_frame_clock_uninhibit at Base 43.0
- clutter_frame_get_count at Base 44~beta
- clutter_frame_get_hints at Base 43.0
- clutter_frame_get_min_render_time_allowed at Base 44.1
- clutter_frame_get_target_presentation_time at Base 44~beta
- clutter_frame_get_type at Base 44~beta
- clutter_frame_has_result at Base 43.0
- clutter_frame_hint_get_type at Base 43.0
- clutter_frame_info_flag_get_type at Base 43.0
- clutter_frame_new at Base 44~beta
- clutter_frame_ref at Base 44~beta
- clutter_frame_result_get_type at Base 43.0
- clutter_frame_set_hint at Base 43.0
- clutter_frame_set_result at Base 43.0
- clutter_frame_unref at Base 44~beta
- clutter_gesture_action_cancel at Base 43.0
- clutter_gesture_action_get_device at Base 43.0
- clutter_gesture_action_get_last_event at Base 43.0
- clutter_gesture_action_get_motion_coords at Base 43.0
- clutter_gesture_action_get_motion_delta at Base 43.0
- clutter_gesture_action_get_n_current_points at Base 43.0
- clutter_gesture_action_get_n_touch_points at Base 43.0
- clutter_gesture_action_get_press_coords at Base 43.0
- clutter_gesture_action_get_release_coords at Base 43.0
- clutter_gesture_action_get_sequence at Base 43.0
- clutter_gesture_action_get_threshold_trigger_distance at Base 43.0
- clutter_gesture_action_get_threshold_trigger_edge at Base 43.0
- clutter_gesture_action_get_threshold_trigger_egde at Base 43.0
- clutter_gesture_action_get_type at Base 43.0
- clutter_gesture_action_get_velocity at Base 43.0
- clutter_gesture_action_new at Base 43.0
- clutter_gesture_action_set_n_touch_points at Base 43.0
- clutter_gesture_action_set_threshold_trigger_distance at Base 43.0
- clutter_gesture_action_set_threshold_trigger_edge at Base 43.0
- clutter_gesture_trigger_edge_get_type at Base 43.0
- clutter_get_accessibility_enabled at Base 43.0
- clutter_get_current_event at Base 43.0
- clutter_get_current_event_time at Base 43.0
- clutter_get_debug_flags at Base 43.0
- clutter_get_default_backend at Base 43.0
- clutter_get_default_text_direction at Base 43.0
- clutter_get_font_map at Base 43.0
- clutter_get_script_id at Base 43.0
- clutter_get_text_direction at Base 44~beta
- clutter_grab_dismiss at Base 43.0
- clutter_grab_get_seat_state at Base 43.0
- clutter_grab_get_type at Base 43.0
- clutter_grab_ref at Base 43.0
- clutter_grab_state_get_type at Base 43.0
- clutter_grab_unref at Base 43.0
- clutter_gravity_get_type at Base 43.0
- clutter_grid_layout_attach at Base 43.0
- clutter_grid_layout_attach_next_to at Base 43.0
- clutter_grid_layout_get_child_at at Base 43.0
- clutter_grid_layout_get_column_homogeneous at Base 43.0
- clutter_grid_layout_get_column_spacing at Base 43.0
- clutter_grid_layout_get_orientation at Base 43.0
- clutter_grid_layout_get_row_homogeneous at Base 43.0
- clutter_grid_layout_get_row_spacing at Base 43.0
- clutter_grid_layout_get_type at Base 43.0
- clutter_grid_layout_insert_column at Base 43.0
- clutter_grid_layout_insert_next_to at Base 43.0
- clutter_grid_layout_insert_row at Base 43.0
- clutter_grid_layout_new at Base 43.0
- clutter_grid_layout_set_column_homogeneous at Base 43.0
- clutter_grid_layout_set_column_spacing at Base 43.0
- clutter_grid_layout_set_orientation at Base 43.0
- clutter_grid_layout_set_row_homogeneous at Base 43.0
- clutter_grid_layout_set_row_spacing at Base 43.0
- clutter_grid_position_get_type at Base 43.0
- clutter_image_get_texture at Base 43.0
- clutter_image_get_type at Base 43.0
- clutter_image_new at Base 43.0
- clutter_image_set_area at Base 43.0
- clutter_image_set_bytes at Base 43.0
- clutter_image_set_data at Base 43.0
- clutter_input_axis_flags_get_type at Base 43.0
- clutter_input_axis_get_type at Base 43.0
- clutter_input_capabilities_get_type at Base 43.0
- clutter_input_content_hint_flags_get_type at Base 43.0
- clutter_input_content_purpose_get_type at Base 43.0
- clutter_input_device_get_capabilities at Base 43.0
- clutter_input_device_get_device_mode at Base 43.0
- clutter_input_device_get_device_name at Base 43.0
- clutter_input_device_get_device_node at Base 43.0
- clutter_input_device_get_device_type at Base 43.0
- clutter_input_device_get_dimensions at Base 44~beta
- clutter_input_device_get_group_n_modes at Base 43.0
- clutter_input_device_get_has_cursor at Base 43.0
- clutter_input_device_get_mode_switch_button_group at Base 43.0
- clutter_input_device_get_n_buttons at Base 43.0
- clutter_input_device_get_n_mode_groups at Base 43.0
- clutter_input_device_get_n_rings at Base 43.0
- clutter_input_device_get_n_strips at Base 43.0
- clutter_input_device_get_pad_feature_group at Base 43.0
- clutter_input_device_get_product_id at Base 43.0
- clutter_input_device_get_seat at Base 43.0
- clutter_input_device_get_type at Base 43.0
- clutter_input_device_get_vendor_id at Base 43.0
- clutter_input_device_is_grouped at Base 43.0
- clutter_input_device_is_mode_switch_button at Base 43.0
- clutter_input_device_pad_feature_get_type at Base 43.0
- clutter_input_device_pad_source_get_type at Base 43.0
- clutter_input_device_tool_get_axes at Base 43.0
- clutter_input_device_tool_get_id at Base 43.0
- clutter_input_device_tool_get_serial at Base 43.0
- clutter_input_device_tool_get_tool_type at Base 43.0
- clutter_input_device_tool_get_type at Base 43.0
- clutter_input_device_tool_type_get_type at Base 43.0
- clutter_input_device_type_get_type at Base 43.0
- clutter_input_focus_filter_event at Base 43.0
- clutter_input_focus_get_type at Base 43.0
- clutter_input_focus_is_focused at Base 43.0
- clutter_input_focus_reset at Base 43.0
- clutter_input_focus_set_can_show_preedit at Base 43.0
- clutter_input_focus_set_content_hints at Base 43.0
- clutter_input_focus_set_content_purpose at Base 43.0
- clutter_input_focus_set_cursor_location at Base 43.0
- clutter_input_focus_set_input_panel_state at Base 43.0
- clutter_input_focus_set_surrounding at Base 43.0
- clutter_input_method_commit at Base 43.0
- clutter_input_method_delete_surrounding at Base 43.0
- clutter_input_method_focus_in at Base 43.0
- clutter_input_method_focus_out at Base 43.0
- clutter_input_method_forward_key at Base 43.0
- clutter_input_method_get_type at Base 43.0
- clutter_input_method_notify_key_event at Base 43.0
- clutter_input_method_request_surrounding at Base 43.0
- clutter_input_method_set_input_panel_state at Base 43.0
- clutter_input_method_set_preedit_text at Base 43.0
- clutter_input_mode_get_type at Base 43.0
- clutter_input_panel_state_get_type at Base 43.0
- clutter_input_pointer_a11y_update at Base 43.0
- clutter_interpolation_get_type at Base 43.0
- clutter_interval_clone at Base 43.0
- clutter_interval_compute at Base 43.0
- clutter_interval_compute_value at Base 43.0
- clutter_interval_get_final_value at Base 43.0
- clutter_interval_get_initial_value at Base 43.0
- clutter_interval_get_interval at Base 43.0
- clutter_interval_get_type at Base 43.0
- clutter_interval_get_value_type at Base 43.0
- clutter_interval_is_valid at Base 43.0
- clutter_interval_new at Base 43.0
- clutter_interval_new_with_values at Base 43.0
- clutter_interval_peek_final_value at Base 43.0
- clutter_interval_peek_initial_value at Base 43.0
- clutter_interval_register_progress_func at Base 43.0
- clutter_interval_set_final at Base 43.0
- clutter_interval_set_final_value at Base 43.0
- clutter_interval_set_initial at Base 43.0
- clutter_interval_set_initial_value at Base 43.0
- clutter_interval_set_interval at Base 43.0
- clutter_interval_validate at Base 43.0
- clutter_key_state_get_type at Base 43.0
- clutter_keyframe_transition_clear at Base 43.0
- clutter_keyframe_transition_get_key_frame at Base 43.0
- clutter_keyframe_transition_get_n_key_frames at Base 43.0
- clutter_keyframe_transition_get_type at Base 43.0
- clutter_keyframe_transition_new at Base 43.0
- clutter_keyframe_transition_set at Base 43.0
- clutter_keyframe_transition_set_key_frame at Base 43.0
- clutter_keyframe_transition_set_key_frames at Base 43.0
- clutter_keyframe_transition_set_modes at Base 43.0
- clutter_keyframe_transition_set_values at Base 43.0
- clutter_keymap_get_caps_lock_state at Base 43.0
- clutter_keymap_get_num_lock_state at Base 43.0
- clutter_keymap_get_type at Base 43.0
- clutter_keymap_set_lock_modifier_state at Base 43.0
- clutter_keysym_to_unicode at Base 43.0
- clutter_keyval_convert_case at Base 44~beta
- clutter_keyval_name at Base 44~beta
- clutter_knot_copy at Base 43.0
- clutter_knot_equal at Base 43.0
- clutter_knot_free at Base 43.0
- clutter_knot_get_type at Base 43.0
- clutter_layer_node_get_type at Base 43.0
- clutter_layer_node_new at Base 43.0
- clutter_layer_node_new_to_framebuffer at Base 43.0
- clutter_layout_manager_allocate at Base 43.0
- clutter_layout_manager_child_get at Base 43.0
- clutter_layout_manager_child_get_property at Base 43.0
- clutter_layout_manager_child_set at Base 43.0
- clutter_layout_manager_child_set_property at Base 43.0
- clutter_layout_manager_find_child_property at Base 43.0
- clutter_layout_manager_get_child_meta at Base 43.0
- clutter_layout_manager_get_preferred_height at Base 43.0
- clutter_layout_manager_get_preferred_width at Base 43.0
- clutter_layout_manager_get_type at Base 43.0
- clutter_layout_manager_layout_changed at Base 43.0
- clutter_layout_manager_list_child_properties at Base 43.0
- clutter_layout_manager_set_container at Base 43.0
- clutter_layout_meta_get_manager at Base 43.0
- clutter_layout_meta_get_type at Base 43.0
- clutter_long_press_state_get_type at Base 43.0
- clutter_margin_copy at Base 43.0
- clutter_margin_free at Base 43.0
- clutter_margin_get_type at Base 43.0
- clutter_margin_new at Base 43.0
- clutter_modifier_type_get_type at Base 43.0
- clutter_offscreen_effect_create_texture at Base 43.0
- clutter_offscreen_effect_get_pipeline at Base 43.0
- clutter_offscreen_effect_get_target_size at Base 43.0
- clutter_offscreen_effect_get_texture at Base 43.0
- clutter_offscreen_effect_get_type at Base 43.0
- clutter_offscreen_effect_paint_target at Base 43.0
- clutter_offscreen_redirect_get_type at Base 43.0
- clutter_orientation_get_type at Base 43.0
- clutter_page_turn_effect_get_angle at Base 43.0
- clutter_page_turn_effect_get_period at Base 43.0
- clutter_page_turn_effect_get_radius at Base 43.0
- clutter_page_turn_effect_get_type at Base 43.0
- clutter_page_turn_effect_new at Base 43.0
- clutter_page_turn_effect_set_angle at Base 43.0
- clutter_page_turn_effect_set_period at Base 43.0
- clutter_page_turn_effect_set_radius at Base 43.0
- clutter_paint_context_destroy at Base 43.0
- clutter_paint_context_get_frame at Base 44.1
- clutter_paint_context_get_framebuffer at Base 43.0
- clutter_paint_context_get_paint_flags at Base 43.0
- clutter_paint_context_get_redraw_clip at Base 43.0
- clutter_paint_context_get_stage_view at Base 43.0
- clutter_paint_context_get_type at Base 43.0
- clutter_paint_context_new_for_framebuffer at Base 43.0
- clutter_paint_context_pop_framebuffer at Base 43.0
- clutter_paint_context_push_framebuffer at Base 43.0
- clutter_paint_context_ref at Base 43.0
- clutter_paint_context_unref at Base 43.0
- clutter_paint_flag_get_type at Base 43.0
- clutter_paint_node_add_child at Base 43.0
- clutter_paint_node_add_multitexture_rectangle at Base 43.0
- clutter_paint_node_add_primitive at Base 43.0
- clutter_paint_node_add_rectangle at Base 43.0
- clutter_paint_node_add_rectangles at Base 43.0
- clutter_paint_node_add_texture_rectangle at Base 43.0
- clutter_paint_node_add_texture_rectangles at Base 43.0
- clutter_paint_node_get_framebuffer at Base 43.0
- clutter_paint_node_get_type at Base 43.0
- clutter_paint_node_paint at Base 43.0
- clutter_paint_node_ref at Base 43.0
- clutter_paint_node_set_name at Base 43.0
- clutter_paint_node_set_static_name at Base 43.0
- clutter_paint_node_unref at Base 43.0
- clutter_paint_volume_copy at Base 43.0
- clutter_paint_volume_free at Base 43.0
- clutter_paint_volume_get_depth at Base 43.0
- clutter_paint_volume_get_height at Base 43.0
- clutter_paint_volume_get_origin at Base 43.0
- clutter_paint_volume_get_type at Base 43.0
- clutter_paint_volume_get_width at Base 43.0
- clutter_paint_volume_set_depth at Base 43.0
- clutter_paint_volume_set_from_allocation at Base 43.0
- clutter_paint_volume_set_height at Base 43.0
- clutter_paint_volume_set_origin at Base 43.0
- clutter_paint_volume_set_width at Base 43.0
- clutter_paint_volume_union at Base 43.0
- clutter_paint_volume_union_box at Base 43.0
- clutter_pan_action_get_acceleration_factor at Base 43.0
- clutter_pan_action_get_constrained_motion_delta at Base 43.0
- clutter_pan_action_get_deceleration at Base 43.0
- clutter_pan_action_get_interpolate at Base 43.0
- clutter_pan_action_get_interpolated_coords at Base 43.0
- clutter_pan_action_get_interpolated_delta at Base 43.0
- clutter_pan_action_get_motion_coords at Base 43.0
- clutter_pan_action_get_motion_delta at Base 43.0
- clutter_pan_action_get_pan_axis at Base 43.0
- clutter_pan_action_get_type at Base 43.0
- clutter_pan_action_new at Base 43.0
- clutter_pan_action_set_acceleration_factor at Base 43.0
- clutter_pan_action_set_deceleration at Base 43.0
- clutter_pan_action_set_interpolate at Base 43.0
- clutter_pan_action_set_pan_axis at Base 43.0
- clutter_pan_axis_get_type at Base 43.0
- clutter_param_color_get_type at Base 43.0
- clutter_param_spec_color at Base 43.0
- clutter_param_spec_units at Base 43.0
- clutter_param_units_get_type at Base 43.0
- clutter_path_add_cairo_path at Base 43.0
- clutter_path_add_close at Base 43.0
- clutter_path_add_curve_to at Base 43.0
- clutter_path_add_line_to at Base 43.0
- clutter_path_add_move_to at Base 43.0
- clutter_path_add_node at Base 43.0
- clutter_path_add_rel_curve_to at Base 43.0
- clutter_path_add_rel_line_to at Base 43.0
- clutter_path_add_rel_move_to at Base 43.0
- clutter_path_add_string at Base 43.0
- clutter_path_clear at Base 43.0
- clutter_path_constraint_get_offset at Base 43.0
- clutter_path_constraint_get_path at Base 43.0
- clutter_path_constraint_get_type at Base 43.0
- clutter_path_constraint_new at Base 43.0
- clutter_path_constraint_set_offset at Base 43.0
- clutter_path_constraint_set_path at Base 43.0
- clutter_path_foreach at Base 43.0
- clutter_path_get_description at Base 43.0
- clutter_path_get_length at Base 43.0
- clutter_path_get_n_nodes at Base 43.0
- clutter_path_get_node at Base 43.0
- clutter_path_get_nodes at Base 43.0
- clutter_path_get_position at Base 43.0
- clutter_path_get_type at Base 43.0
- clutter_path_insert_node at Base 43.0
- clutter_path_new at Base 43.0
- clutter_path_new_with_description at Base 43.0
- clutter_path_node_copy at Base 43.0
- clutter_path_node_equal at Base 43.0
- clutter_path_node_free at Base 43.0
- clutter_path_node_get_type at Base 43.0
- clutter_path_node_type_get_type at Base 43.0
- clutter_path_remove_node at Base 43.0
- clutter_path_replace_node at Base 43.0
- clutter_path_set_description at Base 43.0
- clutter_path_to_cairo_path at Base 43.0
- clutter_perspective_get_type at Base 43.0
- clutter_pick_context_destroy at Base 43.0
- clutter_pick_context_get_mode at Base 43.0
- clutter_pick_context_get_transform at Base 43.0
- clutter_pick_context_get_type at Base 43.0
- clutter_pick_context_log_overlap at Base 43.0
- clutter_pick_context_log_pick at Base 43.0
- clutter_pick_context_pop_clip at Base 43.0
- clutter_pick_context_pop_transform at Base 43.0
- clutter_pick_context_push_clip at Base 43.0
- clutter_pick_context_push_transform at Base 43.0
- clutter_pick_context_ref at Base 43.0
- clutter_pick_context_unref at Base 43.0
- clutter_pick_debug_flag_get_type at Base 43.0
- clutter_pick_mode_get_type at Base 43.0
- clutter_pipeline_node_get_type at Base 43.0
- clutter_pipeline_node_new at Base 43.0
- clutter_pointer_a11y_dwell_click_type_get_type at Base 43.0
- clutter_pointer_a11y_dwell_direction_get_type at Base 43.0
- clutter_pointer_a11y_dwell_mode_get_type at Base 43.0
- clutter_pointer_a11y_flags_get_type at Base 43.0
- clutter_pointer_a11y_timeout_type_get_type at Base 43.0
- clutter_preedit_reset_mode_get_type at Base 43.0
- clutter_property_transition_get_property_name at Base 43.0
- clutter_property_transition_get_type at Base 43.0
- clutter_property_transition_new at Base 43.0
- clutter_property_transition_new_for_actor at Base 43.0
- clutter_property_transition_set_property_name at Base 43.0
- clutter_remove_debug_flags at Base 43.0
- clutter_repaint_flags_get_type at Base 43.0
- clutter_request_mode_get_type at Base 43.0
- clutter_root_node_get_type at Base 43.0
- clutter_root_node_new at Base 43.0
- clutter_rotate_action_get_type at Base 43.0
- clutter_rotate_action_new at Base 43.0
- clutter_rotate_axis_get_type at Base 43.0
- clutter_rotate_direction_get_type at Base 43.0
- clutter_scaling_filter_get_type at Base 43.0
- clutter_script_add_search_paths at Base 43.0
- clutter_script_connect_signals at Base 43.0
- clutter_script_connect_signals_full at Base 43.0
- clutter_script_ensure_objects at Base 43.0
- clutter_script_error_get_type at Base 43.0
- clutter_script_error_quark at Base 43.0
- clutter_script_get_object at Base 43.0
- clutter_script_get_objects at Base 43.0
- clutter_script_get_translation_domain at Base 43.0
- clutter_script_get_type at Base 43.0
- clutter_script_get_type_from_name at Base 43.0
- clutter_script_list_objects at Base 43.0
- clutter_script_load_from_data at Base 43.0
- clutter_script_load_from_file at Base 43.0
- clutter_script_load_from_resource at Base 43.0
- clutter_script_lookup_filename at Base 43.0
- clutter_script_new at Base 43.0
- clutter_script_set_translation_domain at Base 43.0
- clutter_script_unmerge_objects at Base 43.0
- clutter_scriptable_get_id at Base 43.0
- clutter_scriptable_get_type at Base 43.0
- clutter_scriptable_parse_custom_node at Base 43.0
- clutter_scriptable_set_custom_property at Base 43.0
- clutter_scriptable_set_id at Base 43.0
- clutter_scroll_actor_get_scroll_mode at Base 43.0
- clutter_scroll_actor_get_type at Base 43.0
- clutter_scroll_actor_new at Base 43.0
- clutter_scroll_actor_scroll_to_point at Base 43.0
- clutter_scroll_actor_scroll_to_rect at Base 43.0
- clutter_scroll_actor_set_scroll_mode at Base 43.0
- clutter_scroll_direction_get_type at Base 43.0
- clutter_scroll_finish_flags_get_type at Base 43.0
- clutter_scroll_mode_get_type at Base 43.0
- clutter_scroll_source_get_type at Base 43.0
- clutter_seat_bell_notify at Base 43.0
- clutter_seat_create_virtual_device at Base 43.0
- clutter_seat_destroy at Base 43.0
- clutter_seat_ensure_a11y_state at Base 43.0
- clutter_seat_get_keyboard at Base 43.0
- clutter_seat_get_keymap at Base 43.0
- clutter_seat_get_pointer at Base 43.0
- clutter_seat_get_pointer_a11y_settings at Base 43.0
- clutter_seat_get_supported_virtual_device_types at Base 43.0
- clutter_seat_get_touch_mode at Base 43.0
- clutter_seat_get_type at Base 43.0
- clutter_seat_handle_event_post at Base 43.0
- clutter_seat_has_touchscreen at Base 43.0
- clutter_seat_inhibit_unfocus at Base 43.0
- clutter_seat_is_unfocus_inhibited at Base 43.0
- clutter_seat_list_devices at Base 43.0
- clutter_seat_query_state at Base 43.0
- clutter_seat_set_pointer_a11y_dwell_click_type at Base 43.0
- clutter_seat_set_pointer_a11y_settings at Base 43.0
- clutter_seat_uninhibit_unfocus at Base 43.0
- clutter_seat_warp_pointer at Base 43.0
- clutter_settings_get_default at Base 43.0
- clutter_settings_get_type at Base 43.0
- clutter_shader_effect_get_program at Base 43.0
- clutter_shader_effect_get_shader at Base 43.0
- clutter_shader_effect_get_type at Base 43.0
- clutter_shader_effect_new at Base 43.0
- clutter_shader_effect_set_shader_source at Base 43.0
- clutter_shader_effect_set_uniform at Base 43.0
- clutter_shader_effect_set_uniform_value at Base 43.0
- clutter_shader_float_get_type at Base 43.0
- clutter_shader_int_get_type at Base 43.0
- clutter_shader_matrix_get_type at Base 43.0
- clutter_shader_type_get_type at Base 43.0
- clutter_snap_constraint_get_edges at Base 43.0
- clutter_snap_constraint_get_offset at Base 43.0
- clutter_snap_constraint_get_source at Base 43.0
- clutter_snap_constraint_get_type at Base 43.0
- clutter_snap_constraint_new at Base 43.0
- clutter_snap_constraint_set_edges at Base 43.0
- clutter_snap_constraint_set_offset at Base 43.0
- clutter_snap_constraint_set_source at Base 43.0
- clutter_snap_edge_get_type at Base 43.0
- clutter_stage_capture_view_into at Base 43.0
- clutter_stage_clear_stage_views at Base 43.0
- clutter_stage_ensure_viewport at Base 43.0
- clutter_stage_get_actor_at_pos at Base 43.0
- clutter_stage_get_capture_final_size at Base 43.0
- clutter_stage_get_device_actor at Base 43.0
- clutter_stage_get_device_coords at Base 43.0
- clutter_stage_get_event_actor at Base 43.0
- clutter_stage_get_frame_counter at Base 43.0
- clutter_stage_get_grab_actor at Base 43.0
- clutter_stage_get_key_focus at Base 43.0
- clutter_stage_get_perspective at Base 43.0
- clutter_stage_get_title at Base 43.0
- clutter_stage_get_type at Base 43.0
- clutter_stage_get_view_at at Base 43.0
- clutter_stage_grab at Base 43.0
- clutter_stage_is_redraw_queued_on_view at Base 43.0
- clutter_stage_manager_get_default at Base 43.0
- clutter_stage_manager_get_default_stage at Base 43.0
- clutter_stage_manager_get_type at Base 43.0
- clutter_stage_manager_list_stages at Base 43.0
- clutter_stage_manager_peek_stages at Base 43.0
- clutter_stage_notify_action_implicit_grab at Base 44~beta
- clutter_stage_paint_to_buffer at Base 43.0
- clutter_stage_paint_to_content at Base 43.0
- clutter_stage_paint_to_framebuffer at Base 43.0
- clutter_stage_paint_view at Base 43.0
- clutter_stage_peek_stage_views at Base 43.0
- clutter_stage_pointing_input_foreach at Base 44.5
- clutter_stage_read_pixels at Base 43.0
- clutter_stage_repick_device at Base 43.0
- clutter_stage_schedule_update at Base 43.0
- clutter_stage_set_key_focus at Base 43.0
- clutter_stage_set_title at Base 43.0
- clutter_stage_update_device at Base 43.0
- clutter_stage_view_accumulate_redraw_clip at Base 43.0
- clutter_stage_view_add_redraw_clip at Base 43.0
- clutter_stage_view_after_paint at Base 43.0
- clutter_stage_view_assign_next_scanout at Base 43.0
- clutter_stage_view_before_swap_buffer at Base 43.0
- clutter_stage_view_destroy at Base 43.0
- clutter_stage_view_get_frame_clock at Base 43.0
- clutter_stage_view_get_framebuffer at Base 43.0
- clutter_stage_view_get_layout at Base 43.0
- clutter_stage_view_get_offscreen_transformation_matrix at Base 43.0
- clutter_stage_view_get_onscreen at Base 43.0
- clutter_stage_view_get_refresh_rate at Base 43.0
- clutter_stage_view_get_scale at Base 43.0
- clutter_stage_view_get_type at Base 43.0
- clutter_stage_view_has_shadowfb at Base 43.0
- clutter_stage_view_invalidate_offscreen_blit_pipeline at Base 43.0
- clutter_stage_view_notify_presented at Base 43.0
- clutter_stage_view_notify_ready at Base 43.0
- clutter_stage_view_peek_scanout at Base 43.0
- clutter_stage_view_schedule_update at Base 43.0
- clutter_stage_view_schedule_update_now at Base 44~rc
- clutter_stage_view_take_accumulated_redraw_clip at Base 43.0
- clutter_stage_view_take_redraw_clip at Base 43.0
- clutter_stage_view_take_scanout at Base 43.0
- clutter_stage_view_transform_rect_to_onscreen at Base 43.0
- clutter_stage_window_get_type at Base 43.0
- clutter_static_color_get_type at Base 43.0
- clutter_step_mode_get_type at Base 43.0
- clutter_swipe_action_get_type at Base 43.0
- clutter_swipe_action_new at Base 43.0
- clutter_swipe_direction_get_type at Base 43.0
- clutter_tap_action_get_type at Base 43.0
- clutter_tap_action_new at Base 43.0
- clutter_text_activate at Base 43.0
- clutter_text_buffer_delete_text at Base 43.0
- clutter_text_buffer_emit_deleted_text at Base 43.0
- clutter_text_buffer_emit_inserted_text at Base 43.0
- clutter_text_buffer_get_bytes at Base 43.0
- clutter_text_buffer_get_length at Base 43.0
- clutter_text_buffer_get_max_length at Base 43.0
- clutter_text_buffer_get_text at Base 43.0
- clutter_text_buffer_get_type at Base 43.0
- clutter_text_buffer_insert_text at Base 43.0
- clutter_text_buffer_new at Base 43.0
- clutter_text_buffer_new_with_text at Base 43.0
- clutter_text_buffer_set_max_length at Base 43.0
- clutter_text_buffer_set_text at Base 43.0
- clutter_text_coords_to_position at Base 43.0
- clutter_text_delete_chars at Base 43.0
- clutter_text_delete_selection at Base 43.0
- clutter_text_delete_text at Base 43.0
- clutter_text_direction_get_type at Base 43.0
- clutter_text_get_activatable at Base 43.0
- clutter_text_get_attributes at Base 43.0
- clutter_text_get_buffer at Base 43.0
- clutter_text_get_chars at Base 43.0
- clutter_text_get_color at Base 43.0
- clutter_text_get_cursor_color at Base 43.0
- clutter_text_get_cursor_position at Base 43.0
- clutter_text_get_cursor_rect at Base 43.0
- clutter_text_get_cursor_size at Base 43.0
- clutter_text_get_cursor_visible at Base 43.0
- clutter_text_get_editable at Base 43.0
- clutter_text_get_ellipsize at Base 43.0
- clutter_text_get_font_description at Base 43.0
- clutter_text_get_font_name at Base 43.0
- clutter_text_get_input_hints at Base 43.0
- clutter_text_get_input_purpose at Base 43.0
- clutter_text_get_justify at Base 43.0
- clutter_text_get_layout at Base 43.0
- clutter_text_get_layout_offsets at Base 43.0
- clutter_text_get_line_alignment at Base 43.0
- clutter_text_get_line_wrap at Base 43.0
- clutter_text_get_line_wrap_mode at Base 43.0
- clutter_text_get_max_length at Base 43.0
- clutter_text_get_password_char at Base 43.0
- clutter_text_get_selectable at Base 43.0
- clutter_text_get_selected_text_color at Base 43.0
- clutter_text_get_selection at Base 43.0
- clutter_text_get_selection_bound at Base 43.0
- clutter_text_get_selection_color at Base 43.0
- clutter_text_get_single_line_mode at Base 43.0
- clutter_text_get_text at Base 43.0
- clutter_text_get_type at Base 43.0
- clutter_text_get_use_markup at Base 43.0
- clutter_text_has_preedit at Base 43.0
- clutter_text_insert_text at Base 43.0
- clutter_text_insert_unichar at Base 43.0
- clutter_text_new at Base 43.0
- clutter_text_new_full at Base 43.0
- clutter_text_new_with_buffer at Base 43.0
- clutter_text_new_with_text at Base 43.0
- clutter_text_node_get_type at Base 43.0
- clutter_text_node_new at Base 43.0
- clutter_text_position_to_coords at Base 43.0
- clutter_text_set_activatable at Base 43.0
- clutter_text_set_attributes at Base 43.0
- clutter_text_set_buffer at Base 43.0
- clutter_text_set_color at Base 43.0
- clutter_text_set_cursor_color at Base 43.0
- clutter_text_set_cursor_position at Base 43.0
- clutter_text_set_cursor_size at Base 43.0
- clutter_text_set_cursor_visible at Base 43.0
- clutter_text_set_editable at Base 43.0
- clutter_text_set_ellipsize at Base 43.0
- clutter_text_set_font_description at Base 43.0
- clutter_text_set_font_name at Base 43.0
- clutter_text_set_input_hints at Base 43.0
- clutter_text_set_input_purpose at Base 43.0
- clutter_text_set_justify at Base 43.0
- clutter_text_set_line_alignment at Base 43.0
- clutter_text_set_line_wrap at Base 43.0
- clutter_text_set_line_wrap_mode at Base 43.0
- clutter_text_set_markup at Base 43.0
- clutter_text_set_max_length at Base 43.0
- clutter_text_set_password_char at Base 43.0
- clutter_text_set_preedit_string at Base 43.0
- clutter_text_set_selectable at Base 43.0
- clutter_text_set_selected_text_color at Base 43.0
- clutter_text_set_selection at Base 43.0
- clutter_text_set_selection_bound at Base 43.0
- clutter_text_set_selection_color at Base 43.0
- clutter_text_set_single_line_mode at Base 43.0
- clutter_text_set_text at Base 43.0
- clutter_text_set_use_markup at Base 43.0
- clutter_texture_content_get_texture at Base 43.0
- clutter_texture_content_get_type at Base 43.0
- clutter_texture_content_new_from_texture at Base 43.0
- clutter_texture_flags_get_type at Base 43.0
- clutter_texture_node_get_type at Base 43.0
- clutter_texture_node_new at Base 43.0
- clutter_texture_quality_get_type at Base 43.0
- clutter_threads_add_idle at Base 43.0
- clutter_threads_add_idle_full at Base 43.0
- clutter_threads_add_repaint_func at Base 43.0
- clutter_threads_add_repaint_func_full at Base 43.0
- clutter_threads_add_timeout at Base 43.0
- clutter_threads_add_timeout_full at Base 43.0
- clutter_threads_remove_repaint_func at Base 43.0
- clutter_timeline_add_marker at Base 43.0
- clutter_timeline_add_marker_at_time at Base 43.0
- clutter_timeline_advance at Base 43.0
- clutter_timeline_advance_to_marker at Base 43.0
- clutter_timeline_direction_get_type at Base 43.0
- clutter_timeline_get_actor at Base 43.0
- clutter_timeline_get_auto_reverse at Base 43.0
- clutter_timeline_get_cubic_bezier_progress at Base 43.0
- clutter_timeline_get_current_repeat at Base 43.0
- clutter_timeline_get_delay at Base 43.0
- clutter_timeline_get_delta at Base 43.0
- clutter_timeline_get_direction at Base 43.0
- clutter_timeline_get_duration at Base 43.0
- clutter_timeline_get_duration_hint at Base 43.0
- clutter_timeline_get_elapsed_time at Base 43.0
- clutter_timeline_get_frame_clock at Base 43.0
- clutter_timeline_get_progress at Base 43.0
- clutter_timeline_get_progress_mode at Base 43.0
- clutter_timeline_get_repeat_count at Base 43.0
- clutter_timeline_get_step_progress at Base 43.0
- clutter_timeline_get_type at Base 43.0
- clutter_timeline_has_marker at Base 43.0
- clutter_timeline_is_playing at Base 43.0
- clutter_timeline_list_markers at Base 43.0
- clutter_timeline_new at Base 43.0
- clutter_timeline_new_for_actor at Base 43.0
- clutter_timeline_new_for_frame_clock at Base 43.0
- clutter_timeline_pause at Base 43.0
- clutter_timeline_remove_marker at Base 43.0
- clutter_timeline_rewind at Base 43.0
- clutter_timeline_set_actor at Base 43.0
- clutter_timeline_set_auto_reverse at Base 43.0
- clutter_timeline_set_cubic_bezier_progress at Base 43.0
- clutter_timeline_set_delay at Base 43.0
- clutter_timeline_set_direction at Base 43.0
- clutter_timeline_set_duration at Base 43.0
- clutter_timeline_set_frame_clock at Base 43.0
- clutter_timeline_set_progress_func at Base 43.0
- clutter_timeline_set_progress_mode at Base 43.0
- clutter_timeline_set_repeat_count at Base 43.0
- clutter_timeline_set_step_progress at Base 43.0
- clutter_timeline_skip at Base 43.0
- clutter_timeline_start at Base 43.0
- clutter_timeline_stop at Base 43.0
- clutter_touchpad_gesture_phase_get_type at Base 43.0
- clutter_transform_node_get_type at Base 43.0
- clutter_transform_node_new at Base 43.0
- clutter_transition_get_animatable at Base 43.0
- clutter_transition_get_interval at Base 43.0
- clutter_transition_get_remove_on_complete at Base 43.0
- clutter_transition_get_type at Base 43.0
- clutter_transition_group_add_transition at Base 43.0
- clutter_transition_group_get_type at Base 43.0
- clutter_transition_group_new at Base 43.0
- clutter_transition_group_remove_all at Base 43.0
- clutter_transition_group_remove_transition at Base 43.0
- clutter_transition_set_animatable at Base 43.0
- clutter_transition_set_from at Base 43.0
- clutter_transition_set_from_value at Base 43.0
- clutter_transition_set_interval at Base 43.0
- clutter_transition_set_remove_on_complete at Base 43.0
- clutter_transition_set_to at Base 43.0
- clutter_transition_set_to_value at Base 43.0
- clutter_unicode_to_keysym at Base 43.0
- clutter_unit_type_get_type at Base 43.0
- clutter_units_copy at Base 43.0
- clutter_units_free at Base 43.0
- clutter_units_from_cm at Base 43.0
- clutter_units_from_em at Base 43.0
- clutter_units_from_em_for_font at Base 43.0
- clutter_units_from_mm at Base 43.0
- clutter_units_from_pixels at Base 43.0
- clutter_units_from_pt at Base 43.0
- clutter_units_from_string at Base 43.0
- clutter_units_get_type at Base 43.0
- clutter_units_get_unit_type at Base 43.0
- clutter_units_get_unit_value at Base 43.0
- clutter_units_to_pixels at Base 43.0
- clutter_units_to_string at Base 43.0
- clutter_value_dup_paint_node at Base 43.0
- clutter_value_get_color at Base 43.0
- clutter_value_get_paint_node at Base 43.0
- clutter_value_get_shader_float at Base 43.0
- clutter_value_get_shader_int at Base 43.0
- clutter_value_get_shader_matrix at Base 43.0
- clutter_value_get_units at Base 43.0
- clutter_value_set_color at Base 43.0
- clutter_value_set_paint_node at Base 43.0
- clutter_value_set_shader_float at Base 43.0
- clutter_value_set_shader_int at Base 43.0
- clutter_value_set_shader_matrix at Base 43.0
- clutter_value_set_units at Base 43.0
- clutter_value_take_paint_node at Base 43.0
- clutter_virtual_device_type_get_type at Base 43.0
- clutter_virtual_input_device_get_device_type at Base 43.0
- clutter_virtual_input_device_get_seat at Base 43.0
- clutter_virtual_input_device_get_type at Base 43.0
- clutter_virtual_input_device_notify_absolute_motion at Base 43.0
- clutter_virtual_input_device_notify_button at Base 43.0
- clutter_virtual_input_device_notify_discrete_scroll at Base 43.0
- clutter_virtual_input_device_notify_key at Base 43.0
- clutter_virtual_input_device_notify_keyval at Base 43.0
- clutter_virtual_input_device_notify_relative_motion at Base 43.0
- clutter_virtual_input_device_notify_scroll_continuous at Base 43.0
- clutter_virtual_input_device_notify_touch_down at Base 43.0
- clutter_virtual_input_device_notify_touch_motion at Base 43.0
- clutter_virtual_input_device_notify_touch_up at Base 43.0
- clutter_zoom_action_get_focal_point at Base 43.0
- clutter_zoom_action_get_transformed_focal_point at Base 43.0
- clutter_zoom_action_get_type at Base 43.0
- clutter_zoom_action_new at Base 43.0
-libmutter-cogl-12.so.0 libmutter-12-0 #MINVER#
-* Build-Depends-Package: libmutter-12-dev
- _cogl_atlas_add_reorganize_callback at Base 43.0
- _cogl_atlas_new at Base 43.0
- _cogl_atlas_reserve_space at Base 43.0
- _cogl_atlas_texture_add_reorganize_callback at Base 43.0
- _cogl_atlas_texture_remove_reorganize_callback at Base 43.0
- _cogl_bitmask_clear_all_in_array at Base 43.0
- _cogl_bitmask_foreach at Base 43.0
- _cogl_bitmask_get_from_array at Base 43.0
- _cogl_bitmask_popcount_in_array at Base 43.0
- _cogl_bitmask_popcount_upto_in_array at Base 43.0
- _cogl_bitmask_set_bits at Base 43.0
- _cogl_bitmask_set_in_array at Base 43.0
- _cogl_bitmask_set_range_in_array at Base 43.0
- _cogl_bitmask_xor_bits at Base 43.0
- _cogl_buffer_map_for_fill_or_fallback at Base 43.0
- _cogl_buffer_unmap_for_fill_or_fallback at Base 43.0
- _cogl_clip_stack_push_primitive at Base 43.0
- _cogl_clip_stack_push_rectangle at Base 43.0
- _cogl_closure_disconnect at Base 43.0
- _cogl_context_get_default at Base 43.0
- _cogl_debug_flags at Base 43.0
- _cogl_debug_instances at Base 43.0
- _cogl_framebuffer_flush_journal at Base 43.0
- _cogl_framebuffer_get_modelview_stack at Base 43.0
- _cogl_framebuffer_get_projection_stack at Base 43.0
- _cogl_framebuffer_get_stencil_bits at Base 43.0
- _cogl_framebuffer_winsys_update_size at Base 43.0
- _cogl_object_default_unref at Base 43.0
- _cogl_onscreen_notify_complete at Base 43.0
- _cogl_onscreen_notify_frame_sync at Base 43.0
- _cogl_pipeline_foreach_layer_internal at Base 43.0
- _cogl_pipeline_layer_get_texture at Base 43.0
- _cogl_pipeline_prune_to_n_layers at Base 43.0
- _cogl_poll_renderer_add_fd at Base 43.0
- _cogl_poll_renderer_add_idle at Base 43.0
- _cogl_primitive_draw at Base 43.0
- _cogl_system_error_quark at Base 43.0
- _cogl_texture_can_hardware_repeat at Base 43.0
- _cogl_texture_get_format at Base 43.0
- _cogl_texture_set_region at Base 43.0
- _cogl_util_next_p2 at Base 43.0
- _cogl_winsys_egl_ensure_current at Base 43.0
- _cogl_winsys_egl_get_vtable at Base 43.0
- _cogl_winsys_egl_make_current at Base 43.0
- _cogl_winsys_egl_renderer_connect_common at Base 43.0
- _cogl_winsys_egl_xlib_get_vtable at Base 43.0
- _cogl_winsys_error_quark at Base 43.0
- _cogl_winsys_glx_get_vtable at Base 43.0
- cogl_atlas_texture_get_gtype at Base 43.0
- cogl_atlas_texture_new_from_bitmap at Base 43.0
- cogl_atlas_texture_new_from_data at Base 43.0
- cogl_atlas_texture_new_from_file at Base 43.0
- cogl_atlas_texture_new_with_size at Base 43.0
- cogl_attribute_buffer_get_gtype at Base 43.0
- cogl_attribute_buffer_new at Base 43.0
- cogl_attribute_buffer_new_with_size at Base 43.0
- cogl_attribute_get_buffer at Base 43.0
- cogl_attribute_get_gtype at Base 43.0
- cogl_attribute_get_normalized at Base 43.0
- cogl_attribute_new at Base 43.0
- cogl_attribute_new_const_1f at Base 43.0
- cogl_attribute_new_const_2f at Base 43.0
- cogl_attribute_new_const_2fv at Base 43.0
- cogl_attribute_new_const_2x2fv at Base 43.0
- cogl_attribute_new_const_3f at Base 43.0
- cogl_attribute_new_const_3fv at Base 43.0
- cogl_attribute_new_const_3x3fv at Base 43.0
- cogl_attribute_new_const_4f at Base 43.0
- cogl_attribute_new_const_4fv at Base 43.0
- cogl_attribute_new_const_4x4fv at Base 43.0
- cogl_attribute_set_buffer at Base 43.0
- cogl_attribute_set_normalized at Base 43.0
- cogl_bitmap_error_quark at Base 43.0
- cogl_bitmap_get_buffer at Base 43.0
- cogl_bitmap_get_format at Base 43.0
- cogl_bitmap_get_gtype at Base 43.0
- cogl_bitmap_get_height at Base 43.0
- cogl_bitmap_get_rowstride at Base 43.0
- cogl_bitmap_get_size_from_file at Base 43.0
- cogl_bitmap_get_width at Base 43.0
- cogl_bitmap_new_for_data at Base 43.0
- cogl_bitmap_new_from_buffer at Base 43.0
- cogl_bitmap_new_from_file at Base 43.0
- cogl_bitmap_new_with_size at Base 43.0
- cogl_blend_string_error_quark at Base 43.0
- cogl_blit_framebuffer at Base 43.0
- cogl_buffer_get_size at Base 43.0
- cogl_buffer_get_update_hint at Base 43.0
- cogl_buffer_map at Base 43.0
- cogl_buffer_map_range at Base 43.0
- cogl_buffer_set_data at Base 43.0
- cogl_buffer_set_update_hint at Base 43.0
- cogl_buffer_unmap at Base 43.0
- cogl_clutter_winsys_has_feature_CLUTTER at Base 43.0
- cogl_color_copy at Base 43.0
- cogl_color_equal at Base 43.0
- cogl_color_free at Base 43.0
- cogl_color_get_alpha at Base 43.0
- cogl_color_get_alpha_byte at Base 43.0
- cogl_color_get_alpha_float at Base 43.0
- cogl_color_get_blue at Base 43.0
- cogl_color_get_blue_byte at Base 43.0
- cogl_color_get_blue_float at Base 43.0
- cogl_color_get_green at Base 43.0
- cogl_color_get_green_byte at Base 43.0
- cogl_color_get_green_float at Base 43.0
- cogl_color_get_gtype at Base 43.0
- cogl_color_get_red at Base 43.0
- cogl_color_get_red_byte at Base 43.0
- cogl_color_get_red_float at Base 43.0
- cogl_color_init_from_4f at Base 43.0
- cogl_color_init_from_4fv at Base 43.0
- cogl_color_init_from_4ub at Base 43.0
- cogl_color_init_from_hsl at Base 43.0
- cogl_color_new at Base 43.0
- cogl_color_premultiply at Base 43.0
- cogl_color_set_alpha at Base 43.0
- cogl_color_set_alpha_byte at Base 43.0
- cogl_color_set_alpha_float at Base 43.0
- cogl_color_set_blue at Base 43.0
- cogl_color_set_blue_byte at Base 43.0
- cogl_color_set_blue_float at Base 43.0
- cogl_color_set_green at Base 43.0
- cogl_color_set_green_byte at Base 43.0
- cogl_color_set_green_float at Base 43.0
- cogl_color_set_red at Base 43.0
- cogl_color_set_red_byte at Base 43.0
- cogl_color_set_red_float at Base 43.0
- cogl_color_to_hsl at Base 43.0
- cogl_color_unpremultiply at Base 43.0
- cogl_context_format_supports_upload at Base 43.0
- cogl_context_free_timestamp_query at Base 43.0
- cogl_context_get_display at Base 43.0
- cogl_context_get_gpu_time_ns at Base 43.0
- cogl_context_get_gtype at Base 43.0
- cogl_context_get_named_pipeline at Base 43.0
- cogl_context_get_renderer at Base 43.0
- cogl_context_is_hardware_accelerated at Base 43.0
- cogl_context_new at Base 43.0
- cogl_context_set_named_pipeline at Base 43.0
- cogl_context_timestamp_query_get_time_ns at Base 43.0
- cogl_create_program at Base 43.0
- cogl_create_shader at Base 43.0
- cogl_debug_matrix_entry_print at Base 43.0
- cogl_debug_object_foreach_type at Base 43.0
- cogl_debug_object_print_instances at Base 43.0
- cogl_depth_state_get_range at Base 43.0
- cogl_depth_state_get_test_enabled at Base 43.0
- cogl_depth_state_get_test_function at Base 43.0
- cogl_depth_state_get_write_enabled at Base 43.0
- cogl_depth_state_init at Base 43.0
- cogl_depth_state_set_range at Base 43.0
- cogl_depth_state_set_test_enabled at Base 43.0
- cogl_depth_state_set_test_function at Base 43.0
- cogl_depth_state_set_write_enabled at Base 43.0
- cogl_display_get_gtype at Base 43.0
- cogl_display_get_renderer at Base 43.0
- cogl_display_new at Base 43.0
- cogl_display_set_onscreen_template at Base 43.0
- cogl_display_setup at Base 43.0
- cogl_dma_buf_handle_free at Base 43.0
- cogl_dma_buf_handle_get_bpp at Base 43.0
- cogl_dma_buf_handle_get_fd at Base 43.0
- cogl_dma_buf_handle_get_framebuffer at Base 43.0
- cogl_dma_buf_handle_get_height at Base 43.0
- cogl_dma_buf_handle_get_offset at Base 43.0
- cogl_dma_buf_handle_get_stride at Base 43.0
- cogl_dma_buf_handle_get_width at Base 43.0
- cogl_dma_buf_handle_mmap at Base 43.0
- cogl_dma_buf_handle_munmap at Base 43.0
- cogl_dma_buf_handle_new at Base 43.0
- cogl_dma_buf_handle_sync_read_end at Base 43.0
- cogl_dma_buf_handle_sync_read_start at Base 43.0
- cogl_egl_context_get_egl_display at Base 43.0
- cogl_egl_texture_2d_new_from_image at Base 43.0
- cogl_fence_closure_get_user_data at Base 43.0
- cogl_flush at Base 43.0
- cogl_foreach_feature at Base 43.0
- cogl_frame_closure_get_gtype at Base 43.0
- cogl_frame_info_get_frame_counter at Base 43.0
- cogl_frame_info_get_global_frame_counter at Base 43.0
- cogl_frame_info_get_gtype at Base 43.0
- cogl_frame_info_get_is_symbolic at Base 43.0
- cogl_frame_info_get_presentation_time_us at Base 43.0
- cogl_frame_info_get_refresh_rate at Base 43.0
- cogl_frame_info_get_rendering_duration_ns at Base 43.0
- cogl_frame_info_get_sequence at Base 43.0
- cogl_frame_info_get_time_before_buffer_swap_us at Base 43.0
- cogl_frame_info_is_hw_clock at Base 43.0
- cogl_frame_info_is_vsync at Base 43.0
- cogl_frame_info_is_zero_copy at Base 43.0
- cogl_frame_info_new at Base 43.0
- cogl_frame_info_set_target_presentation_time at Base 44~beta
- cogl_framebuffer_add_fence_callback at Base 43.0
- cogl_framebuffer_allocate at Base 43.0
- cogl_framebuffer_cancel_fence_callback at Base 43.0
- cogl_framebuffer_clear4f at Base 43.0
- cogl_framebuffer_clear at Base 43.0
- cogl_framebuffer_create_timestamp_query at Base 43.0
- cogl_framebuffer_discard_buffers at Base 43.0
- cogl_framebuffer_draw_multitextured_rectangle at Base 43.0
- cogl_framebuffer_draw_rectangle at Base 43.0
- cogl_framebuffer_draw_rectangles at Base 43.0
- cogl_framebuffer_draw_textured_rectangle at Base 43.0
- cogl_framebuffer_draw_textured_rectangles at Base 43.0
- cogl_framebuffer_error_quark at Base 43.0
- cogl_framebuffer_finish at Base 43.0
- cogl_framebuffer_flush at Base 43.0
- cogl_framebuffer_frustum at Base 43.0
- cogl_framebuffer_get_alpha_bits at Base 43.0
- cogl_framebuffer_get_blue_bits at Base 43.0
- cogl_framebuffer_get_context at Base 43.0
- cogl_framebuffer_get_depth_bits at Base 43.0
- cogl_framebuffer_get_depth_write_enabled at Base 43.0
- cogl_framebuffer_get_dither_enabled at Base 43.0
- cogl_framebuffer_get_green_bits at Base 43.0
- cogl_framebuffer_get_height at Base 43.0
- cogl_framebuffer_get_is_stereo at Base 43.0
- cogl_framebuffer_get_modelview_matrix at Base 43.0
- cogl_framebuffer_get_projection_matrix at Base 43.0
- cogl_framebuffer_get_red_bits at Base 43.0
- cogl_framebuffer_get_samples_per_pixel at Base 43.0
- cogl_framebuffer_get_stereo_mode at Base 43.0
- cogl_framebuffer_get_type at Base 43.0
- cogl_framebuffer_get_viewport4fv at Base 43.0
- cogl_framebuffer_get_viewport_height at Base 43.0
- cogl_framebuffer_get_viewport_width at Base 43.0
- cogl_framebuffer_get_viewport_x at Base 43.0
- cogl_framebuffer_get_viewport_y at Base 43.0
- cogl_framebuffer_get_width at Base 43.0
- cogl_framebuffer_identity_matrix at Base 43.0
- cogl_framebuffer_orthographic at Base 43.0
- cogl_framebuffer_perspective at Base 43.0
- cogl_framebuffer_pop_clip at Base 43.0
- cogl_framebuffer_pop_matrix at Base 43.0
- cogl_framebuffer_push_matrix at Base 43.0
- cogl_framebuffer_push_primitive_clip at Base 43.0
- cogl_framebuffer_push_rectangle_clip at Base 43.0
- cogl_framebuffer_push_region_clip at Base 43.0
- cogl_framebuffer_push_scissor_clip at Base 43.0
- cogl_framebuffer_read_pixels at Base 43.0
- cogl_framebuffer_read_pixels_into_bitmap at Base 43.0
- cogl_framebuffer_resolve_samples at Base 43.0
- cogl_framebuffer_resolve_samples_region at Base 43.0
- cogl_framebuffer_rotate at Base 43.0
- cogl_framebuffer_rotate_euler at Base 43.0
- cogl_framebuffer_scale at Base 43.0
- cogl_framebuffer_set_depth_write_enabled at Base 43.0
- cogl_framebuffer_set_dither_enabled at Base 43.0
- cogl_framebuffer_set_modelview_matrix at Base 43.0
- cogl_framebuffer_set_projection_matrix at Base 43.0
- cogl_framebuffer_set_samples_per_pixel at Base 43.0
- cogl_framebuffer_set_stereo_mode at Base 43.0
- cogl_framebuffer_set_viewport at Base 43.0
- cogl_framebuffer_transform at Base 43.0
- cogl_framebuffer_translate at Base 43.0
- cogl_get_graphics_reset_status at Base 43.0
- cogl_get_proc_address at Base 43.0
- cogl_get_rectangle_indices at Base 43.0
- cogl_glib_renderer_source_new at Base 43.0
- cogl_glib_source_new at Base 43.0
- cogl_graphene_matrix_project_point at Base 43.0
- cogl_graphene_matrix_project_points at Base 43.0
- cogl_graphene_matrix_transform_points at Base 43.0
- cogl_handle_get_type at Base 43.0
- cogl_has_feature at Base 43.0
- cogl_has_features at Base 43.0
- cogl_index_buffer_get_gtype at Base 43.0
- cogl_index_buffer_new at Base 43.0
- cogl_indices_get_buffer at Base 43.0
- cogl_indices_get_gtype at Base 43.0
- cogl_indices_get_offset at Base 43.0
- cogl_indices_get_type at Base 43.0
- cogl_indices_new at Base 43.0
- cogl_indices_new_for_buffer at Base 43.0
- cogl_indices_set_offset at Base 43.0
- cogl_is_atlas_texture at Base 43.0
- cogl_is_attribute at Base 43.0
- cogl_is_attribute_buffer at Base 43.0
- cogl_is_bitmap at Base 43.0
- cogl_is_buffer at Base 43.0
- cogl_is_context at Base 43.0
- cogl_is_display at Base 43.0
- cogl_is_frame_info at Base 43.0
- cogl_is_framebuffer at Base 43.0
- cogl_is_index_buffer at Base 43.0
- cogl_is_indices at Base 43.0
- cogl_is_matrix_stack at Base 43.0
- cogl_is_onscreen_template at Base 43.0
- cogl_is_output at Base 43.0
- cogl_is_pipeline at Base 43.0
- cogl_is_pixel_buffer at Base 43.0
- cogl_is_primitive at Base 43.0
- cogl_is_program at Base 43.0
- cogl_is_renderer at Base 43.0
- cogl_is_shader at Base 43.0
- cogl_is_snippet at Base 43.0
- cogl_is_sub_texture at Base 43.0
- cogl_is_swap_chain at Base 43.0
- cogl_is_texture at Base 43.0
- cogl_is_texture_2d at Base 43.0
- cogl_is_texture_2d_sliced at Base 43.0
- cogl_is_texture_pixmap_x11 at Base 43.0
- cogl_matrix_entry_calculate_translation at Base 43.0
- cogl_matrix_entry_equal at Base 43.0
- cogl_matrix_entry_get at Base 43.0
- cogl_matrix_entry_get_gtype at Base 43.0
- cogl_matrix_entry_is_identity at Base 43.0
- cogl_matrix_entry_ref at Base 43.0
- cogl_matrix_entry_unref at Base 43.0
- cogl_matrix_stack_frustum at Base 43.0
- cogl_matrix_stack_get at Base 43.0
- cogl_matrix_stack_get_entry at Base 43.0
- cogl_matrix_stack_get_gtype at Base 43.0
- cogl_matrix_stack_get_inverse at Base 43.0
- cogl_matrix_stack_load_identity at Base 43.0
- cogl_matrix_stack_multiply at Base 43.0
- cogl_matrix_stack_new at Base 43.0
- cogl_matrix_stack_orthographic at Base 43.0
- cogl_matrix_stack_perspective at Base 43.0
- cogl_matrix_stack_pop at Base 43.0
- cogl_matrix_stack_push at Base 43.0
- cogl_matrix_stack_rotate at Base 43.0
- cogl_matrix_stack_rotate_euler at Base 43.0
- cogl_matrix_stack_scale at Base 43.0
- cogl_matrix_stack_set at Base 43.0
- cogl_matrix_stack_translate at Base 43.0
- cogl_meta_texture_foreach_in_region at Base 43.0
- cogl_object_get_gtype at Base 43.0
- cogl_object_get_user_data at Base 43.0
- cogl_object_ref at Base 43.0
- cogl_object_set_user_data at Base 43.0
- cogl_object_unref at Base 43.0
- cogl_object_value_get_object at Base 43.0
- cogl_object_value_set_object at Base 43.0
- cogl_offscreen_get_texture at Base 43.0
- cogl_offscreen_get_type at Base 43.0
- cogl_offscreen_new_with_texture at Base 43.0
- cogl_onscreen_add_dirty_callback at Base 43.0
- cogl_onscreen_add_frame_callback at Base 43.0
- cogl_onscreen_add_frame_info at Base 43.0
- cogl_onscreen_count_pending_frames at Base 43.0
- cogl_onscreen_direct_scanout at Base 43.0
- cogl_onscreen_dirty_closure_get_gtype at Base 43.0
- cogl_onscreen_egl_get_egl_surface at Base 43.0
- cogl_onscreen_egl_get_type at Base 43.0
- cogl_onscreen_egl_set_egl_surface at Base 43.0
- cogl_onscreen_get_buffer_age at Base 43.0
- cogl_onscreen_get_frame_counter at Base 43.0
- cogl_onscreen_get_type at Base 43.0
- cogl_onscreen_glx_new at Base 43.0
- cogl_onscreen_peek_head_frame_info at Base 43.0
- cogl_onscreen_peek_tail_frame_info at Base 43.0
- cogl_onscreen_pop_head_frame_info at Base 43.0
- cogl_onscreen_queue_damage_region at Base 43.0
- cogl_onscreen_remove_dirty_callback at Base 43.0
- cogl_onscreen_remove_frame_callback at Base 43.0
- cogl_onscreen_swap_buffers at Base 43.0
- cogl_onscreen_swap_buffers_with_damage at Base 43.0
- cogl_onscreen_swap_region at Base 43.0
- cogl_onscreen_template_get_gtype at Base 43.0
- cogl_onscreen_template_new at Base 43.0
- cogl_onscreen_template_set_samples_per_pixel at Base 43.0
- cogl_onscreen_template_set_stereo_enabled at Base 43.0
- cogl_onscreen_xlib_new at Base 43.0
- cogl_output_get_gtype at Base 43.0
- cogl_output_get_height at Base 43.0
- cogl_output_get_mm_height at Base 43.0
- cogl_output_get_mm_width at Base 43.0
- cogl_output_get_refresh_rate at Base 43.0
- cogl_output_get_subpixel_order at Base 43.0
- cogl_output_get_width at Base 43.0
- cogl_output_get_x at Base 43.0
- cogl_output_get_y at Base 43.0
- cogl_pipeline_add_layer_snippet at Base 43.0
- cogl_pipeline_add_snippet at Base 43.0
- cogl_pipeline_cache_get_combined_hash at Base 43.0
- cogl_pipeline_cache_get_fragment_hash at Base 43.0
- cogl_pipeline_copy at Base 43.0
- cogl_pipeline_foreach_layer at Base 43.0
- cogl_pipeline_get_alpha_test_function at Base 43.0
- cogl_pipeline_get_alpha_test_reference at Base 43.0
- cogl_pipeline_get_color at Base 43.0
- cogl_pipeline_get_cull_face_mode at Base 43.0
- cogl_pipeline_get_depth_state at Base 43.0
- cogl_pipeline_get_front_face_winding at Base 43.0
- cogl_pipeline_get_gtype at Base 43.0
- cogl_pipeline_get_layer_filters at Base 44~beta
- cogl_pipeline_get_layer_point_sprite_coords_enabled at Base 43.0
- cogl_pipeline_get_layer_texture at Base 43.0
- cogl_pipeline_get_layer_wrap_mode_s at Base 43.0
- cogl_pipeline_get_layer_wrap_mode_t at Base 43.0
- cogl_pipeline_get_n_layers at Base 43.0
- cogl_pipeline_get_per_vertex_point_size at Base 43.0
- cogl_pipeline_get_point_size at Base 43.0
- cogl_pipeline_get_uniform_location at Base 43.0
- cogl_pipeline_get_user_program at Base 43.0
- cogl_pipeline_new at Base 43.0
- cogl_pipeline_remove_layer at Base 43.0
- cogl_pipeline_set_alpha_test_function at Base 43.0
- cogl_pipeline_set_blend at Base 43.0
- cogl_pipeline_set_blend_constant at Base 43.0
- cogl_pipeline_set_color4f at Base 43.0
- cogl_pipeline_set_color4ub at Base 43.0
- cogl_pipeline_set_color at Base 43.0
- cogl_pipeline_set_cull_face_mode at Base 43.0
- cogl_pipeline_set_depth_state at Base 43.0
- cogl_pipeline_set_front_face_winding at Base 43.0
- cogl_pipeline_set_layer_combine at Base 43.0
- cogl_pipeline_set_layer_combine_constant at Base 43.0
- cogl_pipeline_set_layer_filters at Base 43.0
- cogl_pipeline_set_layer_matrix at Base 43.0
- cogl_pipeline_set_layer_max_mipmap_level at Base 43.0
- cogl_pipeline_set_layer_null_texture at Base 43.0
- cogl_pipeline_set_layer_point_sprite_coords_enabled at Base 43.0
- cogl_pipeline_set_layer_texture at Base 43.0
- cogl_pipeline_set_layer_wrap_mode at Base 43.0
- cogl_pipeline_set_layer_wrap_mode_s at Base 43.0
- cogl_pipeline_set_layer_wrap_mode_t at Base 43.0
- cogl_pipeline_set_per_vertex_point_size at Base 43.0
- cogl_pipeline_set_point_size at Base 43.0
- cogl_pipeline_set_uniform_1f at Base 43.0
- cogl_pipeline_set_uniform_1i at Base 43.0
- cogl_pipeline_set_uniform_float at Base 43.0
- cogl_pipeline_set_uniform_int at Base 43.0
- cogl_pipeline_set_uniform_matrix at Base 43.0
- cogl_pipeline_set_user_program at Base 43.0
- cogl_pipeline_vertend_glsl_get_shader_state at Base 43.0
- cogl_pixel_buffer_get_gtype at Base 43.0
- cogl_pixel_buffer_new at Base 43.0
- cogl_pixel_format_get_bytes_per_pixel at Base 43.0
- cogl_pixel_format_get_n_planes at Base 43.0
- cogl_pixel_format_to_string at Base 43.0
- cogl_poll_renderer_dispatch at Base 43.0
- cogl_poll_renderer_get_info at Base 43.0
- cogl_primitive_copy at Base 43.0
- cogl_primitive_draw at Base 43.0
- cogl_primitive_foreach_attribute at Base 43.0
- cogl_primitive_get_first_vertex at Base 43.0
- cogl_primitive_get_gtype at Base 43.0
- cogl_primitive_get_indices at Base 43.0
- cogl_primitive_get_mode at Base 43.0
- cogl_primitive_get_n_vertices at Base 43.0
- cogl_primitive_new at Base 43.0
- cogl_primitive_new_p2 at Base 43.0
- cogl_primitive_new_p2c4 at Base 43.0
- cogl_primitive_new_p2t2 at Base 43.0
- cogl_primitive_new_p2t2c4 at Base 43.0
- cogl_primitive_new_p3 at Base 43.0
- cogl_primitive_new_p3c4 at Base 43.0
- cogl_primitive_new_p3t2 at Base 43.0
- cogl_primitive_new_p3t2c4 at Base 43.0
- cogl_primitive_new_with_attributes at Base 43.0
- cogl_primitive_set_attributes at Base 43.0
- cogl_primitive_set_first_vertex at Base 43.0
- cogl_primitive_set_indices at Base 43.0
- cogl_primitive_set_mode at Base 43.0
- cogl_primitive_set_n_vertices at Base 43.0
- cogl_primitive_texture_set_auto_mipmap at Base 43.0
- cogl_program_attach_shader at Base 43.0
- cogl_program_get_uniform_location at Base 43.0
- cogl_program_link at Base 43.0
- cogl_program_set_uniform_1f at Base 43.0
- cogl_program_set_uniform_1i at Base 43.0
- cogl_program_set_uniform_float at Base 43.0
- cogl_program_set_uniform_int at Base 43.0
- cogl_program_set_uniform_matrix at Base 43.0
- cogl_renderer_add_constraint at Base 43.0
- cogl_renderer_bind_api at Base 43.0
- cogl_renderer_check_onscreen_template at Base 43.0
- cogl_renderer_connect at Base 43.0
- cogl_renderer_create_dma_buf at Base 43.0
- cogl_renderer_error_quark at Base 43.0
- cogl_renderer_foreach_output at Base 43.0
- cogl_renderer_get_driver at Base 43.0
- cogl_renderer_get_gtype at Base 43.0
- cogl_renderer_get_winsys_id at Base 43.0
- cogl_renderer_is_dma_buf_supported at Base 43.0
- cogl_renderer_new at Base 43.0
- cogl_renderer_remove_constraint at Base 43.0
- cogl_renderer_set_custom_winsys at Base 43.0
- cogl_renderer_set_driver at Base 43.0
- cogl_renderer_set_winsys_id at Base 43.0
- cogl_scanout_blit_to_framebuffer at Base 43.0
- cogl_scanout_error_quark at Base 43.0
- cogl_scanout_get_type at Base 43.0
- cogl_scanout_notify_failed at Base 44~rc
- cogl_set_tracing_disabled_on_thread at Base 43.0
- cogl_set_tracing_enabled_on_thread at Base 43.0
- cogl_set_tracing_enabled_on_thread_with_fd at Base 43.0
- cogl_shader_get_type at Base 43.0
- cogl_shader_source at Base 43.0
- cogl_snippet_get_declarations at Base 43.0
- cogl_snippet_get_gtype at Base 43.0
- cogl_snippet_get_hook at Base 43.0
- cogl_snippet_get_post at Base 43.0
- cogl_snippet_get_pre at Base 43.0
- cogl_snippet_get_replace at Base 43.0
- cogl_snippet_new at Base 43.0
- cogl_snippet_set_declarations at Base 43.0
- cogl_snippet_set_post at Base 43.0
- cogl_snippet_set_pre at Base 43.0
- cogl_snippet_set_replace at Base 43.0
- cogl_sub_texture_get_parent at Base 43.0
- cogl_sub_texture_new at Base 43.0
- cogl_swap_chain_get_gtype at Base 43.0
- cogl_swap_chain_new at Base 43.0
- cogl_swap_chain_set_length at Base 43.0
- cogl_texture_2d_get_gtype at Base 43.0
- cogl_texture_2d_new_from_bitmap at Base 43.0
- cogl_texture_2d_new_from_data at Base 43.0
- cogl_texture_2d_new_from_egl_image_external at Base 43.0
- cogl_texture_2d_new_from_file at Base 43.0
- cogl_texture_2d_new_with_format at Base 44~beta
- cogl_texture_2d_new_with_size at Base 43.0
- cogl_texture_2d_sliced_get_gtype at Base 43.0
- cogl_texture_2d_sliced_new_from_bitmap at Base 43.0
- cogl_texture_2d_sliced_new_from_data at Base 43.0
- cogl_texture_2d_sliced_new_from_file at Base 43.0
- cogl_texture_2d_sliced_new_with_size at Base 43.0
- cogl_texture_allocate at Base 43.0
- cogl_texture_error_quark at Base 43.0
- cogl_texture_get_components at Base 43.0
- cogl_texture_get_data at Base 43.0
- cogl_texture_get_gl_texture at Base 43.0
- cogl_texture_get_gtype at Base 43.0
- cogl_texture_get_height at Base 43.0
- cogl_texture_get_max_waste at Base 43.0
- cogl_texture_get_premultiplied at Base 43.0
- cogl_texture_get_width at Base 43.0
- cogl_texture_is_get_data_supported at Base 43.0
- cogl_texture_is_sliced at Base 43.0
- cogl_texture_pixmap_x11_error_quark at Base 43.0
- cogl_texture_pixmap_x11_get_gtype at Base 43.0
- cogl_texture_pixmap_x11_is_using_tfp_extension at Base 43.0
- cogl_texture_pixmap_x11_new at Base 43.0
- cogl_texture_pixmap_x11_new_left at Base 43.0
- cogl_texture_pixmap_x11_new_right at Base 43.0
- cogl_texture_pixmap_x11_update_area at Base 43.0
- cogl_texture_set_components at Base 43.0
- cogl_texture_set_data at Base 43.0
- cogl_texture_set_premultiplied at Base 43.0
- cogl_texture_set_region at Base 43.0
- cogl_texture_set_region_from_bitmap at Base 43.0
- (arch=!hurd-i386 !i386)cogl_trace_context at Base 43.0
- (arch=!hurd-i386 !i386)cogl_trace_describe at Base 43.0
- (arch=!hurd-i386 !i386)cogl_trace_end at Base 43.0
- (arch=!hurd-i386 !i386)cogl_trace_mutex at Base 43.0
- (arch=!hurd-i386 !i386)cogl_trace_thread_data at Base 43.0
- cogl_x11_onscreen_get_type at Base 43.0
- cogl_x11_onscreen_get_x11_window at Base 43.0
- cogl_xlib_renderer_add_filter at Base 43.0
- cogl_xlib_renderer_get_display at Base 43.0
- cogl_xlib_renderer_get_foreign_display at Base 43.0
- cogl_xlib_renderer_handle_event at Base 43.0
- cogl_xlib_renderer_remove_filter at Base 43.0
- cogl_xlib_renderer_request_reset_on_video_memory_purge at Base 43.0
- cogl_xlib_renderer_set_foreign_display at Base 43.0
-libmutter-cogl-pango-12.so.0 libmutter-12-0 #MINVER#
-* Build-Depends-Package: libmutter-12-dev
- cogl_pango_ensure_glyph_cache_for_layout at Base 43.0
- cogl_pango_font_map_clear_glyph_cache at Base 43.0
- cogl_pango_font_map_create_context at Base 43.0
- cogl_pango_font_map_get_renderer at Base 43.0
- cogl_pango_font_map_get_use_mipmapping at Base 43.0
- cogl_pango_font_map_new at Base 43.0
- cogl_pango_font_map_set_resolution at Base 43.0
- cogl_pango_font_map_set_use_mipmapping at Base 43.0
- cogl_pango_glyph_cache_clear at Base 43.0
- cogl_pango_glyph_cache_free at Base 43.0
- cogl_pango_glyph_cache_lookup at Base 43.0
- cogl_pango_glyph_cache_new at Base 43.0
- cogl_pango_renderer_get_type at Base 43.0
- cogl_pango_show_layout at Base 43.0
- cogl_pango_show_layout_line at Base 43.0
diff -Nru mutter-44.8/debian/libmutter-12-0t64.bug-control mutter-44.8/debian/libmutter-12-0t64.bug-control
--- mutter-44.8/debian/libmutter-12-0t64.bug-control	1970-01-01 00:00:00.000000000 +0000
+++ mutter-44.8/debian/libmutter-12-0t64.bug-control	2024-02-10 12:56:05.000000000 +0000
@@ -0,0 +1 @@
+package-status: libegl-vendor libglx-vendor libgl1-mesa-dri
diff -Nru mutter-44.8/debian/libmutter-12-0t64.install mutter-44.8/debian/libmutter-12-0t64.install
--- mutter-44.8/debian/libmutter-12-0t64.install	1970-01-01 00:00:00.000000000 +0000
+++ mutter-44.8/debian/libmutter-12-0t64.install	2024-02-10 12:56:05.000000000 +0000
@@ -0,0 +1,2 @@
+usr/lib/${DEB_HOST_MULTIARCH}/libmutter-${env:MUTTER_API_VERSION}.so.*
+usr/lib/${DEB_HOST_MULTIARCH}/mutter-${env:MUTTER_API_VERSION}/*.so.*
diff -Nru mutter-44.8/debian/libmutter-12-0t64.lintian-overrides mutter-44.8/debian/libmutter-12-0t64.lintian-overrides
--- mutter-44.8/debian/libmutter-12-0t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ mutter-44.8/debian/libmutter-12-0t64.lintian-overrides	2024-02-28 21:31:58.000000000 +0000
@@ -0,0 +1 @@
+libmutter-12-0t64: package-name-doesnt-match-sonames libmutter-12-0
diff -Nru mutter-44.8/debian/libmutter-12-0t64.symbols mutter-44.8/debian/libmutter-12-0t64.symbols
--- mutter-44.8/debian/libmutter-12-0t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ mutter-44.8/debian/libmutter-12-0t64.symbols	2024-02-28 21:31:58.000000000 +0000
@@ -0,0 +1,2769 @@
+libmutter-12.so.0 libmutter-12-0t64 #MINVER#
+* Build-Depends-Package: libmutter-12-dev
+ hdr_metadata_equal at Base 44~rc
+ meta_accelerator_name at Base 44~beta
+ meta_add_clutter_debug_flags at Base 43.0
+ meta_add_debug_paint_flag at Base 43.0
+ meta_add_verbose_topic at Base 43.0
+ meta_anonymous_file_close_fd at Base 43.0
+ meta_anonymous_file_free at Base 43.0
+ meta_anonymous_file_new at Base 43.0
+ meta_anonymous_file_open_fd at Base 43.0
+ meta_anonymous_file_size at Base 43.0
+ meta_backend_add_gpu at Base 43.0
+ meta_backend_capabilities_get_type at Base 43.0
+ meta_backend_get_capabilities at Base 43.0
+ meta_backend_get_clutter_backend at Base 43.0
+ meta_backend_get_color_manager at Base 43.0
+ meta_backend_get_context at Base 43.0
+ meta_backend_get_core_idle_monitor at Base 43.0
+ meta_backend_get_current_logical_monitor at Base 43.0
+ meta_backend_get_cursor_renderer at Base 44.1
+ meta_backend_get_cursor_tracker at Base 43.0
+ meta_backend_get_default_seat at Base 43.0
+ meta_backend_get_dnd at Base 43.0
+ meta_backend_get_gpus at Base 43.0
+ meta_backend_get_monitor_manager at Base 43.0
+ meta_backend_get_orientation_manager at Base 43.0
+ meta_backend_get_remote_access_controller at Base 43.0
+ meta_backend_get_renderer at Base 43.0
+ meta_backend_get_settings at Base 43.0
+ meta_backend_get_stage at Base 43.0
+ meta_backend_get_type at Base 43.0
+ meta_backend_is_headless at Base 43.0
+ meta_backend_is_rendering_hardware_accelerated at Base 43.0
+ meta_backend_lock_layout_group at Base 43.0
+ meta_backend_native_get_device_pool at Base 43.0
+ meta_backend_native_get_kms at Base 43.0
+ (arch=linux-any)meta_backend_native_get_type at Base 43.0
+ meta_backend_native_get_udev at Base 44~rc
+ meta_backend_set_keymap at Base 43.0
+ meta_backend_x11_nested_get_type at Base 43.0
+ meta_background_actor_get_type at Base 43.0
+ meta_background_actor_new at Base 43.0
+ meta_background_content_get_type at Base 43.0
+ meta_background_content_new at Base 43.0
+ meta_background_content_set_background at Base 43.0
+ meta_background_content_set_gradient at Base 43.0
+ meta_background_content_set_rounded_clip_bounds at Base 43.0
+ meta_background_content_set_rounded_clip_radius at Base 43.0
+ meta_background_content_set_vignette at Base 43.0
+ meta_background_get_type at Base 43.0
+ meta_background_group_get_type at Base 43.0
+ meta_background_group_new at Base 43.0
+ meta_background_image_cache_get_default at Base 43.0
+ meta_background_image_cache_get_type at Base 43.0
+ meta_background_image_cache_load at Base 43.0
+ meta_background_image_cache_purge at Base 43.0
+ meta_background_image_get_success at Base 43.0
+ meta_background_image_get_texture at Base 43.0
+ meta_background_image_get_type at Base 43.0
+ meta_background_image_is_loaded at Base 43.0
+ meta_background_new at Base 43.0
+ meta_background_refresh_all at Base 43.0
+ meta_background_set_blend at Base 43.0
+ meta_background_set_color at Base 43.0
+ meta_background_set_file at Base 43.0
+ meta_background_set_gradient at Base 43.0
+ meta_barrier_destroy at Base 43.0
+ meta_barrier_direction_get_type at Base 43.0
+ meta_barrier_event_get_type at Base 43.0
+ meta_barrier_get_type at Base 43.0
+ meta_barrier_is_active at Base 43.0
+ meta_barrier_new at Base 43.0
+ meta_barrier_release at Base 43.0
+ meta_bug at Base 43.0
+ meta_button_function_get_type at Base 43.0
+ (arch=linux-any)meta_calculate_drm_mode_refresh_rate at Base 43.0
+ meta_calculate_drm_mode_vblank_duration_us at Base 43.0
+ meta_close_dialog_focus at Base 43.0
+ meta_close_dialog_get_type at Base 43.0
+ meta_close_dialog_hide at Base 43.0
+ meta_close_dialog_is_visible at Base 43.0
+ meta_close_dialog_response at Base 43.0
+ meta_close_dialog_response_get_type at Base 43.0
+ meta_close_dialog_show at Base 43.0
+ meta_color_device_get_assigned_profile at Base 43.0
+ meta_color_device_get_device_profile at Base 43.0
+ meta_color_device_get_id at Base 43.0
+ meta_color_device_get_monitor at Base 43.0
+ meta_color_device_is_ready at Base 43.0
+ meta_color_manager_get_color_device at Base 43.0
+ meta_color_manager_get_color_store at Base 43.0
+ meta_color_manager_get_num_color_devices at Base 43.0
+ meta_color_manager_get_type at Base 43.0
+ meta_color_manager_is_ready at Base 43.0
+ meta_color_profile_get_calibration at Base 43.0
+ meta_color_profile_get_cd_icc at Base 43.0
+ meta_color_profile_get_id at Base 43.0
+ meta_color_store_get_profile at Base 43.0
+ meta_color_store_has_pending_profiles at Base 43.0
+ meta_comp_effect_get_type at Base 43.0
+ meta_compositor_get_feedback_group at Base 44~beta
+ meta_compositor_get_laters at Base 43.0
+ meta_compositor_get_type at Base 43.0
+ meta_compositor_type_get_type at Base 43.0
+ meta_context_add_option_entries at Base 43.0
+ meta_context_add_option_group at Base 43.0
+ meta_context_configure at Base 43.0
+ meta_context_destroy at Base 43.0
+ meta_context_get_backend at Base 43.0
+ meta_context_get_compositor_type at Base 43.0
+ meta_context_get_display at Base 43.0
+ meta_context_get_service_channel at Base 44~beta
+ meta_context_get_type at Base 43.0
+ meta_context_get_wayland_compositor at Base 43.0
+ meta_context_is_replacing at Base 43.0
+ meta_context_is_x11_sync at Base 43.0
+ meta_context_notify_ready at Base 43.0
+ meta_context_raise_rlimit_nofile at Base 43.0
+ meta_context_restore_rlimit_nofile at Base 43.0
+ meta_context_run_main_loop at Base 43.0
+ meta_context_set_gnome_wm_keybindings at Base 43.0
+ meta_context_set_plugin_gtype at Base 43.0
+ meta_context_set_plugin_name at Base 43.0
+ meta_context_setup at Base 43.0
+ meta_context_start at Base 43.0
+ meta_context_terminate at Base 43.0
+ meta_context_terminate_with_error at Base 43.0
+ meta_create_context at Base 43.0
+ meta_create_monitors_config_key_for_current_state at Base 43.0
+ meta_crtc_get_backend at Base 44~beta
+ meta_crtc_get_config at Base 43.0
+ meta_crtc_get_gpu at Base 43.0
+ meta_crtc_get_id at Base 43.0
+ meta_crtc_get_outputs at Base 43.0
+ meta_crtc_get_type at Base 43.0
+ meta_crtc_kms_get_kms_crtc at Base 43.0
+ meta_crtc_kms_get_type at Base 43.0
+ meta_crtc_mode_get_info at Base 43.0
+ meta_crtc_mode_get_type at Base 43.0
+ meta_crtc_mode_info_new at Base 43.0
+ meta_crtc_mode_info_ref at Base 43.0
+ meta_crtc_mode_info_unref at Base 43.0
+ meta_crtc_set_config at Base 43.0
+ meta_crtc_unassign_output at Base 43.0
+ meta_crtc_unset_config at Base 43.0
+ meta_cursor_get_type at Base 43.0
+ meta_cursor_renderer_get_cursor at Base 44.1
+ meta_cursor_sprite_wayland_get_type at Base 44.1
+ meta_cursor_tracker_get_for_display at Base 43.0
+ meta_cursor_tracker_get_hot at Base 43.0
+ meta_cursor_tracker_get_pointer at Base 43.0
+ meta_cursor_tracker_get_pointer_visible at Base 43.0
+ meta_cursor_tracker_get_scale at Base 43.0
+ meta_cursor_tracker_get_sprite at Base 43.0
+ meta_cursor_tracker_get_type at Base 43.0
+ meta_cursor_tracker_set_pointer_visible at Base 43.0
+ meta_debug_paint_flag_get_type at Base 43.0
+ meta_debug_topic_get_type at Base 43.0
+ meta_device_file_get_fd at Base 43.0
+ meta_device_file_release at Base 43.0
+ meta_device_pool_open at Base 43.0
+ meta_direction_get_type at Base 43.0
+ meta_disable_unredirect_for_display at Base 43.0
+ meta_display_add_keybinding at Base 43.0
+ meta_display_clear_mouse_mode at Base 43.0
+ meta_display_close at Base 43.0
+ meta_display_corner_get_type at Base 43.0
+ meta_display_direction_get_type at Base 43.0
+ meta_display_focus_default_window at Base 43.0
+ meta_display_freeze_keyboard at Base 43.0
+ meta_display_get_compositor at Base 43.0
+ meta_display_get_compositor_modifiers at Base 43.0
+ meta_display_get_context at Base 43.0
+ meta_display_get_current_monitor at Base 43.0
+ meta_display_get_current_time at Base 43.0
+ meta_display_get_current_time_roundtrip at Base 43.0
+ meta_display_get_focus_window at Base 43.0
+ meta_display_get_keybinding_action at Base 43.0
+ meta_display_get_last_user_time at Base 43.0
+ meta_display_get_monitor_geometry at Base 43.0
+ meta_display_get_monitor_in_fullscreen at Base 43.0
+ meta_display_get_monitor_index_for_rect at Base 43.0
+ meta_display_get_monitor_neighbor_index at Base 43.0
+ meta_display_get_monitor_scale at Base 43.0
+ meta_display_get_n_monitors at Base 43.0
+ meta_display_get_pad_action_label at Base 43.0
+ meta_display_get_primary_monitor at Base 43.0
+ meta_display_get_selection at Base 43.0
+ meta_display_get_size at Base 43.0
+ meta_display_get_sound_player at Base 43.0
+ meta_display_get_startup_notification at Base 43.0
+ meta_display_get_tab_current at Base 43.0
+ meta_display_get_tab_list at Base 43.0
+ meta_display_get_tab_next at Base 43.0
+ meta_display_get_type at Base 43.0
+ meta_display_get_workspace_manager at Base 43.0
+ meta_display_get_x11_display at Base 43.0
+ meta_display_grab_accelerator at Base 43.0
+ meta_display_is_grabbed at Base 44~beta
+ meta_display_is_pointer_emulating_sequence at Base 43.0
+ meta_display_list_all_windows at Base 43.0
+ meta_display_list_windows at Base 43.0
+ meta_display_lookup_stack_id at Base 43.0
+ meta_display_remove_keybinding at Base 43.0
+ meta_display_request_pad_osd at Base 43.0
+ meta_display_set_cursor at Base 43.0
+ meta_display_set_input_focus at Base 43.0
+ meta_display_sort_windows_by_stacking at Base 43.0
+ meta_display_supports_extended_barriers at Base 43.0
+ meta_display_unfreeze_keyboard at Base 43.0
+ meta_display_ungrab_accelerator at Base 43.0
+ meta_display_ungrab_keyboard at Base 43.0
+ meta_display_unset_input_focus at Base 43.0
+ meta_display_xserver_time_is_before at Base 43.0
+ meta_dnd_get_type at Base 43.0
+ meta_drm_buffer_dumb_new at Base 43.0
+ meta_drm_buffer_get_fb_id at Base 43.0
+ meta_drm_buffer_get_type at Base 43.0
+ meta_edge_type_get_type at Base 43.0
+ meta_edid_info_new_parse at Base 43.0
+ meta_enable_unredirect_for_display at Base 43.0
+ meta_exit at Base 43.0
+ meta_exit_code_get_type at Base 43.0
+ meta_external_binding_name_for_action at Base 43.0
+ meta_fatal at Base 43.0
+ meta_finish_monitors_config_migration at Base 43.0
+ meta_focus_stage_window at Base 43.0
+ meta_frame_borders_clear at Base 43.0
+ meta_frame_flags_get_type at Base 43.0
+ meta_frame_native_ensure_kms_update at Base 44~rc
+ meta_frame_native_from_frame at Base 44~rc
+ meta_frame_native_had_kms_update at Base 44.1
+ meta_frame_native_has_kms_update at Base 44~rc
+ meta_frame_type_get_type at Base 43.0
+ meta_frame_type_to_string at Base 43.0
+ meta_g_utf8_strndup at Base 43.0
+ meta_gamma_lut_copy at Base 44~rc
+ meta_gamma_lut_equal at Base 44~rc
+ meta_gamma_lut_free at Base 44~rc
+ meta_gamma_lut_new at Base 44~rc
+ meta_get_clutter_debug_flags at Base 43.0
+ meta_get_debug_paint_flags at Base 43.0
+ meta_get_feedback_group_for_display at Base 43.0
+ meta_get_locale_direction at Base 43.0
+ meta_get_stage_for_display at Base 43.0
+ meta_get_top_window_group_for_display at Base 43.0
+ meta_get_window_actors at Base 43.0
+ meta_get_window_group_for_display at Base 43.0
+ meta_gpu_get_backend at Base 43.0
+ meta_gpu_get_crtcs at Base 43.0
+ meta_gpu_get_modes at Base 43.0
+ meta_gpu_get_outputs at Base 43.0
+ meta_gpu_get_type at Base 43.0
+ meta_gpu_has_hotplug_mode_update at Base 43.0
+ meta_gpu_read_current at Base 43.0
+ meta_gpu_take_crtcs at Base 43.0
+ meta_gpu_take_modes at Base 43.0
+ meta_gpu_take_outputs at Base 43.0
+ meta_grab_op_get_type at Base 43.0
+ meta_gravity_get_type at Base 43.0
+ meta_gravity_to_string at Base 43.0
+ meta_group_get_size at Base 43.0
+ meta_group_get_startup_id at Base 43.0
+ meta_group_list_windows at Base 43.0
+ meta_group_property_notify at Base 43.0
+ meta_group_update_layers at Base 43.0
+ meta_idle_monitor_add_idle_watch at Base 43.0
+ meta_idle_monitor_add_user_active_watch at Base 43.0
+ meta_idle_monitor_get_idletime at Base 43.0
+ meta_idle_monitor_get_type at Base 43.0
+ meta_idle_monitor_remove_watch at Base 43.0
+ meta_inhibit_shortcuts_dialog_get_type at Base 43.0
+ meta_inhibit_shortcuts_dialog_hide at Base 43.0
+ meta_inhibit_shortcuts_dialog_response at Base 43.0
+ meta_inhibit_shortcuts_dialog_response_get_type at Base 43.0
+ meta_inhibit_shortcuts_dialog_show at Base 43.0
+ meta_is_restart at Base 43.0
+ meta_is_topic_enabled at Base 43.0
+ meta_is_verbose at Base 43.0
+ meta_is_wayland_compositor at Base 43.0
+ meta_key_binding_action_get_type at Base 43.0
+ meta_key_binding_flags_get_type at Base 43.0
+ meta_key_binding_get_mask at Base 43.0
+ meta_key_binding_get_modifiers at Base 43.0
+ meta_key_binding_get_name at Base 43.0
+ meta_key_binding_get_type at Base 43.0
+ meta_key_binding_is_builtin at Base 43.0
+ meta_key_binding_is_reversed at Base 43.0
+ meta_keybindings_set_custom_handler at Base 43.0
+ meta_keyboard_a11y_flags_get_type at Base 43.0
+ meta_kms_connector_get_current_state at Base 43.0
+ meta_kms_connector_get_device at Base 43.0
+ meta_kms_connector_get_preferred_mode at Base 43.0
+ meta_kms_connector_get_type at Base 43.0
+ meta_kms_crtc_get_current_state at Base 43.0
+ meta_kms_crtc_get_device at Base 43.0
+ meta_kms_crtc_get_id at Base 43.0
+ meta_kms_crtc_get_type at Base 43.0
+ meta_kms_crtc_is_active at Base 43.0
+ meta_kms_device_disable at Base 43.0
+ meta_kms_device_get_connectors at Base 43.0
+ meta_kms_device_get_crtcs at Base 43.0
+ meta_kms_device_get_cursor_plane_for at Base 43.0
+ meta_kms_device_get_driver_name at Base 43.0
+ meta_kms_device_get_impl_device at Base 43.0
+ meta_kms_device_get_kms at Base 43.0
+ meta_kms_device_get_path at Base 43.0
+ meta_kms_device_get_planes at Base 43.0
+ meta_kms_device_get_primary_plane_for at Base 43.0
+ meta_kms_device_get_type at Base 43.0
+ meta_kms_device_process_update_sync at Base 43.0
+ meta_kms_device_uses_monotonic_clock at Base 43.0
+ meta_kms_feedback_unref at Base 44~rc
+ meta_kms_get_backend at Base 43.0
+ meta_kms_get_devices at Base 43.0
+ meta_kms_impl_device_atomic_get_type at Base 43.0
+ meta_kms_impl_device_simple_get_type at Base 43.0
+ meta_kms_mode_clone at Base 43.0
+ meta_kms_mode_free at Base 43.0
+ meta_kms_mode_get_drm_mode at Base 43.0
+ meta_kms_mode_get_height at Base 43.0
+ meta_kms_mode_get_name at Base 43.0
+ meta_kms_mode_get_width at Base 43.0
+ meta_kms_plane_assignment_set_cursor_hotspot at Base 43.0
+ meta_kms_plane_get_device at Base 43.0
+ meta_kms_plane_get_plane_type at Base 43.0
+ meta_kms_plane_is_usable_with at Base 43.0
+ meta_kms_update_add_page_flip_listener at Base 44~rc
+ meta_kms_update_add_result_listener at Base 44~rc
+ meta_kms_update_assign_plane at Base 43.0
+ meta_kms_update_free at Base 43.0
+ meta_kms_update_get_connector_updates at Base 43.0
+ meta_kms_update_get_crtc_color_updates at Base 44~rc
+ meta_kms_update_get_cursor_plane_assignment at Base 43.0
+ meta_kms_update_get_device at Base 43.0
+ meta_kms_update_get_mode_sets at Base 43.0
+ meta_kms_update_get_page_flip_listeners at Base 43.0
+ meta_kms_update_get_plane_assignments at Base 43.0
+ meta_kms_update_get_primary_plane_assignment at Base 43.0
+ meta_kms_update_is_sealed at Base 44~rc
+ meta_kms_update_merge_from at Base 44~rc
+ meta_kms_update_mode_set at Base 43.0
+ meta_kms_update_new at Base 43.0
+ meta_kms_update_set_crtc_gamma at Base 44~rc
+ meta_kms_update_set_max_bpc at Base 44~rc
+ meta_kms_update_set_privacy_screen at Base 44~rc
+ meta_kms_update_set_underscanning at Base 44~rc
+ meta_kms_update_states_sync at Base 43.0
+ meta_later_type_get_type at Base 43.0
+ meta_laters_add at Base 43.0
+ meta_laters_get_type at Base 44~beta
+ meta_laters_remove at Base 43.0
+ meta_launch_context_get_type at Base 43.0
+ meta_launch_context_set_timestamp at Base 43.0
+ meta_launch_context_set_workspace at Base 43.0
+ meta_locale_direction_get_type at Base 43.0
+ meta_log at Base 44~beta
+ meta_logical_monitor_config_free at Base 43.0
+ meta_logical_monitor_configs_have_monitor at Base 43.0
+ meta_logical_monitor_get_layout at Base 43.0
+ meta_logical_monitor_get_monitors at Base 43.0
+ meta_logical_monitor_is_primary at Base 43.0
+ meta_maximize_flags_get_type at Base 43.0
+ meta_migrate_old_monitors_config at Base 43.0
+ meta_migrate_old_user_monitors_config at Base 43.0
+ meta_monitor_calculate_crtc_pos at Base 43.0
+ meta_monitor_calculate_mode_scale at Base 43.0
+ meta_monitor_calculate_supported_scales at Base 43.0
+ meta_monitor_config_free at Base 43.0
+ meta_monitor_config_manager_assign at Base 43.0
+ meta_monitor_config_manager_clear_history at Base 43.0
+ meta_monitor_config_manager_create_fallback at Base 43.0
+ meta_monitor_config_manager_create_for_builtin_orientation at Base 43.0
+ meta_monitor_config_manager_create_for_orientation at Base 43.0
+ meta_monitor_config_manager_create_for_rotate_monitor at Base 43.0
+ meta_monitor_config_manager_create_for_switch_config at Base 43.0
+ meta_monitor_config_manager_create_linear at Base 43.0
+ meta_monitor_config_manager_create_suggested at Base 43.0
+ meta_monitor_config_manager_get_current at Base 43.0
+ meta_monitor_config_manager_get_previous at Base 43.0
+ meta_monitor_config_manager_get_store at Base 43.0
+ meta_monitor_config_manager_get_stored at Base 43.0
+ meta_monitor_config_manager_new at Base 43.0
+ meta_monitor_config_manager_pop_previous at Base 43.0
+ meta_monitor_config_manager_save_current at Base 43.0
+ meta_monitor_config_manager_set_current at Base 43.0
+ meta_monitor_config_store_add at Base 43.0
+ meta_monitor_config_store_get_config_count at Base 43.0
+ meta_monitor_config_store_get_monitor_manager at Base 43.0
+ meta_monitor_config_store_get_policy at Base 43.0
+ meta_monitor_config_store_get_stores_policy at Base 43.0
+ meta_monitor_config_store_lookup at Base 43.0
+ meta_monitor_config_store_new at Base 43.0
+ meta_monitor_config_store_remove at Base 43.0
+ meta_monitor_config_store_reset at Base 43.0
+ meta_monitor_config_store_set_custom at Base 43.0
+ meta_monitor_crtc_to_logical_transform at Base 43.0
+ meta_monitor_derive_current_mode at Base 43.0
+ meta_monitor_get_connector at Base 43.0
+ meta_monitor_get_connector_type at Base 43.0
+ meta_monitor_get_current_mode at Base 43.0
+ meta_monitor_get_edid_checksum_md5 at Base 43.0
+ meta_monitor_get_edid_info at Base 43.0
+ meta_monitor_get_gamma_lut_size at Base 43.0
+ meta_monitor_get_logical_monitor at Base 43.0
+ meta_monitor_get_main_output at Base 43.0
+ meta_monitor_get_mode_from_id at Base 43.0
+ meta_monitor_get_mode_from_spec at Base 43.0
+ meta_monitor_get_modes at Base 43.0
+ meta_monitor_get_outputs at Base 43.0
+ meta_monitor_get_physical_dimensions at Base 43.0
+ meta_monitor_get_preferred_mode at Base 43.0
+ meta_monitor_get_product at Base 43.0
+ meta_monitor_get_serial at Base 43.0
+ meta_monitor_get_suggested_position at Base 43.0
+ meta_monitor_get_type at Base 43.0
+ meta_monitor_get_vendor at Base 43.0
+ meta_monitor_is_active at Base 43.0
+ meta_monitor_is_primary at Base 44~beta
+ meta_monitor_logical_to_crtc_transform at Base 43.0
+ meta_monitor_manager_can_switch_config at Base 43.0
+ meta_monitor_manager_create_virtual_monitor at Base 43.0
+ meta_monitor_manager_ensure_configured at Base 43.0
+ meta_monitor_manager_get_backend at Base 43.0
+ meta_monitor_manager_get_config_manager at Base 43.0
+ meta_monitor_manager_get_display_configuration_timeout at Base 43.0
+ meta_monitor_manager_get_is_builtin_display_on at Base 43.0
+ meta_monitor_manager_get_laptop_panel at Base 43.0
+ meta_monitor_manager_get_logical_monitors at Base 43.0
+ meta_monitor_manager_get_monitor_for_connector at Base 43.0
+ meta_monitor_manager_get_monitors at Base 43.0
+ meta_monitor_manager_get_num_logical_monitors at Base 43.0
+ meta_monitor_manager_get_panel_orientation_managed at Base 43.0
+ meta_monitor_manager_get_primary_logical_monitor at Base 43.0
+ meta_monitor_manager_get_switch_config at Base 43.0
+ meta_monitor_manager_get_type at Base 43.0
+ meta_monitor_manager_lid_is_closed_changed at Base 43.0
+ meta_monitor_manager_rebuild at Base 43.0
+ meta_monitor_manager_rebuild_derived at Base 43.0
+ meta_monitor_manager_reconfigure at Base 43.0
+ meta_monitor_manager_reload at Base 43.0
+ meta_monitor_manager_switch_config at Base 43.0
+ meta_monitor_manager_update_logical_state at Base 43.0
+ meta_monitor_manager_update_logical_state_derived at Base 43.0
+ meta_monitor_mode_foreach_crtc at Base 43.0
+ meta_monitor_mode_foreach_output at Base 43.0
+ meta_monitor_mode_get_flags at Base 43.0
+ meta_monitor_mode_get_id at Base 43.0
+ meta_monitor_mode_get_refresh_rate at Base 43.0
+ meta_monitor_mode_get_resolution at Base 43.0
+ meta_monitor_mode_get_spec at Base 43.0
+ meta_monitor_mode_should_be_advertised at Base 43.0
+ meta_monitor_mode_spec_has_similar_size at Base 43.0
+ meta_monitor_set_current_mode at Base 43.0
+ meta_monitor_spec_clone at Base 43.0
+ meta_monitor_spec_compare at Base 43.0
+ meta_monitor_spec_equals at Base 43.0
+ meta_monitor_spec_free at Base 43.0
+ meta_monitor_switch_config_type_get_type at Base 43.0
+ meta_monitor_tiled_get_tile_group_id at Base 43.0
+ meta_monitor_transform_from_orientation at Base 43.0
+ meta_monitor_transform_invert at Base 43.0
+ meta_monitor_transform_transform at Base 43.0
+ meta_monitors_config_get_switch_config at Base 43.0
+ meta_monitors_config_key_equal at Base 43.0
+ meta_monitors_config_key_free at Base 43.0
+ meta_monitors_config_key_hash at Base 43.0
+ meta_monitors_config_new at Base 43.0
+ meta_monitors_config_new_full at Base 43.0
+ meta_monitors_config_set_parent_config at Base 43.0
+ meta_monitors_config_set_switch_config at Base 43.0
+ meta_motion_direction_get_type at Base 43.0
+ meta_onscreen_native_get_crtc at Base 43.0
+ meta_onscreen_native_get_type at Base 43.0
+ meta_orientation_manager_get_orientation at Base 43.0
+ meta_orientation_manager_get_type at Base 43.0
+ meta_orientation_manager_has_accelerometer at Base 43.0
+ meta_output_assign_crtc at Base 43.0
+ meta_output_get_assigned_crtc at Base 43.0
+ meta_output_get_gpu at Base 43.0
+ meta_output_get_id at Base 43.0
+ meta_output_get_info at Base 43.0
+ meta_output_get_max_bpc at Base 43.0
+ meta_output_get_monitor at Base 43.0
+ meta_output_get_type at Base 43.0
+ meta_output_info_get_type at Base 43.0
+ meta_output_info_new at Base 43.0
+ meta_output_info_parse_edid at Base 43.0
+ meta_output_info_ref at Base 43.0
+ meta_output_info_unref at Base 43.0
+ meta_output_is_presentation at Base 43.0
+ meta_output_is_primary at Base 43.0
+ meta_output_is_underscanning at Base 43.0
+ meta_output_unassign_crtc at Base 43.0
+ meta_pad_action_type_get_type at Base 43.0
+ meta_parse_monitor_mode at Base 44.1
+ meta_plugin_complete_display_change at Base 43.0
+ meta_plugin_destroy_completed at Base 43.0
+ meta_plugin_get_display at Base 43.0
+ meta_plugin_get_info at Base 43.0
+ meta_plugin_get_type at Base 43.0
+ meta_plugin_manager_load at Base 43.0
+ meta_plugin_manager_set_plugin_type at Base 43.0
+ meta_plugin_map_completed at Base 43.0
+ meta_plugin_minimize_completed at Base 43.0
+ meta_plugin_size_change_completed at Base 43.0
+ meta_plugin_switch_workspace_completed at Base 43.0
+ meta_plugin_unminimize_completed at Base 43.0
+ meta_preference_get_type at Base 43.0
+ meta_preference_to_string at Base 43.0
+ meta_prefs_add_listener at Base 43.0
+ meta_prefs_bell_is_audible at Base 43.0
+ meta_prefs_change_workspace_name at Base 43.0
+ meta_prefs_get_action_double_click_titlebar at Base 43.0
+ meta_prefs_get_action_middle_click_titlebar at Base 43.0
+ meta_prefs_get_action_right_click_titlebar at Base 43.0
+ meta_prefs_get_attach_modal_dialogs at Base 43.0
+ meta_prefs_get_auto_maximize at Base 43.0
+ meta_prefs_get_auto_raise at Base 43.0
+ meta_prefs_get_auto_raise_delay at Base 43.0
+ meta_prefs_get_button_layout at Base 43.0
+ meta_prefs_get_center_new_windows at Base 43.0
+ meta_prefs_get_check_alive_timeout at Base 43.0
+ meta_prefs_get_cursor_size at Base 43.0
+ meta_prefs_get_cursor_theme at Base 43.0
+ meta_prefs_get_disable_workarounds at Base 43.0
+ meta_prefs_get_drag_threshold at Base 43.0
+ meta_prefs_get_draggable_border_width at Base 43.0
+ meta_prefs_get_dynamic_workspaces at Base 43.0
+ meta_prefs_get_edge_tiling at Base 43.0
+ meta_prefs_get_focus_change_on_pointer_rest at Base 43.0
+ meta_prefs_get_focus_mode at Base 43.0
+ meta_prefs_get_focus_new_windows at Base 43.0
+ meta_prefs_get_force_fullscreen at Base 43.0
+ meta_prefs_get_gnome_accessibility at Base 43.0
+ meta_prefs_get_gnome_animations at Base 43.0
+ meta_prefs_get_keybinding_action at Base 43.0
+ meta_prefs_get_keybinding_label at Base 44~rc
+ meta_prefs_get_mouse_button_menu at Base 43.0
+ meta_prefs_get_mouse_button_mods at Base 43.0
+ meta_prefs_get_mouse_button_resize at Base 43.0
+ meta_prefs_get_num_workspaces at Base 43.0
+ meta_prefs_get_raise_on_click at Base 43.0
+ meta_prefs_get_show_fallback_app_menu at Base 43.0
+ meta_prefs_get_titlebar_font at Base 43.0
+ meta_prefs_get_visual_bell at Base 43.0
+ meta_prefs_get_visual_bell_type at Base 43.0
+ meta_prefs_get_workspace_name at Base 43.0
+ meta_prefs_get_workspaces_only_on_primary at Base 43.0
+ meta_prefs_remove_listener at Base 43.0
+ meta_prefs_set_force_fullscreen at Base 43.0
+ meta_prefs_set_num_workspaces at Base 43.0
+ meta_prefs_set_show_fallback_app_menu at Base 43.0
+ meta_rect at Base 43.0
+ meta_rectangle_area at Base 43.0
+ meta_rectangle_clamp_to_fit_into_region at Base 43.0
+ meta_rectangle_clip_to_region at Base 43.0
+ meta_rectangle_contained_in_region at Base 43.0
+ meta_rectangle_contains_rect at Base 43.0
+ meta_rectangle_copy at Base 43.0
+ meta_rectangle_could_fit_in_region at Base 43.0
+ meta_rectangle_could_fit_rect at Base 43.0
+ meta_rectangle_edge_aligns at Base 43.0
+ meta_rectangle_edge_cmp at Base 43.0
+ meta_rectangle_edge_cmp_ignore_type at Base 43.0
+ meta_rectangle_equal at Base 43.0
+ meta_rectangle_expand_to_avoiding_struts at Base 43.0
+ meta_rectangle_find_linepoint_closest_to_point at Base 43.0
+ meta_rectangle_find_nonintersected_monitor_edges at Base 43.0
+ meta_rectangle_find_onscreen_edges at Base 43.0
+ meta_rectangle_free at Base 43.0
+ meta_rectangle_free_list_and_elements at Base 43.0
+ meta_rectangle_get_minimal_spanning_set_for_region at Base 43.0
+ meta_rectangle_get_type at Base 43.0
+ meta_rectangle_horiz_overlap at Base 43.0
+ meta_rectangle_intersect at Base 43.0
+ meta_rectangle_is_adjacent_to at Base 43.0
+ meta_rectangle_overlap at Base 43.0
+ meta_rectangle_overlaps_with_region at Base 43.0
+ meta_rectangle_resize_with_gravity at Base 43.0
+ meta_rectangle_scale_double at Base 43.0
+ meta_rectangle_shove_into_region at Base 43.0
+ meta_rectangle_transform at Base 43.0
+ meta_rectangle_union at Base 43.0
+ meta_rectangle_vert_overlap at Base 43.0
+ meta_remote_access_controller_get_type at Base 43.0
+ meta_remote_access_controller_inhibit_remote_access at Base 43.0
+ meta_remote_access_controller_uninhibit_remote_access at Base 43.0
+ meta_remote_access_handle_get_disable_animations at Base 43.0
+ meta_remote_access_handle_get_type at Base 43.0
+ meta_remote_access_handle_stop at Base 43.0
+ meta_remove_clutter_debug_flags at Base 43.0
+ meta_remove_debug_paint_flag at Base 43.0
+ meta_remove_verbose_topic at Base 43.0
+ meta_renderer_get_view_for_crtc at Base 43.0
+ meta_renderer_get_views at Base 43.0
+ meta_renderer_native_get_type at Base 44~rc
+ meta_renderer_native_has_pending_mode_sets at Base 44~rc
+ meta_renderer_view_get_crtc at Base 44~beta
+ meta_renderer_view_get_type at Base 44~beta
+ meta_restart at Base 43.0
+ meta_seat_impl_run_input_task at Base 44~beta
+ meta_seat_native_get_type at Base 44~beta
+ meta_selection_get_mimetypes at Base 43.0
+ meta_selection_get_type at Base 43.0
+ meta_selection_new at Base 43.0
+ meta_selection_set_owner at Base 43.0
+ meta_selection_source_get_mimetypes at Base 43.0
+ meta_selection_source_get_type at Base 43.0
+ meta_selection_source_is_active at Base 43.0
+ meta_selection_source_memory_get_type at Base 43.0
+ meta_selection_source_memory_new at Base 43.0
+ meta_selection_source_read_async at Base 43.0
+ meta_selection_source_read_finish at Base 43.0
+ meta_selection_transfer_async at Base 43.0
+ meta_selection_transfer_finish at Base 43.0
+ meta_selection_type_get_type at Base 43.0
+ meta_selection_unset_owner at Base 43.0
+ meta_service_channel_get_service_client at Base 44~beta
+ meta_set_color_efivar_test_path at Base 43.0
+ meta_set_drm_hdr_metadata at Base 44~rc
+ meta_settings_enable_experimental_feature at Base 43.0
+ meta_settings_get_font_dpi at Base 43.0
+ meta_settings_get_ui_scaling_factor at Base 43.0
+ meta_settings_is_experimental_feature_enabled at Base 43.0
+ meta_settings_override_experimental_features at Base 43.0
+ meta_shadow_factory_get_default at Base 43.0
+ meta_shadow_factory_get_params at Base 43.0
+ meta_shadow_factory_get_shadow at Base 43.0
+ meta_shadow_factory_get_type at Base 43.0
+ meta_shadow_factory_new at Base 43.0
+ meta_shadow_factory_set_params at Base 43.0
+ meta_shadow_get_bounds at Base 43.0
+ meta_shadow_get_type at Base 43.0
+ meta_shadow_mode_get_type at Base 43.0
+ meta_shadow_paint at Base 43.0
+ meta_shadow_ref at Base 43.0
+ meta_shadow_unref at Base 43.0
+ meta_shaped_texture_get_image at Base 43.0
+ meta_shaped_texture_get_texture at Base 43.0
+ meta_shaped_texture_get_type at Base 43.0
+ meta_shaped_texture_set_create_mipmaps at Base 43.0
+ meta_shaped_texture_set_mask_texture at Base 43.0
+ meta_side_get_type at Base 43.0
+ meta_size_change_get_type at Base 43.0
+ meta_sound_player_get_type at Base 43.0
+ meta_sound_player_play_from_file at Base 43.0
+ meta_sound_player_play_from_theme at Base 43.0
+ meta_stack_layer_get_type at Base 43.0
+ meta_stack_tracker_get_stack at Base 43.0
+ meta_stage_get_type at Base 43.0
+ meta_stage_is_focused at Base 43.0
+ meta_stage_remove_watch at Base 43.0
+ meta_stage_watch_view at Base 43.0
+ meta_stage_x11_get_type at Base 43.0
+ meta_startup_notification_create_launcher at Base 43.0
+ meta_startup_notification_get_sequences at Base 43.0
+ meta_startup_notification_get_type at Base 43.0
+ meta_startup_sequence_complete at Base 43.0
+ meta_startup_sequence_get_application_id at Base 43.0
+ meta_startup_sequence_get_completed at Base 43.0
+ meta_startup_sequence_get_icon_name at Base 43.0
+ meta_startup_sequence_get_id at Base 43.0
+ meta_startup_sequence_get_name at Base 43.0
+ meta_startup_sequence_get_timestamp at Base 43.0
+ meta_startup_sequence_get_type at Base 43.0
+ meta_startup_sequence_get_wmclass at Base 43.0
+ meta_startup_sequence_get_workspace at Base 43.0
+ meta_tab_list_get_type at Base 43.0
+ meta_tab_show_type_get_type at Base 43.0
+ meta_udev_list_drm_devices at Base 44~rc
+ meta_unsigned_long_equal at Base 43.0
+ meta_unsigned_long_hash at Base 43.0
+ meta_verify_logical_monitor_config at Base 43.0
+ meta_verify_monitor_config at Base 43.0
+ meta_verify_monitor_mode_spec at Base 43.0
+ meta_verify_monitor_spec at Base 43.0
+ meta_verify_monitors_config at Base 43.0
+ meta_virtual_modifier_get_type at Base 43.0
+ meta_virtual_monitor_get_crtc_mode at Base 43.0
+ meta_virtual_monitor_get_output at Base 43.0
+ meta_virtual_monitor_info_free at Base 43.0
+ meta_virtual_monitor_info_new at Base 43.0
+ meta_virtual_monitor_set_mode at Base 43.0
+ meta_warning at Base 43.0
+ (arch=linux-any)meta_wayland_actor_surface_get_actor at Base 43.0
+ (arch=linux-any)meta_wayland_client_get_type at Base 43.0
+ (arch=linux-any)meta_wayland_client_hide_from_window_list at Base 43.0
+ meta_wayland_client_matches at Base 44~beta
+ (arch=linux-any)meta_wayland_client_new at Base 43.0
+ meta_wayland_client_new_indirect at Base 44~beta
+ (arch=linux-any)meta_wayland_client_owns_window at Base 43.0
+ meta_wayland_client_setup_fd at Base 44~beta
+ (arch=linux-any)meta_wayland_client_show_in_window_list at Base 43.0
+ (arch=linux-any)meta_wayland_client_spawn at Base 43.0
+ (arch=linux-any)meta_wayland_client_spawnv at Base 43.0
+ meta_wayland_compositor_get_context at Base 44~beta
+ meta_wayland_compositor_get_filter_manager at Base 44~beta
+ meta_wayland_compositor_get_wayland_display at Base 44~beta
+ (arch=linux-any)meta_wayland_compositor_get_xwayland_manager at Base 43.0
+ meta_wayland_filter_manager_add_global at Base 44~beta
+ meta_wayland_filter_manager_remove_global at Base 44~beta
+ (arch=linux-any)meta_wayland_get_public_xwayland_display_name at Base 43.0
+ (arch=linux-any)meta_wayland_get_wayland_display_name at Base 43.0
+ (arch=linux-any)meta_wayland_override_display_name at Base 43.0
+ (arch=linux-any)meta_wayland_surface_get_actor at Base 43.0
+ meta_wayland_surface_get_buffer_height at Base 44~rc
+ meta_wayland_surface_get_buffer_width at Base 44~rc
+ (arch=linux-any)meta_wayland_surface_get_height at Base 43.1
+ meta_wayland_surface_get_resource at Base 44~beta
+ (arch=linux-any)meta_wayland_surface_get_width at Base 43.1
+ meta_wayland_surface_get_window at Base 43.0
+ meta_window_activate at Base 43.0
+ meta_window_activate_with_workspace at Base 43.0
+ meta_window_actor_effect_in_progress at Base 43.0
+ meta_window_actor_freeze at Base 43.0
+ meta_window_actor_from_actor at Base 43.0
+ meta_window_actor_from_window at Base 43.0
+ meta_window_actor_get_image at Base 43.0
+ meta_window_actor_get_meta_window at Base 43.0
+ meta_window_actor_get_texture at Base 43.0
+ meta_window_actor_get_type at Base 43.0
+ meta_window_actor_is_destroyed at Base 43.0
+ meta_window_actor_paint_to_content at Base 43.0
+ meta_window_actor_queue_frame_drawn at Base 43.0
+ meta_window_actor_sync_visibility at Base 43.0
+ meta_window_actor_thaw at Base 43.0
+ meta_window_allows_move at Base 43.0
+ meta_window_allows_resize at Base 43.0
+ meta_window_appears_focused at Base 43.0
+ meta_window_begin_grab_op at Base 43.0
+ meta_window_can_close at Base 43.0
+ meta_window_can_maximize at Base 43.0
+ meta_window_can_minimize at Base 43.0
+ meta_window_change_workspace at Base 43.0
+ meta_window_change_workspace_by_index at Base 43.0
+ meta_window_check_alive at Base 43.0
+ meta_window_client_rect_to_frame_rect at Base 43.0
+ meta_window_client_type_get_type at Base 43.0
+ meta_window_compute_group at Base 43.0
+ meta_window_delete at Base 43.0
+ meta_window_find_monitor_from_frame_rect at Base 43.0
+ meta_window_find_root_ancestor at Base 43.0
+ meta_window_focus at Base 43.0
+ meta_window_foreach_ancestor at Base 43.0
+ meta_window_foreach_transient at Base 43.0
+ meta_window_frame_rect_to_client_rect at Base 43.0
+ meta_window_get_buffer_rect at Base 43.0
+ meta_window_get_client_machine at Base 43.0
+ meta_window_get_client_type at Base 43.0
+ meta_window_get_compositor_private at Base 43.0
+ meta_window_get_description at Base 43.0
+ meta_window_get_display at Base 43.0
+ meta_window_get_frame at Base 43.0
+ meta_window_get_frame_bounds at Base 43.0
+ meta_window_get_frame_rect at Base 43.0
+ meta_window_get_frame_type at Base 43.0
+ meta_window_get_group at Base 43.0
+ meta_window_get_gtk_app_menu_object_path at Base 43.0
+ meta_window_get_gtk_application_id at Base 43.0
+ meta_window_get_gtk_application_object_path at Base 43.0
+ meta_window_get_gtk_menubar_object_path at Base 43.0
+ meta_window_get_gtk_theme_variant at Base 43.0
+ meta_window_get_gtk_unique_bus_name at Base 43.0
+ meta_window_get_gtk_window_object_path at Base 43.0
+ meta_window_get_icon_geometry at Base 43.0
+ meta_window_get_id at Base 43.0
+ meta_window_get_layer at Base 43.0
+ meta_window_get_maximized at Base 43.0
+ meta_window_get_monitor at Base 43.0
+ meta_window_get_mutter_hints at Base 43.0
+ meta_window_get_pid at Base 43.0
+ meta_window_get_role at Base 43.0
+ meta_window_get_sandboxed_app_id at Base 43.0
+ meta_window_get_stable_sequence at Base 43.0
+ meta_window_get_startup_id at Base 43.0
+ meta_window_get_tile_match at Base 43.0
+ meta_window_get_title at Base 43.0
+ meta_window_get_transient_for at Base 43.0
+ meta_window_get_type at Base 43.0
+ meta_window_get_user_time at Base 43.0
+ meta_window_get_wayland_surface at Base 44~beta
+ meta_window_get_window_type at Base 43.0
+ meta_window_get_wm_class at Base 43.0
+ meta_window_get_wm_class_instance at Base 43.0
+ meta_window_get_work_area_all_monitors at Base 43.0
+ meta_window_get_work_area_current_monitor at Base 43.0
+ meta_window_get_work_area_for_monitor at Base 43.0
+ meta_window_get_workspace at Base 43.0
+ meta_window_get_xwindow at Base 43.0
+ meta_window_group_get_type at Base 43.0
+ meta_window_group_leader_changed at Base 43.0
+ meta_window_has_attached_dialogs at Base 43.0
+ meta_window_has_focus at Base 43.0
+ meta_window_has_pointer at Base 44.1
+ meta_window_is_above at Base 43.0
+ meta_window_is_always_on_all_workspaces at Base 43.0
+ meta_window_is_ancestor_of_transient at Base 43.0
+ meta_window_is_attached_dialog at Base 43.0
+ meta_window_is_client_decorated at Base 43.0
+ meta_window_is_fullscreen at Base 43.0
+ meta_window_is_hidden at Base 43.0
+ meta_window_is_monitor_sized at Base 43.0
+ meta_window_is_on_all_workspaces at Base 43.0
+ meta_window_is_on_primary_monitor at Base 43.0
+ meta_window_is_override_redirect at Base 43.0
+ meta_window_is_remote at Base 43.0
+ meta_window_is_screen_sized at Base 43.0
+ meta_window_is_skip_taskbar at Base 43.0
+ meta_window_kill at Base 43.0
+ meta_window_located_on_workspace at Base 43.0
+ meta_window_lower at Base 43.0
+ meta_window_lower_with_transients at Base 43.0
+ meta_window_make_above at Base 43.0
+ meta_window_make_fullscreen at Base 43.0
+ meta_window_maximize at Base 43.0
+ meta_window_menu_type_get_type at Base 43.0
+ meta_window_minimize at Base 43.0
+ meta_window_move_frame at Base 43.0
+ meta_window_move_resize_frame at Base 43.0
+ meta_window_move_to_monitor at Base 43.0
+ meta_window_raise at Base 43.0
+ meta_window_raise_and_make_recent at Base 44~rc
+ meta_window_set_compositor_private at Base 43.0
+ meta_window_set_demands_attention at Base 43.0
+ meta_window_set_icon_geometry at Base 43.0
+ meta_window_shape_equal at Base 43.0
+ meta_window_shape_get_borders at Base 43.0
+ meta_window_shape_get_type at Base 43.0
+ meta_window_shape_hash at Base 43.0
+ meta_window_shape_new at Base 43.0
+ meta_window_shape_ref at Base 43.0
+ meta_window_shape_to_region at Base 43.0
+ meta_window_shape_unref at Base 43.0
+ meta_window_shove_titlebar_onscreen at Base 43.0
+ meta_window_showing_on_its_workspace at Base 43.0
+ meta_window_shutdown_group at Base 43.0
+ meta_window_stick at Base 43.0
+ meta_window_tile at Base 43.0
+ meta_window_titlebar_is_onscreen at Base 43.0
+ meta_window_type_get_type at Base 43.0
+ meta_window_unmake_above at Base 43.0
+ meta_window_unmake_fullscreen at Base 43.0
+ meta_window_unmaximize at Base 43.0
+ meta_window_unminimize at Base 43.0
+ meta_window_unset_demands_attention at Base 43.0
+ meta_window_unstick at Base 43.0
+ meta_window_untile at Base 43.0
+ (arch=linux-any)meta_window_wayland_get_type at Base 43.1
+ (arch=linux-any)meta_window_wayland_is_acked_fullscreen at Base 43.1
+ meta_window_x11_get_toplevel_xwindow at Base 44~beta
+ meta_window_x11_get_type at Base 44~beta
+ meta_workspace_activate at Base 43.0
+ meta_workspace_activate_with_focus at Base 43.0
+ meta_workspace_get_display at Base 43.0
+ meta_workspace_get_neighbor at Base 43.0
+ meta_workspace_get_type at Base 43.0
+ meta_workspace_get_work_area_all_monitors at Base 43.0
+ meta_workspace_get_work_area_for_monitor at Base 43.0
+ meta_workspace_index at Base 43.0
+ meta_workspace_list_windows at Base 43.0
+ meta_workspace_manager_append_new_workspace at Base 43.0
+ meta_workspace_manager_get_active_workspace at Base 43.0
+ meta_workspace_manager_get_active_workspace_index at Base 43.0
+ meta_workspace_manager_get_n_workspaces at Base 43.0
+ meta_workspace_manager_get_type at Base 43.0
+ meta_workspace_manager_get_workspace_by_index at Base 43.0
+ meta_workspace_manager_get_workspaces at Base 43.0
+ meta_workspace_manager_override_workspace_layout at Base 43.0
+ meta_workspace_manager_remove_workspace at Base 43.0
+ meta_workspace_manager_reorder_workspace at Base 43.0
+ meta_workspace_manager_update_num_workspaces at Base 43.1
+ meta_workspace_set_builtin_struts at Base 43.0
+ meta_x11_display_add_alarm_filter at Base 43.2
+ meta_x11_display_add_event_func at Base 44~rc
+ meta_x11_display_get_type at Base 43.0
+ meta_x11_display_get_xdisplay at Base 43.0
+ meta_x11_display_get_xroot at Base 43.0
+ meta_x11_display_lookup_group at Base 43.0
+ meta_x11_display_remove_alarm_filter at Base 43.2
+ meta_x11_display_remove_event_func at Base 44~rc
+ meta_x11_display_set_stage_input_region at Base 43.0
+ meta_x11_error_trap_pop at Base 43.0
+ meta_x11_error_trap_pop_with_return at Base 43.0
+ meta_x11_error_trap_push at Base 43.0
+ (arch=linux-any)meta_xwayland_override_display_number at Base 43.0
+ (arch=linux-any)meta_xwayland_signal at Base 43.0
+ set_output_hdr_metadata at Base 44~rc
+libmutter-clutter-12.so.0 libmutter-12-0t64 #MINVER#
+* Build-Depends-Package: libmutter-12-dev
+ _clutter_backend_translate_event at Base 43.0
+ _clutter_context_is_initialized at Base 43.0
+ _clutter_event_get_platform_data at Base 43.0
+ _clutter_event_process_filters at Base 43.0
+ _clutter_event_push at Base 43.0
+ _clutter_event_set_platform_data at Base 43.0
+ _clutter_event_set_pointer_emulated at Base 43.0
+ _clutter_event_set_state_full at Base 43.0
+ _clutter_input_pointer_a11y_add_device at Base 43.0
+ _clutter_input_pointer_a11y_on_button_event at Base 43.0
+ _clutter_input_pointer_a11y_on_motion_event at Base 43.0
+ _clutter_input_pointer_a11y_remove_device at Base 43.0
+ _clutter_is_input_pointer_a11y_enabled at Base 43.0
+ _clutter_pango_unichar_direction at Base 43.0
+ _clutter_process_event at Base 43.0
+ _clutter_set_sync_to_vblank at Base 43.0
+ _clutter_stage_get_window at Base 43.0
+ _clutter_stage_maybe_setup_viewport at Base 43.0
+ _clutter_stage_queue_event at Base 43.0
+ _clutter_stage_set_window at Base 43.0
+ _clutter_stage_window_can_clip_redraws at Base 43.0
+ _clutter_stage_window_get_geometry at Base 43.0
+ _clutter_util_rect_from_rectangle at Base 43.0
+ _clutter_util_rectangle_int_extents at Base 43.0
+ cally_accessibility_init at Base 43.0
+ cally_actor_add_action at Base 43.0
+ cally_actor_add_action_full at Base 43.0
+ cally_actor_get_type at Base 43.0
+ cally_actor_new at Base 43.0
+ cally_actor_remove_action at Base 43.0
+ cally_actor_remove_action_by_name at Base 43.0
+ cally_clone_get_type at Base 43.0
+ cally_clone_new at Base 43.0
+ cally_get_cally_initialized at Base 43.0
+ cally_root_get_type at Base 43.0
+ cally_root_new at Base 43.0
+ cally_stage_get_type at Base 43.0
+ cally_stage_new at Base 43.0
+ cally_text_get_type at Base 43.0
+ cally_text_new at Base 43.0
+ cally_util_get_type at Base 43.0
+ clutter_action_get_type at Base 43.0
+ clutter_actor_add_action at Base 43.0
+ clutter_actor_add_action_full at Base 43.0
+ clutter_actor_add_action_with_name at Base 43.0
+ clutter_actor_add_child at Base 43.0
+ clutter_actor_add_constraint at Base 43.0
+ clutter_actor_add_constraint_with_name at Base 43.0
+ clutter_actor_add_effect at Base 43.0
+ clutter_actor_add_effect_with_name at Base 43.0
+ clutter_actor_add_transition at Base 43.0
+ clutter_actor_align_get_type at Base 43.0
+ clutter_actor_allocate at Base 43.0
+ clutter_actor_allocate_align_fill at Base 43.0
+ clutter_actor_allocate_available_size at Base 43.0
+ clutter_actor_allocate_preferred_size at Base 43.0
+ clutter_actor_apply_relative_transform_to_point at Base 43.0
+ clutter_actor_apply_transform_to_point at Base 43.0
+ clutter_actor_bind_model at Base 43.0
+ clutter_actor_bind_model_with_properties at Base 43.0
+ clutter_actor_box_alloc at Base 43.0
+ clutter_actor_box_clamp_to_pixel at Base 43.0
+ clutter_actor_box_contains at Base 43.0
+ clutter_actor_box_copy at Base 43.0
+ clutter_actor_box_equal at Base 43.0
+ clutter_actor_box_free at Base 43.0
+ clutter_actor_box_from_vertices at Base 43.0
+ clutter_actor_box_get_area at Base 43.0
+ clutter_actor_box_get_height at Base 43.0
+ clutter_actor_box_get_origin at Base 43.0
+ clutter_actor_box_get_size at Base 43.0
+ clutter_actor_box_get_type at Base 43.0
+ clutter_actor_box_get_width at Base 43.0
+ clutter_actor_box_get_x at Base 43.0
+ clutter_actor_box_get_y at Base 43.0
+ clutter_actor_box_init at Base 43.0
+ clutter_actor_box_init_rect at Base 43.0
+ clutter_actor_box_interpolate at Base 43.0
+ clutter_actor_box_is_initialized at Base 43.0
+ clutter_actor_box_new at Base 43.0
+ clutter_actor_box_scale at Base 43.0
+ clutter_actor_box_set_origin at Base 43.0
+ clutter_actor_box_set_size at Base 43.0
+ clutter_actor_box_union at Base 43.0
+ clutter_actor_clear_actions at Base 43.0
+ clutter_actor_clear_constraints at Base 43.0
+ clutter_actor_clear_effects at Base 43.0
+ clutter_actor_contains at Base 43.0
+ clutter_actor_continue_paint at Base 43.0
+ clutter_actor_continue_pick at Base 43.0
+ clutter_actor_create_pango_context at Base 43.0
+ clutter_actor_create_pango_layout at Base 43.0
+ clutter_actor_destroy at Base 43.0
+ clutter_actor_destroy_all_children at Base 43.0
+ clutter_actor_event at Base 43.0
+ clutter_actor_flags_get_type at Base 43.0
+ clutter_actor_get_abs_allocation_vertices at Base 43.0
+ clutter_actor_get_accessible at Base 43.0
+ clutter_actor_get_action at Base 43.0
+ clutter_actor_get_actions at Base 43.0
+ clutter_actor_get_allocation_box at Base 43.0
+ clutter_actor_get_background_color at Base 43.0
+ clutter_actor_get_child_at_index at Base 43.0
+ clutter_actor_get_child_transform at Base 43.0
+ clutter_actor_get_children at Base 43.0
+ clutter_actor_get_clip at Base 43.0
+ clutter_actor_get_clip_to_allocation at Base 43.0
+ clutter_actor_get_color_state at Base 43.0
+ clutter_actor_get_constraint at Base 43.0
+ clutter_actor_get_constraints at Base 43.0
+ clutter_actor_get_content at Base 43.0
+ clutter_actor_get_content_box at Base 43.0
+ clutter_actor_get_content_gravity at Base 43.0
+ clutter_actor_get_content_repeat at Base 43.0
+ clutter_actor_get_content_scaling_filters at Base 43.0
+ clutter_actor_get_easing_delay at Base 43.0
+ clutter_actor_get_easing_duration at Base 43.0
+ clutter_actor_get_easing_mode at Base 43.0
+ clutter_actor_get_effect at Base 43.0
+ clutter_actor_get_effects at Base 43.0
+ clutter_actor_get_first_child at Base 43.0
+ clutter_actor_get_fixed_position at Base 43.0
+ clutter_actor_get_fixed_position_set at Base 43.0
+ clutter_actor_get_flags at Base 43.0
+ clutter_actor_get_height at Base 43.0
+ clutter_actor_get_last_child at Base 43.0
+ clutter_actor_get_layout_manager at Base 43.0
+ clutter_actor_get_margin at Base 43.0
+ clutter_actor_get_margin_bottom at Base 43.0
+ clutter_actor_get_margin_left at Base 43.0
+ clutter_actor_get_margin_right at Base 43.0
+ clutter_actor_get_margin_top at Base 43.0
+ clutter_actor_get_n_children at Base 43.0
+ clutter_actor_get_name at Base 43.0
+ clutter_actor_get_next_sibling at Base 43.0
+ clutter_actor_get_offscreen_redirect at Base 43.0
+ clutter_actor_get_opacity at Base 43.0
+ clutter_actor_get_opacity_override at Base 43.0
+ clutter_actor_get_paint_box at Base 43.0
+ clutter_actor_get_paint_opacity at Base 43.0
+ clutter_actor_get_paint_visibility at Base 43.0
+ clutter_actor_get_paint_volume at Base 43.0
+ clutter_actor_get_pango_context at Base 43.0
+ clutter_actor_get_parent at Base 43.0
+ clutter_actor_get_pivot_point at Base 43.0
+ clutter_actor_get_pivot_point_z at Base 43.0
+ clutter_actor_get_position at Base 43.0
+ clutter_actor_get_preferred_height at Base 43.0
+ clutter_actor_get_preferred_size at Base 43.0
+ clutter_actor_get_preferred_width at Base 43.0
+ clutter_actor_get_previous_sibling at Base 43.0
+ clutter_actor_get_reactive at Base 43.0
+ clutter_actor_get_request_mode at Base 43.0
+ clutter_actor_get_resource_scale at Base 43.0
+ clutter_actor_get_rotation_angle at Base 43.0
+ clutter_actor_get_scale at Base 43.0
+ clutter_actor_get_scale_z at Base 43.0
+ clutter_actor_get_size at Base 43.0
+ clutter_actor_get_stage at Base 43.0
+ clutter_actor_get_text_direction at Base 43.0
+ clutter_actor_get_transform at Base 43.0
+ clutter_actor_get_transformed_extents at Base 43.0
+ clutter_actor_get_transformed_paint_volume at Base 43.0
+ clutter_actor_get_transformed_position at Base 43.0
+ clutter_actor_get_transformed_size at Base 43.0
+ clutter_actor_get_transition at Base 43.0
+ clutter_actor_get_translation at Base 43.0
+ clutter_actor_get_type at Base 43.0
+ clutter_actor_get_width at Base 43.0
+ clutter_actor_get_x at Base 43.0
+ clutter_actor_get_x_align at Base 43.0
+ clutter_actor_get_x_expand at Base 43.0
+ clutter_actor_get_y at Base 43.0
+ clutter_actor_get_y_align at Base 43.0
+ clutter_actor_get_y_expand at Base 43.0
+ clutter_actor_get_z_position at Base 43.0
+ clutter_actor_grab_key_focus at Base 43.0
+ clutter_actor_has_accessible at Base 43.0
+ clutter_actor_has_actions at Base 43.0
+ clutter_actor_has_allocation at Base 43.0
+ clutter_actor_has_clip at Base 43.0
+ clutter_actor_has_constraints at Base 43.0
+ clutter_actor_has_damage at Base 43.0
+ clutter_actor_has_effects at Base 43.0
+ clutter_actor_has_key_focus at Base 43.0
+ clutter_actor_has_mapped_clones at Base 43.0
+ clutter_actor_has_overlaps at Base 43.0
+ clutter_actor_has_pointer at Base 43.0
+ clutter_actor_has_transitions at Base 43.0
+ clutter_actor_hide at Base 43.0
+ clutter_actor_inhibit_culling at Base 43.0
+ clutter_actor_insert_child_above at Base 43.0
+ clutter_actor_insert_child_at_index at Base 43.0
+ clutter_actor_insert_child_below at Base 43.0
+ clutter_actor_invalidate_paint_volume at Base 43.0
+ clutter_actor_invalidate_transform at Base 43.0
+ clutter_actor_is_effectively_on_stage_view at Base 43.0
+ clutter_actor_is_in_clone_paint at Base 43.0
+ clutter_actor_is_mapped at Base 43.0
+ clutter_actor_is_realized at Base 43.0
+ clutter_actor_is_rotated at Base 43.0
+ clutter_actor_is_scaled at Base 43.0
+ clutter_actor_is_visible at Base 43.0
+ clutter_actor_iter_destroy at Base 43.0
+ clutter_actor_iter_init at Base 43.0
+ clutter_actor_iter_is_valid at Base 43.0
+ clutter_actor_iter_next at Base 43.0
+ clutter_actor_iter_prev at Base 43.0
+ clutter_actor_iter_remove at Base 43.0
+ clutter_actor_map at Base 43.0
+ clutter_actor_meta_get_actor at Base 43.0
+ clutter_actor_meta_get_enabled at Base 43.0
+ clutter_actor_meta_get_name at Base 43.0
+ clutter_actor_meta_get_type at Base 43.0
+ clutter_actor_meta_set_enabled at Base 43.0
+ clutter_actor_meta_set_name at Base 43.0
+ clutter_actor_move_by at Base 43.0
+ clutter_actor_needs_expand at Base 43.0
+ clutter_actor_new at Base 43.0
+ clutter_actor_node_get_type at Base 43.0
+ clutter_actor_node_new at Base 43.0
+ clutter_actor_paint at Base 43.0
+ clutter_actor_peek_stage_views at Base 43.0
+ clutter_actor_pick at Base 43.0
+ clutter_actor_pick_box at Base 43.0
+ clutter_actor_pick_frame_clock at Base 43.0
+ clutter_actor_queue_redraw at Base 43.0
+ clutter_actor_queue_redraw_with_clip at Base 43.0
+ clutter_actor_queue_relayout at Base 43.0
+ clutter_actor_realize at Base 43.0
+ clutter_actor_remove_action at Base 43.0
+ clutter_actor_remove_action_by_name at Base 43.0
+ clutter_actor_remove_all_children at Base 43.0
+ clutter_actor_remove_all_transitions at Base 43.0
+ clutter_actor_remove_child at Base 43.0
+ clutter_actor_remove_clip at Base 43.0
+ clutter_actor_remove_constraint at Base 43.0
+ clutter_actor_remove_constraint_by_name at Base 43.0
+ clutter_actor_remove_effect at Base 43.0
+ clutter_actor_remove_effect_by_name at Base 43.0
+ clutter_actor_remove_transition at Base 43.0
+ clutter_actor_replace_child at Base 43.0
+ clutter_actor_restore_easing_state at Base 43.0
+ clutter_actor_save_easing_state at Base 43.0
+ clutter_actor_set_allocation at Base 43.0
+ clutter_actor_set_background_color at Base 43.0
+ clutter_actor_set_child_above_sibling at Base 43.0
+ clutter_actor_set_child_at_index at Base 43.0
+ clutter_actor_set_child_below_sibling at Base 43.0
+ clutter_actor_set_child_transform at Base 43.0
+ clutter_actor_set_clip at Base 43.0
+ clutter_actor_set_clip_to_allocation at Base 43.0
+ clutter_actor_set_color_state at Base 43.0
+ clutter_actor_set_content at Base 43.0
+ clutter_actor_set_content_gravity at Base 43.0
+ clutter_actor_set_content_repeat at Base 43.0
+ clutter_actor_set_content_scaling_filters at Base 43.0
+ clutter_actor_set_easing_delay at Base 43.0
+ clutter_actor_set_easing_duration at Base 43.0
+ clutter_actor_set_easing_mode at Base 43.0
+ clutter_actor_set_fixed_position_set at Base 43.0
+ clutter_actor_set_flags at Base 43.0
+ clutter_actor_set_height at Base 43.0
+ clutter_actor_set_layout_manager at Base 43.0
+ clutter_actor_set_margin at Base 43.0
+ clutter_actor_set_margin_bottom at Base 43.0
+ clutter_actor_set_margin_left at Base 43.0
+ clutter_actor_set_margin_right at Base 43.0
+ clutter_actor_set_margin_top at Base 43.0
+ clutter_actor_set_name at Base 43.0
+ clutter_actor_set_offscreen_redirect at Base 43.0
+ clutter_actor_set_opacity at Base 43.0
+ clutter_actor_set_opacity_override at Base 43.0
+ clutter_actor_set_pivot_point at Base 43.0
+ clutter_actor_set_pivot_point_z at Base 43.0
+ clutter_actor_set_position at Base 43.0
+ clutter_actor_set_reactive at Base 43.0
+ clutter_actor_set_request_mode at Base 43.0
+ clutter_actor_set_rotation_angle at Base 43.0
+ clutter_actor_set_scale at Base 43.0
+ clutter_actor_set_scale_z at Base 43.0
+ clutter_actor_set_size at Base 43.0
+ clutter_actor_set_text_direction at Base 43.0
+ clutter_actor_set_transform at Base 43.0
+ clutter_actor_set_translation at Base 43.0
+ clutter_actor_set_width at Base 43.0
+ clutter_actor_set_x at Base 43.0
+ clutter_actor_set_x_align at Base 43.0
+ clutter_actor_set_x_expand at Base 43.0
+ clutter_actor_set_y at Base 43.0
+ clutter_actor_set_y_align at Base 43.0
+ clutter_actor_set_y_expand at Base 43.0
+ clutter_actor_set_z_position at Base 43.0
+ clutter_actor_should_pick at Base 43.0
+ clutter_actor_show at Base 43.0
+ clutter_actor_transform_stage_point at Base 43.0
+ clutter_actor_uninhibit_culling at Base 43.0
+ clutter_actor_unmap at Base 43.0
+ clutter_actor_unrealize at Base 43.0
+ clutter_actor_unset_flags at Base 43.0
+ clutter_add_debug_flags at Base 43.0
+ clutter_align_axis_get_type at Base 43.0
+ clutter_align_constraint_get_align_axis at Base 43.0
+ clutter_align_constraint_get_factor at Base 43.0
+ clutter_align_constraint_get_pivot_point at Base 43.0
+ clutter_align_constraint_get_source at Base 43.0
+ clutter_align_constraint_get_type at Base 43.0
+ clutter_align_constraint_new at Base 43.0
+ clutter_align_constraint_set_align_axis at Base 43.0
+ clutter_align_constraint_set_factor at Base 43.0
+ clutter_align_constraint_set_pivot_point at Base 43.0
+ clutter_align_constraint_set_source at Base 43.0
+ clutter_animatable_find_property at Base 43.0
+ clutter_animatable_get_actor at Base 43.0
+ clutter_animatable_get_initial_state at Base 43.0
+ clutter_animatable_get_type at Base 43.0
+ clutter_animatable_interpolate_value at Base 43.0
+ clutter_animatable_set_final_state at Base 43.0
+ clutter_animation_mode_get_type at Base 43.0
+ clutter_backend_destroy at Base 43.0
+ clutter_backend_get_cogl_context at Base 43.0
+ clutter_backend_get_default_seat at Base 43.0
+ clutter_backend_get_font_options at Base 43.0
+ clutter_backend_get_input_method at Base 43.0
+ clutter_backend_get_resolution at Base 43.0
+ clutter_backend_get_stage_window at Base 43.0
+ clutter_backend_get_type at Base 43.0
+ clutter_backend_set_fallback_resource_scale at Base 43.0
+ clutter_backend_set_font_options at Base 43.0
+ clutter_backend_set_input_method at Base 43.0
+ clutter_bin_alignment_get_type at Base 43.0
+ clutter_bin_layout_get_type at Base 43.0
+ clutter_bin_layout_new at Base 43.0
+ clutter_bind_constraint_get_coordinate at Base 43.0
+ clutter_bind_constraint_get_offset at Base 43.0
+ clutter_bind_constraint_get_source at Base 43.0
+ clutter_bind_constraint_get_type at Base 43.0
+ clutter_bind_constraint_new at Base 43.0
+ clutter_bind_constraint_set_coordinate at Base 43.0
+ clutter_bind_constraint_set_offset at Base 43.0
+ clutter_bind_constraint_set_source at Base 43.0
+ clutter_bind_coordinate_get_type at Base 43.0
+ clutter_binding_pool_activate at Base 43.0
+ clutter_binding_pool_block_action at Base 43.0
+ clutter_binding_pool_find at Base 43.0
+ clutter_binding_pool_find_action at Base 43.0
+ clutter_binding_pool_get_for_class at Base 43.0
+ clutter_binding_pool_get_type at Base 43.0
+ clutter_binding_pool_install_action at Base 43.0
+ clutter_binding_pool_install_closure at Base 43.0
+ clutter_binding_pool_new at Base 43.0
+ clutter_binding_pool_override_action at Base 43.0
+ clutter_binding_pool_override_closure at Base 43.0
+ clutter_binding_pool_remove_action at Base 43.0
+ clutter_binding_pool_unblock_action at Base 43.0
+ clutter_blit_node_add_blit_rectangle at Base 43.0
+ clutter_blit_node_get_type at Base 43.0
+ clutter_blit_node_new at Base 43.0
+ clutter_blur_effect_get_type at Base 43.0
+ clutter_blur_effect_new at Base 43.0
+ clutter_blur_node_get_type at Base 43.0
+ clutter_blur_node_new at Base 43.0
+ clutter_box_alignment_get_type at Base 43.0
+ clutter_box_layout_get_homogeneous at Base 43.0
+ clutter_box_layout_get_orientation at Base 43.0
+ clutter_box_layout_get_pack_start at Base 43.0
+ clutter_box_layout_get_spacing at Base 43.0
+ clutter_box_layout_get_type at Base 43.0
+ clutter_box_layout_new at Base 43.0
+ clutter_box_layout_set_homogeneous at Base 43.0
+ clutter_box_layout_set_orientation at Base 43.0
+ clutter_box_layout_set_pack_start at Base 43.0
+ clutter_box_layout_set_spacing at Base 43.0
+ clutter_brightness_contrast_effect_get_brightness at Base 43.0
+ clutter_brightness_contrast_effect_get_contrast at Base 43.0
+ clutter_brightness_contrast_effect_get_type at Base 43.0
+ clutter_brightness_contrast_effect_new at Base 43.0
+ clutter_brightness_contrast_effect_set_brightness at Base 43.0
+ clutter_brightness_contrast_effect_set_brightness_full at Base 43.0
+ clutter_brightness_contrast_effect_set_contrast at Base 43.0
+ clutter_brightness_contrast_effect_set_contrast_full at Base 43.0
+ clutter_button_state_get_type at Base 43.0
+ clutter_cairo_clear at Base 43.0
+ clutter_cairo_set_source_color at Base 43.0
+ clutter_canvas_get_scale_factor at Base 43.0
+ clutter_canvas_get_type at Base 43.0
+ clutter_canvas_new at Base 43.0
+ clutter_canvas_set_scale_factor at Base 43.0
+ clutter_canvas_set_size at Base 43.0
+ clutter_child_meta_get_actor at Base 43.0
+ clutter_child_meta_get_container at Base 43.0
+ clutter_child_meta_get_type at Base 43.0
+ clutter_click_action_get_button at Base 43.0
+ clutter_click_action_get_coords at Base 43.0
+ clutter_click_action_get_state at Base 43.0
+ clutter_click_action_get_type at Base 43.0
+ clutter_click_action_new at Base 43.0
+ clutter_click_action_release at Base 43.0
+ clutter_clip_node_get_type at Base 43.0
+ clutter_clip_node_new at Base 43.0
+ clutter_clone_get_source at Base 43.0
+ clutter_clone_get_type at Base 43.0
+ clutter_clone_new at Base 43.0
+ clutter_clone_set_source at Base 43.0
+ clutter_color_add at Base 43.0
+ clutter_color_alloc at Base 43.0
+ clutter_color_copy at Base 43.0
+ clutter_color_darken at Base 43.0
+ clutter_color_equal at Base 43.0
+ clutter_color_free at Base 43.0
+ clutter_color_from_hls at Base 43.0
+ clutter_color_from_pixel at Base 43.0
+ clutter_color_from_string at Base 43.0
+ clutter_color_get_static at Base 43.0
+ clutter_color_get_type at Base 43.0
+ clutter_color_hash at Base 43.0
+ clutter_color_init at Base 43.0
+ clutter_color_interpolate at Base 43.0
+ clutter_color_lighten at Base 43.0
+ clutter_color_new at Base 43.0
+ clutter_color_node_get_type at Base 43.0
+ clutter_color_node_new at Base 43.0
+ clutter_color_shade at Base 43.0
+ clutter_color_state_get_colorspace at Base 43.0
+ clutter_color_state_get_type at Base 43.0
+ clutter_color_state_new at Base 43.0
+ clutter_color_subtract at Base 43.0
+ clutter_color_to_hls at Base 43.0
+ clutter_color_to_pixel at Base 43.0
+ clutter_color_to_string at Base 43.0
+ clutter_colorize_effect_get_tint at Base 43.0
+ clutter_colorize_effect_get_type at Base 43.0
+ clutter_colorize_effect_new at Base 43.0
+ clutter_colorize_effect_set_tint at Base 43.0
+ clutter_colorspace_get_type at Base 43.0
+ clutter_constraint_get_type at Base 43.0
+ clutter_constraint_update_preferred_size at Base 43.0
+ clutter_container_add at Base 43.0
+ clutter_container_add_actor at Base 43.0
+ clutter_container_child_get at Base 43.0
+ clutter_container_child_get_property at Base 43.0
+ clutter_container_child_notify at Base 43.0
+ clutter_container_child_set at Base 43.0
+ clutter_container_child_set_property at Base 43.0
+ clutter_container_class_find_child_property at Base 43.0
+ clutter_container_class_list_child_properties at Base 43.0
+ clutter_container_create_child_meta at Base 43.0
+ clutter_container_destroy_child_meta at Base 43.0
+ clutter_container_find_child_by_name at Base 43.0
+ clutter_container_get_child_meta at Base 43.0
+ clutter_container_get_type at Base 43.0
+ clutter_container_remove at Base 43.0
+ clutter_container_remove_actor at Base 43.0
+ clutter_content_get_preferred_size at Base 43.0
+ clutter_content_get_type at Base 43.0
+ clutter_content_gravity_get_type at Base 43.0
+ clutter_content_invalidate at Base 43.0
+ clutter_content_invalidate_size at Base 43.0
+ clutter_content_repeat_get_type at Base 43.0
+ clutter_context_free at Base 43.0
+ clutter_context_get_backend at Base 43.0
+ clutter_context_new at Base 43.0
+ clutter_damage_history_free at Base 43.0
+ clutter_damage_history_is_age_valid at Base 43.0
+ clutter_damage_history_lookup at Base 43.0
+ clutter_damage_history_new at Base 43.0
+ clutter_damage_history_record at Base 43.0
+ clutter_damage_history_step at Base 43.0
+ clutter_debug_flag_get_type at Base 43.0
+ clutter_debug_set_max_render_time_constant at Base 43.0
+ clutter_deform_effect_get_back_material at Base 43.0
+ clutter_deform_effect_get_n_tiles at Base 43.0
+ clutter_deform_effect_get_type at Base 43.0
+ clutter_deform_effect_invalidate at Base 43.0
+ clutter_deform_effect_set_back_material at Base 43.0
+ clutter_deform_effect_set_n_tiles at Base 43.0
+ clutter_desaturate_effect_get_factor at Base 43.0
+ clutter_desaturate_effect_get_type at Base 43.0
+ clutter_desaturate_effect_new at Base 43.0
+ clutter_desaturate_effect_set_factor at Base 43.0
+ clutter_disable_accessibility at Base 43.0
+ clutter_do_event at Base 43.0
+ clutter_drag_axis_get_type at Base 43.0
+ clutter_draw_debug_flag_get_type at Base 43.0
+ clutter_effect_get_type at Base 43.0
+ clutter_effect_node_get_type at Base 43.0
+ clutter_effect_node_new at Base 43.0
+ clutter_effect_paint_flags_get_type at Base 43.0
+ clutter_effect_queue_repaint at Base 43.0
+ clutter_event_add_filter at Base 43.0
+ clutter_event_copy at Base 43.0
+ clutter_event_flags_get_type at Base 43.0
+ clutter_event_free at Base 43.0
+ clutter_event_get at Base 43.0
+ clutter_event_get_angle at Base 43.0
+ clutter_event_get_axes at Base 43.0
+ clutter_event_get_button at Base 43.0
+ clutter_event_get_coords at Base 43.0
+ clutter_event_get_device at Base 43.0
+ clutter_event_get_device_tool at Base 43.0
+ clutter_event_get_device_type at Base 43.0
+ clutter_event_get_distance at Base 43.0
+ clutter_event_get_event_code at Base 43.0
+ clutter_event_get_event_sequence at Base 43.0
+ clutter_event_get_flags at Base 43.0
+ clutter_event_get_gesture_motion_delta at Base 43.0
+ clutter_event_get_gesture_motion_delta_unaccelerated at Base 43.0
+ clutter_event_get_gesture_phase at Base 43.0
+ clutter_event_get_gesture_pinch_angle_delta at Base 43.0
+ clutter_event_get_gesture_pinch_scale at Base 43.0
+ clutter_event_get_key_code at Base 43.0
+ clutter_event_get_key_symbol at Base 43.0
+ clutter_event_get_key_unicode at Base 43.0
+ clutter_event_get_mode_group at Base 43.0
+ clutter_event_get_pad_event_details at Base 43.0
+ clutter_event_get_position at Base 43.0
+ clutter_event_get_related at Base 43.0
+ clutter_event_get_relative_motion at Base 43.0
+ clutter_event_get_scroll_delta at Base 43.0
+ clutter_event_get_scroll_direction at Base 43.0
+ clutter_event_get_scroll_finish_flags at Base 43.0
+ clutter_event_get_scroll_source at Base 43.0
+ clutter_event_get_source at Base 43.0
+ clutter_event_get_source_device at Base 43.0
+ clutter_event_get_stage at Base 43.0
+ clutter_event_get_state at Base 43.0
+ clutter_event_get_state_full at Base 43.0
+ clutter_event_get_time at Base 43.0
+ clutter_event_get_time_us at Base 43.0
+ clutter_event_get_touchpad_gesture_finger_count at Base 43.0
+ clutter_event_get_type at Base 43.0
+ clutter_event_has_control_modifier at Base 43.0
+ clutter_event_has_shift_modifier at Base 43.0
+ clutter_event_is_pointer_emulated at Base 43.0
+ clutter_event_new at Base 43.0
+ clutter_event_phase_get_type at Base 43.0
+ clutter_event_put at Base 43.0
+ clutter_event_remove_filter at Base 43.0
+ clutter_event_sequence_get_slot at Base 43.0
+ clutter_event_sequence_get_type at Base 43.0
+ clutter_event_set_button at Base 43.0
+ clutter_event_set_coords at Base 43.0
+ clutter_event_set_device at Base 43.0
+ clutter_event_set_device_tool at Base 43.0
+ clutter_event_set_flags at Base 43.0
+ clutter_event_set_key_code at Base 43.0
+ clutter_event_set_key_symbol at Base 43.0
+ clutter_event_set_key_unicode at Base 43.0
+ clutter_event_set_related at Base 43.0
+ clutter_event_set_scroll_delta at Base 43.0
+ clutter_event_set_scroll_direction at Base 43.0
+ clutter_event_set_source at Base 43.0
+ clutter_event_set_source_device at Base 43.0
+ clutter_event_set_stage at Base 43.0
+ clutter_event_set_state at Base 43.0
+ clutter_event_set_time at Base 43.0
+ clutter_event_type at Base 43.0
+ clutter_event_type_get_type at Base 43.0
+ clutter_events_pending at Base 43.0
+ clutter_fixed_layout_get_type at Base 43.0
+ clutter_fixed_layout_new at Base 43.0
+ clutter_flow_layout_get_column_spacing at Base 43.0
+ clutter_flow_layout_get_column_width at Base 43.0
+ clutter_flow_layout_get_homogeneous at Base 43.0
+ clutter_flow_layout_get_orientation at Base 43.0
+ clutter_flow_layout_get_row_height at Base 43.0
+ clutter_flow_layout_get_row_spacing at Base 43.0
+ clutter_flow_layout_get_snap_to_grid at Base 43.0
+ clutter_flow_layout_get_type at Base 43.0
+ clutter_flow_layout_new at Base 43.0
+ clutter_flow_layout_set_column_spacing at Base 43.0
+ clutter_flow_layout_set_column_width at Base 43.0
+ clutter_flow_layout_set_homogeneous at Base 43.0
+ clutter_flow_layout_set_orientation at Base 43.0
+ clutter_flow_layout_set_row_height at Base 43.0
+ clutter_flow_layout_set_row_spacing at Base 43.0
+ clutter_flow_layout_set_snap_to_grid at Base 43.0
+ clutter_flow_orientation_get_type at Base 43.0
+ clutter_frame_clock_destroy at Base 43.0
+ clutter_frame_clock_get_refresh_rate at Base 43.0
+ clutter_frame_clock_get_type at Base 43.0
+ clutter_frame_clock_inhibit at Base 43.0
+ clutter_frame_clock_new at Base 43.0
+ clutter_frame_clock_notify_presented at Base 43.0
+ clutter_frame_clock_notify_ready at Base 43.0
+ clutter_frame_clock_schedule_update at Base 43.0
+ clutter_frame_clock_schedule_update_now at Base 43.0
+ clutter_frame_clock_uninhibit at Base 43.0
+ clutter_frame_get_count at Base 44~beta
+ clutter_frame_get_hints at Base 43.0
+ clutter_frame_get_min_render_time_allowed at Base 44.1
+ clutter_frame_get_target_presentation_time at Base 44~beta
+ clutter_frame_get_type at Base 44~beta
+ clutter_frame_has_result at Base 43.0
+ clutter_frame_hint_get_type at Base 43.0
+ clutter_frame_info_flag_get_type at Base 43.0
+ clutter_frame_new at Base 44~beta
+ clutter_frame_ref at Base 44~beta
+ clutter_frame_result_get_type at Base 43.0
+ clutter_frame_set_hint at Base 43.0
+ clutter_frame_set_result at Base 43.0
+ clutter_frame_unref at Base 44~beta
+ clutter_gesture_action_cancel at Base 43.0
+ clutter_gesture_action_get_device at Base 43.0
+ clutter_gesture_action_get_last_event at Base 43.0
+ clutter_gesture_action_get_motion_coords at Base 43.0
+ clutter_gesture_action_get_motion_delta at Base 43.0
+ clutter_gesture_action_get_n_current_points at Base 43.0
+ clutter_gesture_action_get_n_touch_points at Base 43.0
+ clutter_gesture_action_get_press_coords at Base 43.0
+ clutter_gesture_action_get_release_coords at Base 43.0
+ clutter_gesture_action_get_sequence at Base 43.0
+ clutter_gesture_action_get_threshold_trigger_distance at Base 43.0
+ clutter_gesture_action_get_threshold_trigger_edge at Base 43.0
+ clutter_gesture_action_get_threshold_trigger_egde at Base 43.0
+ clutter_gesture_action_get_type at Base 43.0
+ clutter_gesture_action_get_velocity at Base 43.0
+ clutter_gesture_action_new at Base 43.0
+ clutter_gesture_action_set_n_touch_points at Base 43.0
+ clutter_gesture_action_set_threshold_trigger_distance at Base 43.0
+ clutter_gesture_action_set_threshold_trigger_edge at Base 43.0
+ clutter_gesture_trigger_edge_get_type at Base 43.0
+ clutter_get_accessibility_enabled at Base 43.0
+ clutter_get_current_event at Base 43.0
+ clutter_get_current_event_time at Base 43.0
+ clutter_get_debug_flags at Base 43.0
+ clutter_get_default_backend at Base 43.0
+ clutter_get_default_text_direction at Base 43.0
+ clutter_get_font_map at Base 43.0
+ clutter_get_script_id at Base 43.0
+ clutter_get_text_direction at Base 44~beta
+ clutter_grab_dismiss at Base 43.0
+ clutter_grab_get_seat_state at Base 43.0
+ clutter_grab_get_type at Base 43.0
+ clutter_grab_ref at Base 43.0
+ clutter_grab_state_get_type at Base 43.0
+ clutter_grab_unref at Base 43.0
+ clutter_gravity_get_type at Base 43.0
+ clutter_grid_layout_attach at Base 43.0
+ clutter_grid_layout_attach_next_to at Base 43.0
+ clutter_grid_layout_get_child_at at Base 43.0
+ clutter_grid_layout_get_column_homogeneous at Base 43.0
+ clutter_grid_layout_get_column_spacing at Base 43.0
+ clutter_grid_layout_get_orientation at Base 43.0
+ clutter_grid_layout_get_row_homogeneous at Base 43.0
+ clutter_grid_layout_get_row_spacing at Base 43.0
+ clutter_grid_layout_get_type at Base 43.0
+ clutter_grid_layout_insert_column at Base 43.0
+ clutter_grid_layout_insert_next_to at Base 43.0
+ clutter_grid_layout_insert_row at Base 43.0
+ clutter_grid_layout_new at Base 43.0
+ clutter_grid_layout_set_column_homogeneous at Base 43.0
+ clutter_grid_layout_set_column_spacing at Base 43.0
+ clutter_grid_layout_set_orientation at Base 43.0
+ clutter_grid_layout_set_row_homogeneous at Base 43.0
+ clutter_grid_layout_set_row_spacing at Base 43.0
+ clutter_grid_position_get_type at Base 43.0
+ clutter_image_get_texture at Base 43.0
+ clutter_image_get_type at Base 43.0
+ clutter_image_new at Base 43.0
+ clutter_image_set_area at Base 43.0
+ clutter_image_set_bytes at Base 43.0
+ clutter_image_set_data at Base 43.0
+ clutter_input_axis_flags_get_type at Base 43.0
+ clutter_input_axis_get_type at Base 43.0
+ clutter_input_capabilities_get_type at Base 43.0
+ clutter_input_content_hint_flags_get_type at Base 43.0
+ clutter_input_content_purpose_get_type at Base 43.0
+ clutter_input_device_get_capabilities at Base 43.0
+ clutter_input_device_get_device_mode at Base 43.0
+ clutter_input_device_get_device_name at Base 43.0
+ clutter_input_device_get_device_node at Base 43.0
+ clutter_input_device_get_device_type at Base 43.0
+ clutter_input_device_get_dimensions at Base 44~beta
+ clutter_input_device_get_group_n_modes at Base 43.0
+ clutter_input_device_get_has_cursor at Base 43.0
+ clutter_input_device_get_mode_switch_button_group at Base 43.0
+ clutter_input_device_get_n_buttons at Base 43.0
+ clutter_input_device_get_n_mode_groups at Base 43.0
+ clutter_input_device_get_n_rings at Base 43.0
+ clutter_input_device_get_n_strips at Base 43.0
+ clutter_input_device_get_pad_feature_group at Base 43.0
+ clutter_input_device_get_product_id at Base 43.0
+ clutter_input_device_get_seat at Base 43.0
+ clutter_input_device_get_type at Base 43.0
+ clutter_input_device_get_vendor_id at Base 43.0
+ clutter_input_device_is_grouped at Base 43.0
+ clutter_input_device_is_mode_switch_button at Base 43.0
+ clutter_input_device_pad_feature_get_type at Base 43.0
+ clutter_input_device_pad_source_get_type at Base 43.0
+ clutter_input_device_tool_get_axes at Base 43.0
+ clutter_input_device_tool_get_id at Base 43.0
+ clutter_input_device_tool_get_serial at Base 43.0
+ clutter_input_device_tool_get_tool_type at Base 43.0
+ clutter_input_device_tool_get_type at Base 43.0
+ clutter_input_device_tool_type_get_type at Base 43.0
+ clutter_input_device_type_get_type at Base 43.0
+ clutter_input_focus_filter_event at Base 43.0
+ clutter_input_focus_get_type at Base 43.0
+ clutter_input_focus_is_focused at Base 43.0
+ clutter_input_focus_reset at Base 43.0
+ clutter_input_focus_set_can_show_preedit at Base 43.0
+ clutter_input_focus_set_content_hints at Base 43.0
+ clutter_input_focus_set_content_purpose at Base 43.0
+ clutter_input_focus_set_cursor_location at Base 43.0
+ clutter_input_focus_set_input_panel_state at Base 43.0
+ clutter_input_focus_set_surrounding at Base 43.0
+ clutter_input_method_commit at Base 43.0
+ clutter_input_method_delete_surrounding at Base 43.0
+ clutter_input_method_focus_in at Base 43.0
+ clutter_input_method_focus_out at Base 43.0
+ clutter_input_method_forward_key at Base 43.0
+ clutter_input_method_get_type at Base 43.0
+ clutter_input_method_notify_key_event at Base 43.0
+ clutter_input_method_request_surrounding at Base 43.0
+ clutter_input_method_set_input_panel_state at Base 43.0
+ clutter_input_method_set_preedit_text at Base 43.0
+ clutter_input_mode_get_type at Base 43.0
+ clutter_input_panel_state_get_type at Base 43.0
+ clutter_input_pointer_a11y_update at Base 43.0
+ clutter_interpolation_get_type at Base 43.0
+ clutter_interval_clone at Base 43.0
+ clutter_interval_compute at Base 43.0
+ clutter_interval_compute_value at Base 43.0
+ clutter_interval_get_final_value at Base 43.0
+ clutter_interval_get_initial_value at Base 43.0
+ clutter_interval_get_interval at Base 43.0
+ clutter_interval_get_type at Base 43.0
+ clutter_interval_get_value_type at Base 43.0
+ clutter_interval_is_valid at Base 43.0
+ clutter_interval_new at Base 43.0
+ clutter_interval_new_with_values at Base 43.0
+ clutter_interval_peek_final_value at Base 43.0
+ clutter_interval_peek_initial_value at Base 43.0
+ clutter_interval_register_progress_func at Base 43.0
+ clutter_interval_set_final at Base 43.0
+ clutter_interval_set_final_value at Base 43.0
+ clutter_interval_set_initial at Base 43.0
+ clutter_interval_set_initial_value at Base 43.0
+ clutter_interval_set_interval at Base 43.0
+ clutter_interval_validate at Base 43.0
+ clutter_key_state_get_type at Base 43.0
+ clutter_keyframe_transition_clear at Base 43.0
+ clutter_keyframe_transition_get_key_frame at Base 43.0
+ clutter_keyframe_transition_get_n_key_frames at Base 43.0
+ clutter_keyframe_transition_get_type at Base 43.0
+ clutter_keyframe_transition_new at Base 43.0
+ clutter_keyframe_transition_set at Base 43.0
+ clutter_keyframe_transition_set_key_frame at Base 43.0
+ clutter_keyframe_transition_set_key_frames at Base 43.0
+ clutter_keyframe_transition_set_modes at Base 43.0
+ clutter_keyframe_transition_set_values at Base 43.0
+ clutter_keymap_get_caps_lock_state at Base 43.0
+ clutter_keymap_get_num_lock_state at Base 43.0
+ clutter_keymap_get_type at Base 43.0
+ clutter_keymap_set_lock_modifier_state at Base 43.0
+ clutter_keysym_to_unicode at Base 43.0
+ clutter_keyval_convert_case at Base 44~beta
+ clutter_keyval_name at Base 44~beta
+ clutter_knot_copy at Base 43.0
+ clutter_knot_equal at Base 43.0
+ clutter_knot_free at Base 43.0
+ clutter_knot_get_type at Base 43.0
+ clutter_layer_node_get_type at Base 43.0
+ clutter_layer_node_new at Base 43.0
+ clutter_layer_node_new_to_framebuffer at Base 43.0
+ clutter_layout_manager_allocate at Base 43.0
+ clutter_layout_manager_child_get at Base 43.0
+ clutter_layout_manager_child_get_property at Base 43.0
+ clutter_layout_manager_child_set at Base 43.0
+ clutter_layout_manager_child_set_property at Base 43.0
+ clutter_layout_manager_find_child_property at Base 43.0
+ clutter_layout_manager_get_child_meta at Base 43.0
+ clutter_layout_manager_get_preferred_height at Base 43.0
+ clutter_layout_manager_get_preferred_width at Base 43.0
+ clutter_layout_manager_get_type at Base 43.0
+ clutter_layout_manager_layout_changed at Base 43.0
+ clutter_layout_manager_list_child_properties at Base 43.0
+ clutter_layout_manager_set_container at Base 43.0
+ clutter_layout_meta_get_manager at Base 43.0
+ clutter_layout_meta_get_type at Base 43.0
+ clutter_long_press_state_get_type at Base 43.0
+ clutter_margin_copy at Base 43.0
+ clutter_margin_free at Base 43.0
+ clutter_margin_get_type at Base 43.0
+ clutter_margin_new at Base 43.0
+ clutter_modifier_type_get_type at Base 43.0
+ clutter_offscreen_effect_create_texture at Base 43.0
+ clutter_offscreen_effect_get_pipeline at Base 43.0
+ clutter_offscreen_effect_get_target_size at Base 43.0
+ clutter_offscreen_effect_get_texture at Base 43.0
+ clutter_offscreen_effect_get_type at Base 43.0
+ clutter_offscreen_effect_paint_target at Base 43.0
+ clutter_offscreen_redirect_get_type at Base 43.0
+ clutter_orientation_get_type at Base 43.0
+ clutter_page_turn_effect_get_angle at Base 43.0
+ clutter_page_turn_effect_get_period at Base 43.0
+ clutter_page_turn_effect_get_radius at Base 43.0
+ clutter_page_turn_effect_get_type at Base 43.0
+ clutter_page_turn_effect_new at Base 43.0
+ clutter_page_turn_effect_set_angle at Base 43.0
+ clutter_page_turn_effect_set_period at Base 43.0
+ clutter_page_turn_effect_set_radius at Base 43.0
+ clutter_paint_context_destroy at Base 43.0
+ clutter_paint_context_get_frame at Base 44.1
+ clutter_paint_context_get_framebuffer at Base 43.0
+ clutter_paint_context_get_paint_flags at Base 43.0
+ clutter_paint_context_get_redraw_clip at Base 43.0
+ clutter_paint_context_get_stage_view at Base 43.0
+ clutter_paint_context_get_type at Base 43.0
+ clutter_paint_context_new_for_framebuffer at Base 43.0
+ clutter_paint_context_pop_framebuffer at Base 43.0
+ clutter_paint_context_push_framebuffer at Base 43.0
+ clutter_paint_context_ref at Base 43.0
+ clutter_paint_context_unref at Base 43.0
+ clutter_paint_flag_get_type at Base 43.0
+ clutter_paint_node_add_child at Base 43.0
+ clutter_paint_node_add_multitexture_rectangle at Base 43.0
+ clutter_paint_node_add_primitive at Base 43.0
+ clutter_paint_node_add_rectangle at Base 43.0
+ clutter_paint_node_add_rectangles at Base 43.0
+ clutter_paint_node_add_texture_rectangle at Base 43.0
+ clutter_paint_node_add_texture_rectangles at Base 43.0
+ clutter_paint_node_get_framebuffer at Base 43.0
+ clutter_paint_node_get_type at Base 43.0
+ clutter_paint_node_paint at Base 43.0
+ clutter_paint_node_ref at Base 43.0
+ clutter_paint_node_set_name at Base 43.0
+ clutter_paint_node_set_static_name at Base 43.0
+ clutter_paint_node_unref at Base 43.0
+ clutter_paint_volume_copy at Base 43.0
+ clutter_paint_volume_free at Base 43.0
+ clutter_paint_volume_get_depth at Base 43.0
+ clutter_paint_volume_get_height at Base 43.0
+ clutter_paint_volume_get_origin at Base 43.0
+ clutter_paint_volume_get_type at Base 43.0
+ clutter_paint_volume_get_width at Base 43.0
+ clutter_paint_volume_set_depth at Base 43.0
+ clutter_paint_volume_set_from_allocation at Base 43.0
+ clutter_paint_volume_set_height at Base 43.0
+ clutter_paint_volume_set_origin at Base 43.0
+ clutter_paint_volume_set_width at Base 43.0
+ clutter_paint_volume_union at Base 43.0
+ clutter_paint_volume_union_box at Base 43.0
+ clutter_pan_action_get_acceleration_factor at Base 43.0
+ clutter_pan_action_get_constrained_motion_delta at Base 43.0
+ clutter_pan_action_get_deceleration at Base 43.0
+ clutter_pan_action_get_interpolate at Base 43.0
+ clutter_pan_action_get_interpolated_coords at Base 43.0
+ clutter_pan_action_get_interpolated_delta at Base 43.0
+ clutter_pan_action_get_motion_coords at Base 43.0
+ clutter_pan_action_get_motion_delta at Base 43.0
+ clutter_pan_action_get_pan_axis at Base 43.0
+ clutter_pan_action_get_type at Base 43.0
+ clutter_pan_action_new at Base 43.0
+ clutter_pan_action_set_acceleration_factor at Base 43.0
+ clutter_pan_action_set_deceleration at Base 43.0
+ clutter_pan_action_set_interpolate at Base 43.0
+ clutter_pan_action_set_pan_axis at Base 43.0
+ clutter_pan_axis_get_type at Base 43.0
+ clutter_param_color_get_type at Base 43.0
+ clutter_param_spec_color at Base 43.0
+ clutter_param_spec_units at Base 43.0
+ clutter_param_units_get_type at Base 43.0
+ clutter_path_add_cairo_path at Base 43.0
+ clutter_path_add_close at Base 43.0
+ clutter_path_add_curve_to at Base 43.0
+ clutter_path_add_line_to at Base 43.0
+ clutter_path_add_move_to at Base 43.0
+ clutter_path_add_node at Base 43.0
+ clutter_path_add_rel_curve_to at Base 43.0
+ clutter_path_add_rel_line_to at Base 43.0
+ clutter_path_add_rel_move_to at Base 43.0
+ clutter_path_add_string at Base 43.0
+ clutter_path_clear at Base 43.0
+ clutter_path_constraint_get_offset at Base 43.0
+ clutter_path_constraint_get_path at Base 43.0
+ clutter_path_constraint_get_type at Base 43.0
+ clutter_path_constraint_new at Base 43.0
+ clutter_path_constraint_set_offset at Base 43.0
+ clutter_path_constraint_set_path at Base 43.0
+ clutter_path_foreach at Base 43.0
+ clutter_path_get_description at Base 43.0
+ clutter_path_get_length at Base 43.0
+ clutter_path_get_n_nodes at Base 43.0
+ clutter_path_get_node at Base 43.0
+ clutter_path_get_nodes at Base 43.0
+ clutter_path_get_position at Base 43.0
+ clutter_path_get_type at Base 43.0
+ clutter_path_insert_node at Base 43.0
+ clutter_path_new at Base 43.0
+ clutter_path_new_with_description at Base 43.0
+ clutter_path_node_copy at Base 43.0
+ clutter_path_node_equal at Base 43.0
+ clutter_path_node_free at Base 43.0
+ clutter_path_node_get_type at Base 43.0
+ clutter_path_node_type_get_type at Base 43.0
+ clutter_path_remove_node at Base 43.0
+ clutter_path_replace_node at Base 43.0
+ clutter_path_set_description at Base 43.0
+ clutter_path_to_cairo_path at Base 43.0
+ clutter_perspective_get_type at Base 43.0
+ clutter_pick_context_destroy at Base 43.0
+ clutter_pick_context_get_mode at Base 43.0
+ clutter_pick_context_get_transform at Base 43.0
+ clutter_pick_context_get_type at Base 43.0
+ clutter_pick_context_log_overlap at Base 43.0
+ clutter_pick_context_log_pick at Base 43.0
+ clutter_pick_context_pop_clip at Base 43.0
+ clutter_pick_context_pop_transform at Base 43.0
+ clutter_pick_context_push_clip at Base 43.0
+ clutter_pick_context_push_transform at Base 43.0
+ clutter_pick_context_ref at Base 43.0
+ clutter_pick_context_unref at Base 43.0
+ clutter_pick_debug_flag_get_type at Base 43.0
+ clutter_pick_mode_get_type at Base 43.0
+ clutter_pipeline_node_get_type at Base 43.0
+ clutter_pipeline_node_new at Base 43.0
+ clutter_pointer_a11y_dwell_click_type_get_type at Base 43.0
+ clutter_pointer_a11y_dwell_direction_get_type at Base 43.0
+ clutter_pointer_a11y_dwell_mode_get_type at Base 43.0
+ clutter_pointer_a11y_flags_get_type at Base 43.0
+ clutter_pointer_a11y_timeout_type_get_type at Base 43.0
+ clutter_preedit_reset_mode_get_type at Base 43.0
+ clutter_property_transition_get_property_name at Base 43.0
+ clutter_property_transition_get_type at Base 43.0
+ clutter_property_transition_new at Base 43.0
+ clutter_property_transition_new_for_actor at Base 43.0
+ clutter_property_transition_set_property_name at Base 43.0
+ clutter_remove_debug_flags at Base 43.0
+ clutter_repaint_flags_get_type at Base 43.0
+ clutter_request_mode_get_type at Base 43.0
+ clutter_root_node_get_type at Base 43.0
+ clutter_root_node_new at Base 43.0
+ clutter_rotate_action_get_type at Base 43.0
+ clutter_rotate_action_new at Base 43.0
+ clutter_rotate_axis_get_type at Base 43.0
+ clutter_rotate_direction_get_type at Base 43.0
+ clutter_scaling_filter_get_type at Base 43.0
+ clutter_script_add_search_paths at Base 43.0
+ clutter_script_connect_signals at Base 43.0
+ clutter_script_connect_signals_full at Base 43.0
+ clutter_script_ensure_objects at Base 43.0
+ clutter_script_error_get_type at Base 43.0
+ clutter_script_error_quark at Base 43.0
+ clutter_script_get_object at Base 43.0
+ clutter_script_get_objects at Base 43.0
+ clutter_script_get_translation_domain at Base 43.0
+ clutter_script_get_type at Base 43.0
+ clutter_script_get_type_from_name at Base 43.0
+ clutter_script_list_objects at Base 43.0
+ clutter_script_load_from_data at Base 43.0
+ clutter_script_load_from_file at Base 43.0
+ clutter_script_load_from_resource at Base 43.0
+ clutter_script_lookup_filename at Base 43.0
+ clutter_script_new at Base 43.0
+ clutter_script_set_translation_domain at Base 43.0
+ clutter_script_unmerge_objects at Base 43.0
+ clutter_scriptable_get_id at Base 43.0
+ clutter_scriptable_get_type at Base 43.0
+ clutter_scriptable_parse_custom_node at Base 43.0
+ clutter_scriptable_set_custom_property at Base 43.0
+ clutter_scriptable_set_id at Base 43.0
+ clutter_scroll_actor_get_scroll_mode at Base 43.0
+ clutter_scroll_actor_get_type at Base 43.0
+ clutter_scroll_actor_new at Base 43.0
+ clutter_scroll_actor_scroll_to_point at Base 43.0
+ clutter_scroll_actor_scroll_to_rect at Base 43.0
+ clutter_scroll_actor_set_scroll_mode at Base 43.0
+ clutter_scroll_direction_get_type at Base 43.0
+ clutter_scroll_finish_flags_get_type at Base 43.0
+ clutter_scroll_mode_get_type at Base 43.0
+ clutter_scroll_source_get_type at Base 43.0
+ clutter_seat_bell_notify at Base 43.0
+ clutter_seat_create_virtual_device at Base 43.0
+ clutter_seat_destroy at Base 43.0
+ clutter_seat_ensure_a11y_state at Base 43.0
+ clutter_seat_get_keyboard at Base 43.0
+ clutter_seat_get_keymap at Base 43.0
+ clutter_seat_get_pointer at Base 43.0
+ clutter_seat_get_pointer_a11y_settings at Base 43.0
+ clutter_seat_get_supported_virtual_device_types at Base 43.0
+ clutter_seat_get_touch_mode at Base 43.0
+ clutter_seat_get_type at Base 43.0
+ clutter_seat_handle_event_post at Base 43.0
+ clutter_seat_has_touchscreen at Base 43.0
+ clutter_seat_inhibit_unfocus at Base 43.0
+ clutter_seat_is_unfocus_inhibited at Base 43.0
+ clutter_seat_list_devices at Base 43.0
+ clutter_seat_query_state at Base 43.0
+ clutter_seat_set_pointer_a11y_dwell_click_type at Base 43.0
+ clutter_seat_set_pointer_a11y_settings at Base 43.0
+ clutter_seat_uninhibit_unfocus at Base 43.0
+ clutter_seat_warp_pointer at Base 43.0
+ clutter_settings_get_default at Base 43.0
+ clutter_settings_get_type at Base 43.0
+ clutter_shader_effect_get_program at Base 43.0
+ clutter_shader_effect_get_shader at Base 43.0
+ clutter_shader_effect_get_type at Base 43.0
+ clutter_shader_effect_new at Base 43.0
+ clutter_shader_effect_set_shader_source at Base 43.0
+ clutter_shader_effect_set_uniform at Base 43.0
+ clutter_shader_effect_set_uniform_value at Base 43.0
+ clutter_shader_float_get_type at Base 43.0
+ clutter_shader_int_get_type at Base 43.0
+ clutter_shader_matrix_get_type at Base 43.0
+ clutter_shader_type_get_type at Base 43.0
+ clutter_snap_constraint_get_edges at Base 43.0
+ clutter_snap_constraint_get_offset at Base 43.0
+ clutter_snap_constraint_get_source at Base 43.0
+ clutter_snap_constraint_get_type at Base 43.0
+ clutter_snap_constraint_new at Base 43.0
+ clutter_snap_constraint_set_edges at Base 43.0
+ clutter_snap_constraint_set_offset at Base 43.0
+ clutter_snap_constraint_set_source at Base 43.0
+ clutter_snap_edge_get_type at Base 43.0
+ clutter_stage_capture_view_into at Base 43.0
+ clutter_stage_clear_stage_views at Base 43.0
+ clutter_stage_ensure_viewport at Base 43.0
+ clutter_stage_get_actor_at_pos at Base 43.0
+ clutter_stage_get_capture_final_size at Base 43.0
+ clutter_stage_get_device_actor at Base 43.0
+ clutter_stage_get_device_coords at Base 43.0
+ clutter_stage_get_event_actor at Base 43.0
+ clutter_stage_get_frame_counter at Base 43.0
+ clutter_stage_get_grab_actor at Base 43.0
+ clutter_stage_get_key_focus at Base 43.0
+ clutter_stage_get_perspective at Base 43.0
+ clutter_stage_get_title at Base 43.0
+ clutter_stage_get_type at Base 43.0
+ clutter_stage_get_view_at at Base 43.0
+ clutter_stage_grab at Base 43.0
+ clutter_stage_is_redraw_queued_on_view at Base 43.0
+ clutter_stage_manager_get_default at Base 43.0
+ clutter_stage_manager_get_default_stage at Base 43.0
+ clutter_stage_manager_get_type at Base 43.0
+ clutter_stage_manager_list_stages at Base 43.0
+ clutter_stage_manager_peek_stages at Base 43.0
+ clutter_stage_notify_action_implicit_grab at Base 44~beta
+ clutter_stage_paint_to_buffer at Base 43.0
+ clutter_stage_paint_to_content at Base 43.0
+ clutter_stage_paint_to_framebuffer at Base 43.0
+ clutter_stage_paint_view at Base 43.0
+ clutter_stage_peek_stage_views at Base 43.0
+ clutter_stage_pointing_input_foreach at Base 44.5
+ clutter_stage_read_pixels at Base 43.0
+ clutter_stage_repick_device at Base 43.0
+ clutter_stage_schedule_update at Base 43.0
+ clutter_stage_set_key_focus at Base 43.0
+ clutter_stage_set_title at Base 43.0
+ clutter_stage_update_device at Base 43.0
+ clutter_stage_view_accumulate_redraw_clip at Base 43.0
+ clutter_stage_view_add_redraw_clip at Base 43.0
+ clutter_stage_view_after_paint at Base 43.0
+ clutter_stage_view_assign_next_scanout at Base 43.0
+ clutter_stage_view_before_swap_buffer at Base 43.0
+ clutter_stage_view_destroy at Base 43.0
+ clutter_stage_view_get_frame_clock at Base 43.0
+ clutter_stage_view_get_framebuffer at Base 43.0
+ clutter_stage_view_get_layout at Base 43.0
+ clutter_stage_view_get_offscreen_transformation_matrix at Base 43.0
+ clutter_stage_view_get_onscreen at Base 43.0
+ clutter_stage_view_get_refresh_rate at Base 43.0
+ clutter_stage_view_get_scale at Base 43.0
+ clutter_stage_view_get_type at Base 43.0
+ clutter_stage_view_has_shadowfb at Base 43.0
+ clutter_stage_view_invalidate_offscreen_blit_pipeline at Base 43.0
+ clutter_stage_view_notify_presented at Base 43.0
+ clutter_stage_view_notify_ready at Base 43.0
+ clutter_stage_view_peek_scanout at Base 43.0
+ clutter_stage_view_schedule_update at Base 43.0
+ clutter_stage_view_schedule_update_now at Base 44~rc
+ clutter_stage_view_take_accumulated_redraw_clip at Base 43.0
+ clutter_stage_view_take_redraw_clip at Base 43.0
+ clutter_stage_view_take_scanout at Base 43.0
+ clutter_stage_view_transform_rect_to_onscreen at Base 43.0
+ clutter_stage_window_get_type at Base 43.0
+ clutter_static_color_get_type at Base 43.0
+ clutter_step_mode_get_type at Base 43.0
+ clutter_swipe_action_get_type at Base 43.0
+ clutter_swipe_action_new at Base 43.0
+ clutter_swipe_direction_get_type at Base 43.0
+ clutter_tap_action_get_type at Base 43.0
+ clutter_tap_action_new at Base 43.0
+ clutter_text_activate at Base 43.0
+ clutter_text_buffer_delete_text at Base 43.0
+ clutter_text_buffer_emit_deleted_text at Base 43.0
+ clutter_text_buffer_emit_inserted_text at Base 43.0
+ clutter_text_buffer_get_bytes at Base 43.0
+ clutter_text_buffer_get_length at Base 43.0
+ clutter_text_buffer_get_max_length at Base 43.0
+ clutter_text_buffer_get_text at Base 43.0
+ clutter_text_buffer_get_type at Base 43.0
+ clutter_text_buffer_insert_text at Base 43.0
+ clutter_text_buffer_new at Base 43.0
+ clutter_text_buffer_new_with_text at Base 43.0
+ clutter_text_buffer_set_max_length at Base 43.0
+ clutter_text_buffer_set_text at Base 43.0
+ clutter_text_coords_to_position at Base 43.0
+ clutter_text_delete_chars at Base 43.0
+ clutter_text_delete_selection at Base 43.0
+ clutter_text_delete_text at Base 43.0
+ clutter_text_direction_get_type at Base 43.0
+ clutter_text_get_activatable at Base 43.0
+ clutter_text_get_attributes at Base 43.0
+ clutter_text_get_buffer at Base 43.0
+ clutter_text_get_chars at Base 43.0
+ clutter_text_get_color at Base 43.0
+ clutter_text_get_cursor_color at Base 43.0
+ clutter_text_get_cursor_position at Base 43.0
+ clutter_text_get_cursor_rect at Base 43.0
+ clutter_text_get_cursor_size at Base 43.0
+ clutter_text_get_cursor_visible at Base 43.0
+ clutter_text_get_editable at Base 43.0
+ clutter_text_get_ellipsize at Base 43.0
+ clutter_text_get_font_description at Base 43.0
+ clutter_text_get_font_name at Base 43.0
+ clutter_text_get_input_hints at Base 43.0
+ clutter_text_get_input_purpose at Base 43.0
+ clutter_text_get_justify at Base 43.0
+ clutter_text_get_layout at Base 43.0
+ clutter_text_get_layout_offsets at Base 43.0
+ clutter_text_get_line_alignment at Base 43.0
+ clutter_text_get_line_wrap at Base 43.0
+ clutter_text_get_line_wrap_mode at Base 43.0
+ clutter_text_get_max_length at Base 43.0
+ clutter_text_get_password_char at Base 43.0
+ clutter_text_get_selectable at Base 43.0
+ clutter_text_get_selected_text_color at Base 43.0
+ clutter_text_get_selection at Base 43.0
+ clutter_text_get_selection_bound at Base 43.0
+ clutter_text_get_selection_color at Base 43.0
+ clutter_text_get_single_line_mode at Base 43.0
+ clutter_text_get_text at Base 43.0
+ clutter_text_get_type at Base 43.0
+ clutter_text_get_use_markup at Base 43.0
+ clutter_text_has_preedit at Base 43.0
+ clutter_text_insert_text at Base 43.0
+ clutter_text_insert_unichar at Base 43.0
+ clutter_text_new at Base 43.0
+ clutter_text_new_full at Base 43.0
+ clutter_text_new_with_buffer at Base 43.0
+ clutter_text_new_with_text at Base 43.0
+ clutter_text_node_get_type at Base 43.0
+ clutter_text_node_new at Base 43.0
+ clutter_text_position_to_coords at Base 43.0
+ clutter_text_set_activatable at Base 43.0
+ clutter_text_set_attributes at Base 43.0
+ clutter_text_set_buffer at Base 43.0
+ clutter_text_set_color at Base 43.0
+ clutter_text_set_cursor_color at Base 43.0
+ clutter_text_set_cursor_position at Base 43.0
+ clutter_text_set_cursor_size at Base 43.0
+ clutter_text_set_cursor_visible at Base 43.0
+ clutter_text_set_editable at Base 43.0
+ clutter_text_set_ellipsize at Base 43.0
+ clutter_text_set_font_description at Base 43.0
+ clutter_text_set_font_name at Base 43.0
+ clutter_text_set_input_hints at Base 43.0
+ clutter_text_set_input_purpose at Base 43.0
+ clutter_text_set_justify at Base 43.0
+ clutter_text_set_line_alignment at Base 43.0
+ clutter_text_set_line_wrap at Base 43.0
+ clutter_text_set_line_wrap_mode at Base 43.0
+ clutter_text_set_markup at Base 43.0
+ clutter_text_set_max_length at Base 43.0
+ clutter_text_set_password_char at Base 43.0
+ clutter_text_set_preedit_string at Base 43.0
+ clutter_text_set_selectable at Base 43.0
+ clutter_text_set_selected_text_color at Base 43.0
+ clutter_text_set_selection at Base 43.0
+ clutter_text_set_selection_bound at Base 43.0
+ clutter_text_set_selection_color at Base 43.0
+ clutter_text_set_single_line_mode at Base 43.0
+ clutter_text_set_text at Base 43.0
+ clutter_text_set_use_markup at Base 43.0
+ clutter_texture_content_get_texture at Base 43.0
+ clutter_texture_content_get_type at Base 43.0
+ clutter_texture_content_new_from_texture at Base 43.0
+ clutter_texture_flags_get_type at Base 43.0
+ clutter_texture_node_get_type at Base 43.0
+ clutter_texture_node_new at Base 43.0
+ clutter_texture_quality_get_type at Base 43.0
+ clutter_threads_add_idle at Base 43.0
+ clutter_threads_add_idle_full at Base 43.0
+ clutter_threads_add_repaint_func at Base 43.0
+ clutter_threads_add_repaint_func_full at Base 43.0
+ clutter_threads_add_timeout at Base 43.0
+ clutter_threads_add_timeout_full at Base 43.0
+ clutter_threads_remove_repaint_func at Base 43.0
+ clutter_timeline_add_marker at Base 43.0
+ clutter_timeline_add_marker_at_time at Base 43.0
+ clutter_timeline_advance at Base 43.0
+ clutter_timeline_advance_to_marker at Base 43.0
+ clutter_timeline_direction_get_type at Base 43.0
+ clutter_timeline_get_actor at Base 43.0
+ clutter_timeline_get_auto_reverse at Base 43.0
+ clutter_timeline_get_cubic_bezier_progress at Base 43.0
+ clutter_timeline_get_current_repeat at Base 43.0
+ clutter_timeline_get_delay at Base 43.0
+ clutter_timeline_get_delta at Base 43.0
+ clutter_timeline_get_direction at Base 43.0
+ clutter_timeline_get_duration at Base 43.0
+ clutter_timeline_get_duration_hint at Base 43.0
+ clutter_timeline_get_elapsed_time at Base 43.0
+ clutter_timeline_get_frame_clock at Base 43.0
+ clutter_timeline_get_progress at Base 43.0
+ clutter_timeline_get_progress_mode at Base 43.0
+ clutter_timeline_get_repeat_count at Base 43.0
+ clutter_timeline_get_step_progress at Base 43.0
+ clutter_timeline_get_type at Base 43.0
+ clutter_timeline_has_marker at Base 43.0
+ clutter_timeline_is_playing at Base 43.0
+ clutter_timeline_list_markers at Base 43.0
+ clutter_timeline_new at Base 43.0
+ clutter_timeline_new_for_actor at Base 43.0
+ clutter_timeline_new_for_frame_clock at Base 43.0
+ clutter_timeline_pause at Base 43.0
+ clutter_timeline_remove_marker at Base 43.0
+ clutter_timeline_rewind at Base 43.0
+ clutter_timeline_set_actor at Base 43.0
+ clutter_timeline_set_auto_reverse at Base 43.0
+ clutter_timeline_set_cubic_bezier_progress at Base 43.0
+ clutter_timeline_set_delay at Base 43.0
+ clutter_timeline_set_direction at Base 43.0
+ clutter_timeline_set_duration at Base 43.0
+ clutter_timeline_set_frame_clock at Base 43.0
+ clutter_timeline_set_progress_func at Base 43.0
+ clutter_timeline_set_progress_mode at Base 43.0
+ clutter_timeline_set_repeat_count at Base 43.0
+ clutter_timeline_set_step_progress at Base 43.0
+ clutter_timeline_skip at Base 43.0
+ clutter_timeline_start at Base 43.0
+ clutter_timeline_stop at Base 43.0
+ clutter_touchpad_gesture_phase_get_type at Base 43.0
+ clutter_transform_node_get_type at Base 43.0
+ clutter_transform_node_new at Base 43.0
+ clutter_transition_get_animatable at Base 43.0
+ clutter_transition_get_interval at Base 43.0
+ clutter_transition_get_remove_on_complete at Base 43.0
+ clutter_transition_get_type at Base 43.0
+ clutter_transition_group_add_transition at Base 43.0
+ clutter_transition_group_get_type at Base 43.0
+ clutter_transition_group_new at Base 43.0
+ clutter_transition_group_remove_all at Base 43.0
+ clutter_transition_group_remove_transition at Base 43.0
+ clutter_transition_set_animatable at Base 43.0
+ clutter_transition_set_from at Base 43.0
+ clutter_transition_set_from_value at Base 43.0
+ clutter_transition_set_interval at Base 43.0
+ clutter_transition_set_remove_on_complete at Base 43.0
+ clutter_transition_set_to at Base 43.0
+ clutter_transition_set_to_value at Base 43.0
+ clutter_unicode_to_keysym at Base 43.0
+ clutter_unit_type_get_type at Base 43.0
+ clutter_units_copy at Base 43.0
+ clutter_units_free at Base 43.0
+ clutter_units_from_cm at Base 43.0
+ clutter_units_from_em at Base 43.0
+ clutter_units_from_em_for_font at Base 43.0
+ clutter_units_from_mm at Base 43.0
+ clutter_units_from_pixels at Base 43.0
+ clutter_units_from_pt at Base 43.0
+ clutter_units_from_string at Base 43.0
+ clutter_units_get_type at Base 43.0
+ clutter_units_get_unit_type at Base 43.0
+ clutter_units_get_unit_value at Base 43.0
+ clutter_units_to_pixels at Base 43.0
+ clutter_units_to_string at Base 43.0
+ clutter_value_dup_paint_node at Base 43.0
+ clutter_value_get_color at Base 43.0
+ clutter_value_get_paint_node at Base 43.0
+ clutter_value_get_shader_float at Base 43.0
+ clutter_value_get_shader_int at Base 43.0
+ clutter_value_get_shader_matrix at Base 43.0
+ clutter_value_get_units at Base 43.0
+ clutter_value_set_color at Base 43.0
+ clutter_value_set_paint_node at Base 43.0
+ clutter_value_set_shader_float at Base 43.0
+ clutter_value_set_shader_int at Base 43.0
+ clutter_value_set_shader_matrix at Base 43.0
+ clutter_value_set_units at Base 43.0
+ clutter_value_take_paint_node at Base 43.0
+ clutter_virtual_device_type_get_type at Base 43.0
+ clutter_virtual_input_device_get_device_type at Base 43.0
+ clutter_virtual_input_device_get_seat at Base 43.0
+ clutter_virtual_input_device_get_type at Base 43.0
+ clutter_virtual_input_device_notify_absolute_motion at Base 43.0
+ clutter_virtual_input_device_notify_button at Base 43.0
+ clutter_virtual_input_device_notify_discrete_scroll at Base 43.0
+ clutter_virtual_input_device_notify_key at Base 43.0
+ clutter_virtual_input_device_notify_keyval at Base 43.0
+ clutter_virtual_input_device_notify_relative_motion at Base 43.0
+ clutter_virtual_input_device_notify_scroll_continuous at Base 43.0
+ clutter_virtual_input_device_notify_touch_down at Base 43.0
+ clutter_virtual_input_device_notify_touch_motion at Base 43.0
+ clutter_virtual_input_device_notify_touch_up at Base 43.0
+ clutter_zoom_action_get_focal_point at Base 43.0
+ clutter_zoom_action_get_transformed_focal_point at Base 43.0
+ clutter_zoom_action_get_type at Base 43.0
+ clutter_zoom_action_new at Base 43.0
+libmutter-cogl-12.so.0 libmutter-12-0t64 #MINVER#
+* Build-Depends-Package: libmutter-12-dev
+ _cogl_atlas_add_reorganize_callback at Base 43.0
+ _cogl_atlas_new at Base 43.0
+ _cogl_atlas_reserve_space at Base 43.0
+ _cogl_atlas_texture_add_reorganize_callback at Base 43.0
+ _cogl_atlas_texture_remove_reorganize_callback at Base 43.0
+ _cogl_bitmask_clear_all_in_array at Base 43.0
+ _cogl_bitmask_foreach at Base 43.0
+ _cogl_bitmask_get_from_array at Base 43.0
+ _cogl_bitmask_popcount_in_array at Base 43.0
+ _cogl_bitmask_popcount_upto_in_array at Base 43.0
+ _cogl_bitmask_set_bits at Base 43.0
+ _cogl_bitmask_set_in_array at Base 43.0
+ _cogl_bitmask_set_range_in_array at Base 43.0
+ _cogl_bitmask_xor_bits at Base 43.0
+ _cogl_buffer_map_for_fill_or_fallback at Base 43.0
+ _cogl_buffer_unmap_for_fill_or_fallback at Base 43.0
+ _cogl_clip_stack_push_primitive at Base 43.0
+ _cogl_clip_stack_push_rectangle at Base 43.0
+ _cogl_closure_disconnect at Base 43.0
+ _cogl_context_get_default at Base 43.0
+ _cogl_debug_flags at Base 43.0
+ _cogl_debug_instances at Base 43.0
+ _cogl_framebuffer_flush_journal at Base 43.0
+ _cogl_framebuffer_get_modelview_stack at Base 43.0
+ _cogl_framebuffer_get_projection_stack at Base 43.0
+ _cogl_framebuffer_get_stencil_bits at Base 43.0
+ _cogl_framebuffer_winsys_update_size at Base 43.0
+ _cogl_object_default_unref at Base 43.0
+ _cogl_onscreen_notify_complete at Base 43.0
+ _cogl_onscreen_notify_frame_sync at Base 43.0
+ _cogl_pipeline_foreach_layer_internal at Base 43.0
+ _cogl_pipeline_layer_get_texture at Base 43.0
+ _cogl_pipeline_prune_to_n_layers at Base 43.0
+ _cogl_poll_renderer_add_fd at Base 43.0
+ _cogl_poll_renderer_add_idle at Base 43.0
+ _cogl_primitive_draw at Base 43.0
+ _cogl_system_error_quark at Base 43.0
+ _cogl_texture_can_hardware_repeat at Base 43.0
+ _cogl_texture_get_format at Base 43.0
+ _cogl_texture_set_region at Base 43.0
+ _cogl_util_next_p2 at Base 43.0
+ _cogl_winsys_egl_ensure_current at Base 43.0
+ _cogl_winsys_egl_get_vtable at Base 43.0
+ _cogl_winsys_egl_make_current at Base 43.0
+ _cogl_winsys_egl_renderer_connect_common at Base 43.0
+ _cogl_winsys_egl_xlib_get_vtable at Base 43.0
+ _cogl_winsys_error_quark at Base 43.0
+ _cogl_winsys_glx_get_vtable at Base 43.0
+ cogl_atlas_texture_get_gtype at Base 43.0
+ cogl_atlas_texture_new_from_bitmap at Base 43.0
+ cogl_atlas_texture_new_from_data at Base 43.0
+ cogl_atlas_texture_new_from_file at Base 43.0
+ cogl_atlas_texture_new_with_size at Base 43.0
+ cogl_attribute_buffer_get_gtype at Base 43.0
+ cogl_attribute_buffer_new at Base 43.0
+ cogl_attribute_buffer_new_with_size at Base 43.0
+ cogl_attribute_get_buffer at Base 43.0
+ cogl_attribute_get_gtype at Base 43.0
+ cogl_attribute_get_normalized at Base 43.0
+ cogl_attribute_new at Base 43.0
+ cogl_attribute_new_const_1f at Base 43.0
+ cogl_attribute_new_const_2f at Base 43.0
+ cogl_attribute_new_const_2fv at Base 43.0
+ cogl_attribute_new_const_2x2fv at Base 43.0
+ cogl_attribute_new_const_3f at Base 43.0
+ cogl_attribute_new_const_3fv at Base 43.0
+ cogl_attribute_new_const_3x3fv at Base 43.0
+ cogl_attribute_new_const_4f at Base 43.0
+ cogl_attribute_new_const_4fv at Base 43.0
+ cogl_attribute_new_const_4x4fv at Base 43.0
+ cogl_attribute_set_buffer at Base 43.0
+ cogl_attribute_set_normalized at Base 43.0
+ cogl_bitmap_error_quark at Base 43.0
+ cogl_bitmap_get_buffer at Base 43.0
+ cogl_bitmap_get_format at Base 43.0
+ cogl_bitmap_get_gtype at Base 43.0
+ cogl_bitmap_get_height at Base 43.0
+ cogl_bitmap_get_rowstride at Base 43.0
+ cogl_bitmap_get_size_from_file at Base 43.0
+ cogl_bitmap_get_width at Base 43.0
+ cogl_bitmap_new_for_data at Base 43.0
+ cogl_bitmap_new_from_buffer at Base 43.0
+ cogl_bitmap_new_from_file at Base 43.0
+ cogl_bitmap_new_with_size at Base 43.0
+ cogl_blend_string_error_quark at Base 43.0
+ cogl_blit_framebuffer at Base 43.0
+ cogl_buffer_get_size at Base 43.0
+ cogl_buffer_get_update_hint at Base 43.0
+ cogl_buffer_map at Base 43.0
+ cogl_buffer_map_range at Base 43.0
+ cogl_buffer_set_data at Base 43.0
+ cogl_buffer_set_update_hint at Base 43.0
+ cogl_buffer_unmap at Base 43.0
+ cogl_clutter_winsys_has_feature_CLUTTER at Base 43.0
+ cogl_color_copy at Base 43.0
+ cogl_color_equal at Base 43.0
+ cogl_color_free at Base 43.0
+ cogl_color_get_alpha at Base 43.0
+ cogl_color_get_alpha_byte at Base 43.0
+ cogl_color_get_alpha_float at Base 43.0
+ cogl_color_get_blue at Base 43.0
+ cogl_color_get_blue_byte at Base 43.0
+ cogl_color_get_blue_float at Base 43.0
+ cogl_color_get_green at Base 43.0
+ cogl_color_get_green_byte at Base 43.0
+ cogl_color_get_green_float at Base 43.0
+ cogl_color_get_gtype at Base 43.0
+ cogl_color_get_red at Base 43.0
+ cogl_color_get_red_byte at Base 43.0
+ cogl_color_get_red_float at Base 43.0
+ cogl_color_init_from_4f at Base 43.0
+ cogl_color_init_from_4fv at Base 43.0
+ cogl_color_init_from_4ub at Base 43.0
+ cogl_color_init_from_hsl at Base 43.0
+ cogl_color_new at Base 43.0
+ cogl_color_premultiply at Base 43.0
+ cogl_color_set_alpha at Base 43.0
+ cogl_color_set_alpha_byte at Base 43.0
+ cogl_color_set_alpha_float at Base 43.0
+ cogl_color_set_blue at Base 43.0
+ cogl_color_set_blue_byte at Base 43.0
+ cogl_color_set_blue_float at Base 43.0
+ cogl_color_set_green at Base 43.0
+ cogl_color_set_green_byte at Base 43.0
+ cogl_color_set_green_float at Base 43.0
+ cogl_color_set_red at Base 43.0
+ cogl_color_set_red_byte at Base 43.0
+ cogl_color_set_red_float at Base 43.0
+ cogl_color_to_hsl at Base 43.0
+ cogl_color_unpremultiply at Base 43.0
+ cogl_context_format_supports_upload at Base 43.0
+ cogl_context_free_timestamp_query at Base 43.0
+ cogl_context_get_display at Base 43.0
+ cogl_context_get_gpu_time_ns at Base 43.0
+ cogl_context_get_gtype at Base 43.0
+ cogl_context_get_named_pipeline at Base 43.0
+ cogl_context_get_renderer at Base 43.0
+ cogl_context_is_hardware_accelerated at Base 43.0
+ cogl_context_new at Base 43.0
+ cogl_context_set_named_pipeline at Base 43.0
+ cogl_context_timestamp_query_get_time_ns at Base 43.0
+ cogl_create_program at Base 43.0
+ cogl_create_shader at Base 43.0
+ cogl_debug_matrix_entry_print at Base 43.0
+ cogl_debug_object_foreach_type at Base 43.0
+ cogl_debug_object_print_instances at Base 43.0
+ cogl_depth_state_get_range at Base 43.0
+ cogl_depth_state_get_test_enabled at Base 43.0
+ cogl_depth_state_get_test_function at Base 43.0
+ cogl_depth_state_get_write_enabled at Base 43.0
+ cogl_depth_state_init at Base 43.0
+ cogl_depth_state_set_range at Base 43.0
+ cogl_depth_state_set_test_enabled at Base 43.0
+ cogl_depth_state_set_test_function at Base 43.0
+ cogl_depth_state_set_write_enabled at Base 43.0
+ cogl_display_get_gtype at Base 43.0
+ cogl_display_get_renderer at Base 43.0
+ cogl_display_new at Base 43.0
+ cogl_display_set_onscreen_template at Base 43.0
+ cogl_display_setup at Base 43.0
+ cogl_dma_buf_handle_free at Base 43.0
+ cogl_dma_buf_handle_get_bpp at Base 43.0
+ cogl_dma_buf_handle_get_fd at Base 43.0
+ cogl_dma_buf_handle_get_framebuffer at Base 43.0
+ cogl_dma_buf_handle_get_height at Base 43.0
+ cogl_dma_buf_handle_get_offset at Base 43.0
+ cogl_dma_buf_handle_get_stride at Base 43.0
+ cogl_dma_buf_handle_get_width at Base 43.0
+ cogl_dma_buf_handle_mmap at Base 43.0
+ cogl_dma_buf_handle_munmap at Base 43.0
+ cogl_dma_buf_handle_new at Base 43.0
+ cogl_dma_buf_handle_sync_read_end at Base 43.0
+ cogl_dma_buf_handle_sync_read_start at Base 43.0
+ cogl_egl_context_get_egl_display at Base 43.0
+ cogl_egl_texture_2d_new_from_image at Base 43.0
+ cogl_fence_closure_get_user_data at Base 43.0
+ cogl_flush at Base 43.0
+ cogl_foreach_feature at Base 43.0
+ cogl_frame_closure_get_gtype at Base 43.0
+ cogl_frame_info_get_frame_counter at Base 43.0
+ cogl_frame_info_get_global_frame_counter at Base 43.0
+ cogl_frame_info_get_gtype at Base 43.0
+ cogl_frame_info_get_is_symbolic at Base 43.0
+ cogl_frame_info_get_presentation_time_us at Base 43.0
+ cogl_frame_info_get_refresh_rate at Base 43.0
+ cogl_frame_info_get_rendering_duration_ns at Base 43.0
+ cogl_frame_info_get_sequence at Base 43.0
+ cogl_frame_info_get_time_before_buffer_swap_us at Base 43.0
+ cogl_frame_info_is_hw_clock at Base 43.0
+ cogl_frame_info_is_vsync at Base 43.0
+ cogl_frame_info_is_zero_copy at Base 43.0
+ cogl_frame_info_new at Base 43.0
+ cogl_frame_info_set_target_presentation_time at Base 44~beta
+ cogl_framebuffer_add_fence_callback at Base 43.0
+ cogl_framebuffer_allocate at Base 43.0
+ cogl_framebuffer_cancel_fence_callback at Base 43.0
+ cogl_framebuffer_clear4f at Base 43.0
+ cogl_framebuffer_clear at Base 43.0
+ cogl_framebuffer_create_timestamp_query at Base 43.0
+ cogl_framebuffer_discard_buffers at Base 43.0
+ cogl_framebuffer_draw_multitextured_rectangle at Base 43.0
+ cogl_framebuffer_draw_rectangle at Base 43.0
+ cogl_framebuffer_draw_rectangles at Base 43.0
+ cogl_framebuffer_draw_textured_rectangle at Base 43.0
+ cogl_framebuffer_draw_textured_rectangles at Base 43.0
+ cogl_framebuffer_error_quark at Base 43.0
+ cogl_framebuffer_finish at Base 43.0
+ cogl_framebuffer_flush at Base 43.0
+ cogl_framebuffer_frustum at Base 43.0
+ cogl_framebuffer_get_alpha_bits at Base 43.0
+ cogl_framebuffer_get_blue_bits at Base 43.0
+ cogl_framebuffer_get_context at Base 43.0
+ cogl_framebuffer_get_depth_bits at Base 43.0
+ cogl_framebuffer_get_depth_write_enabled at Base 43.0
+ cogl_framebuffer_get_dither_enabled at Base 43.0
+ cogl_framebuffer_get_green_bits at Base 43.0
+ cogl_framebuffer_get_height at Base 43.0
+ cogl_framebuffer_get_is_stereo at Base 43.0
+ cogl_framebuffer_get_modelview_matrix at Base 43.0
+ cogl_framebuffer_get_projection_matrix at Base 43.0
+ cogl_framebuffer_get_red_bits at Base 43.0
+ cogl_framebuffer_get_samples_per_pixel at Base 43.0
+ cogl_framebuffer_get_stereo_mode at Base 43.0
+ cogl_framebuffer_get_type at Base 43.0
+ cogl_framebuffer_get_viewport4fv at Base 43.0
+ cogl_framebuffer_get_viewport_height at Base 43.0
+ cogl_framebuffer_get_viewport_width at Base 43.0
+ cogl_framebuffer_get_viewport_x at Base 43.0
+ cogl_framebuffer_get_viewport_y at Base 43.0
+ cogl_framebuffer_get_width at Base 43.0
+ cogl_framebuffer_identity_matrix at Base 43.0
+ cogl_framebuffer_orthographic at Base 43.0
+ cogl_framebuffer_perspective at Base 43.0
+ cogl_framebuffer_pop_clip at Base 43.0
+ cogl_framebuffer_pop_matrix at Base 43.0
+ cogl_framebuffer_push_matrix at Base 43.0
+ cogl_framebuffer_push_primitive_clip at Base 43.0
+ cogl_framebuffer_push_rectangle_clip at Base 43.0
+ cogl_framebuffer_push_region_clip at Base 43.0
+ cogl_framebuffer_push_scissor_clip at Base 43.0
+ cogl_framebuffer_read_pixels at Base 43.0
+ cogl_framebuffer_read_pixels_into_bitmap at Base 43.0
+ cogl_framebuffer_resolve_samples at Base 43.0
+ cogl_framebuffer_resolve_samples_region at Base 43.0
+ cogl_framebuffer_rotate at Base 43.0
+ cogl_framebuffer_rotate_euler at Base 43.0
+ cogl_framebuffer_scale at Base 43.0
+ cogl_framebuffer_set_depth_write_enabled at Base 43.0
+ cogl_framebuffer_set_dither_enabled at Base 43.0
+ cogl_framebuffer_set_modelview_matrix at Base 43.0
+ cogl_framebuffer_set_projection_matrix at Base 43.0
+ cogl_framebuffer_set_samples_per_pixel at Base 43.0
+ cogl_framebuffer_set_stereo_mode at Base 43.0
+ cogl_framebuffer_set_viewport at Base 43.0
+ cogl_framebuffer_transform at Base 43.0
+ cogl_framebuffer_translate at Base 43.0
+ cogl_get_graphics_reset_status at Base 43.0
+ cogl_get_proc_address at Base 43.0
+ cogl_get_rectangle_indices at Base 43.0
+ cogl_glib_renderer_source_new at Base 43.0
+ cogl_glib_source_new at Base 43.0
+ cogl_graphene_matrix_project_point at Base 43.0
+ cogl_graphene_matrix_project_points at Base 43.0
+ cogl_graphene_matrix_transform_points at Base 43.0
+ cogl_handle_get_type at Base 43.0
+ cogl_has_feature at Base 43.0
+ cogl_has_features at Base 43.0
+ cogl_index_buffer_get_gtype at Base 43.0
+ cogl_index_buffer_new at Base 43.0
+ cogl_indices_get_buffer at Base 43.0
+ cogl_indices_get_gtype at Base 43.0
+ cogl_indices_get_offset at Base 43.0
+ cogl_indices_get_type at Base 43.0
+ cogl_indices_new at Base 43.0
+ cogl_indices_new_for_buffer at Base 43.0
+ cogl_indices_set_offset at Base 43.0
+ cogl_is_atlas_texture at Base 43.0
+ cogl_is_attribute at Base 43.0
+ cogl_is_attribute_buffer at Base 43.0
+ cogl_is_bitmap at Base 43.0
+ cogl_is_buffer at Base 43.0
+ cogl_is_context at Base 43.0
+ cogl_is_display at Base 43.0
+ cogl_is_frame_info at Base 43.0
+ cogl_is_framebuffer at Base 43.0
+ cogl_is_index_buffer at Base 43.0
+ cogl_is_indices at Base 43.0
+ cogl_is_matrix_stack at Base 43.0
+ cogl_is_onscreen_template at Base 43.0
+ cogl_is_output at Base 43.0
+ cogl_is_pipeline at Base 43.0
+ cogl_is_pixel_buffer at Base 43.0
+ cogl_is_primitive at Base 43.0
+ cogl_is_program at Base 43.0
+ cogl_is_renderer at Base 43.0
+ cogl_is_shader at Base 43.0
+ cogl_is_snippet at Base 43.0
+ cogl_is_sub_texture at Base 43.0
+ cogl_is_swap_chain at Base 43.0
+ cogl_is_texture at Base 43.0
+ cogl_is_texture_2d at Base 43.0
+ cogl_is_texture_2d_sliced at Base 43.0
+ cogl_is_texture_pixmap_x11 at Base 43.0
+ cogl_matrix_entry_calculate_translation at Base 43.0
+ cogl_matrix_entry_equal at Base 43.0
+ cogl_matrix_entry_get at Base 43.0
+ cogl_matrix_entry_get_gtype at Base 43.0
+ cogl_matrix_entry_is_identity at Base 43.0
+ cogl_matrix_entry_ref at Base 43.0
+ cogl_matrix_entry_unref at Base 43.0
+ cogl_matrix_stack_frustum at Base 43.0
+ cogl_matrix_stack_get at Base 43.0
+ cogl_matrix_stack_get_entry at Base 43.0
+ cogl_matrix_stack_get_gtype at Base 43.0
+ cogl_matrix_stack_get_inverse at Base 43.0
+ cogl_matrix_stack_load_identity at Base 43.0
+ cogl_matrix_stack_multiply at Base 43.0
+ cogl_matrix_stack_new at Base 43.0
+ cogl_matrix_stack_orthographic at Base 43.0
+ cogl_matrix_stack_perspective at Base 43.0
+ cogl_matrix_stack_pop at Base 43.0
+ cogl_matrix_stack_push at Base 43.0
+ cogl_matrix_stack_rotate at Base 43.0
+ cogl_matrix_stack_rotate_euler at Base 43.0
+ cogl_matrix_stack_scale at Base 43.0
+ cogl_matrix_stack_set at Base 43.0
+ cogl_matrix_stack_translate at Base 43.0
+ cogl_meta_texture_foreach_in_region at Base 43.0
+ cogl_object_get_gtype at Base 43.0
+ cogl_object_get_user_data at Base 43.0
+ cogl_object_ref at Base 43.0
+ cogl_object_set_user_data at Base 43.0
+ cogl_object_unref at Base 43.0
+ cogl_object_value_get_object at Base 43.0
+ cogl_object_value_set_object at Base 43.0
+ cogl_offscreen_get_texture at Base 43.0
+ cogl_offscreen_get_type at Base 43.0
+ cogl_offscreen_new_with_texture at Base 43.0
+ cogl_onscreen_add_dirty_callback at Base 43.0
+ cogl_onscreen_add_frame_callback at Base 43.0
+ cogl_onscreen_add_frame_info at Base 43.0
+ cogl_onscreen_count_pending_frames at Base 43.0
+ cogl_onscreen_direct_scanout at Base 43.0
+ cogl_onscreen_dirty_closure_get_gtype at Base 43.0
+ cogl_onscreen_egl_get_egl_surface at Base 43.0
+ cogl_onscreen_egl_get_type at Base 43.0
+ cogl_onscreen_egl_set_egl_surface at Base 43.0
+ cogl_onscreen_get_buffer_age at Base 43.0
+ cogl_onscreen_get_frame_counter at Base 43.0
+ cogl_onscreen_get_type at Base 43.0
+ cogl_onscreen_glx_new at Base 43.0
+ cogl_onscreen_peek_head_frame_info at Base 43.0
+ cogl_onscreen_peek_tail_frame_info at Base 43.0
+ cogl_onscreen_pop_head_frame_info at Base 43.0
+ cogl_onscreen_queue_damage_region at Base 43.0
+ cogl_onscreen_remove_dirty_callback at Base 43.0
+ cogl_onscreen_remove_frame_callback at Base 43.0
+ cogl_onscreen_swap_buffers at Base 43.0
+ cogl_onscreen_swap_buffers_with_damage at Base 43.0
+ cogl_onscreen_swap_region at Base 43.0
+ cogl_onscreen_template_get_gtype at Base 43.0
+ cogl_onscreen_template_new at Base 43.0
+ cogl_onscreen_template_set_samples_per_pixel at Base 43.0
+ cogl_onscreen_template_set_stereo_enabled at Base 43.0
+ cogl_onscreen_xlib_new at Base 43.0
+ cogl_output_get_gtype at Base 43.0
+ cogl_output_get_height at Base 43.0
+ cogl_output_get_mm_height at Base 43.0
+ cogl_output_get_mm_width at Base 43.0
+ cogl_output_get_refresh_rate at Base 43.0
+ cogl_output_get_subpixel_order at Base 43.0
+ cogl_output_get_width at Base 43.0
+ cogl_output_get_x at Base 43.0
+ cogl_output_get_y at Base 43.0
+ cogl_pipeline_add_layer_snippet at Base 43.0
+ cogl_pipeline_add_snippet at Base 43.0
+ cogl_pipeline_cache_get_combined_hash at Base 43.0
+ cogl_pipeline_cache_get_fragment_hash at Base 43.0
+ cogl_pipeline_copy at Base 43.0
+ cogl_pipeline_foreach_layer at Base 43.0
+ cogl_pipeline_get_alpha_test_function at Base 43.0
+ cogl_pipeline_get_alpha_test_reference at Base 43.0
+ cogl_pipeline_get_color at Base 43.0
+ cogl_pipeline_get_cull_face_mode at Base 43.0
+ cogl_pipeline_get_depth_state at Base 43.0
+ cogl_pipeline_get_front_face_winding at Base 43.0
+ cogl_pipeline_get_gtype at Base 43.0
+ cogl_pipeline_get_layer_filters at Base 44~beta
+ cogl_pipeline_get_layer_point_sprite_coords_enabled at Base 43.0
+ cogl_pipeline_get_layer_texture at Base 43.0
+ cogl_pipeline_get_layer_wrap_mode_s at Base 43.0
+ cogl_pipeline_get_layer_wrap_mode_t at Base 43.0
+ cogl_pipeline_get_n_layers at Base 43.0
+ cogl_pipeline_get_per_vertex_point_size at Base 43.0
+ cogl_pipeline_get_point_size at Base 43.0
+ cogl_pipeline_get_uniform_location at Base 43.0
+ cogl_pipeline_get_user_program at Base 43.0
+ cogl_pipeline_new at Base 43.0
+ cogl_pipeline_remove_layer at Base 43.0
+ cogl_pipeline_set_alpha_test_function at Base 43.0
+ cogl_pipeline_set_blend at Base 43.0
+ cogl_pipeline_set_blend_constant at Base 43.0
+ cogl_pipeline_set_color4f at Base 43.0
+ cogl_pipeline_set_color4ub at Base 43.0
+ cogl_pipeline_set_color at Base 43.0
+ cogl_pipeline_set_cull_face_mode at Base 43.0
+ cogl_pipeline_set_depth_state at Base 43.0
+ cogl_pipeline_set_front_face_winding at Base 43.0
+ cogl_pipeline_set_layer_combine at Base 43.0
+ cogl_pipeline_set_layer_combine_constant at Base 43.0
+ cogl_pipeline_set_layer_filters at Base 43.0
+ cogl_pipeline_set_layer_matrix at Base 43.0
+ cogl_pipeline_set_layer_max_mipmap_level at Base 43.0
+ cogl_pipeline_set_layer_null_texture at Base 43.0
+ cogl_pipeline_set_layer_point_sprite_coords_enabled at Base 43.0
+ cogl_pipeline_set_layer_texture at Base 43.0
+ cogl_pipeline_set_layer_wrap_mode at Base 43.0
+ cogl_pipeline_set_layer_wrap_mode_s at Base 43.0
+ cogl_pipeline_set_layer_wrap_mode_t at Base 43.0
+ cogl_pipeline_set_per_vertex_point_size at Base 43.0
+ cogl_pipeline_set_point_size at Base 43.0
+ cogl_pipeline_set_uniform_1f at Base 43.0
+ cogl_pipeline_set_uniform_1i at Base 43.0
+ cogl_pipeline_set_uniform_float at Base 43.0
+ cogl_pipeline_set_uniform_int at Base 43.0
+ cogl_pipeline_set_uniform_matrix at Base 43.0
+ cogl_pipeline_set_user_program at Base 43.0
+ cogl_pipeline_vertend_glsl_get_shader_state at Base 43.0
+ cogl_pixel_buffer_get_gtype at Base 43.0
+ cogl_pixel_buffer_new at Base 43.0
+ cogl_pixel_format_get_bytes_per_pixel at Base 43.0
+ cogl_pixel_format_get_n_planes at Base 43.0
+ cogl_pixel_format_to_string at Base 43.0
+ cogl_poll_renderer_dispatch at Base 43.0
+ cogl_poll_renderer_get_info at Base 43.0
+ cogl_primitive_copy at Base 43.0
+ cogl_primitive_draw at Base 43.0
+ cogl_primitive_foreach_attribute at Base 43.0
+ cogl_primitive_get_first_vertex at Base 43.0
+ cogl_primitive_get_gtype at Base 43.0
+ cogl_primitive_get_indices at Base 43.0
+ cogl_primitive_get_mode at Base 43.0
+ cogl_primitive_get_n_vertices at Base 43.0
+ cogl_primitive_new at Base 43.0
+ cogl_primitive_new_p2 at Base 43.0
+ cogl_primitive_new_p2c4 at Base 43.0
+ cogl_primitive_new_p2t2 at Base 43.0
+ cogl_primitive_new_p2t2c4 at Base 43.0
+ cogl_primitive_new_p3 at Base 43.0
+ cogl_primitive_new_p3c4 at Base 43.0
+ cogl_primitive_new_p3t2 at Base 43.0
+ cogl_primitive_new_p3t2c4 at Base 43.0
+ cogl_primitive_new_with_attributes at Base 43.0
+ cogl_primitive_set_attributes at Base 43.0
+ cogl_primitive_set_first_vertex at Base 43.0
+ cogl_primitive_set_indices at Base 43.0
+ cogl_primitive_set_mode at Base 43.0
+ cogl_primitive_set_n_vertices at Base 43.0
+ cogl_primitive_texture_set_auto_mipmap at Base 43.0
+ cogl_program_attach_shader at Base 43.0
+ cogl_program_get_uniform_location at Base 43.0
+ cogl_program_link at Base 43.0
+ cogl_program_set_uniform_1f at Base 43.0
+ cogl_program_set_uniform_1i at Base 43.0
+ cogl_program_set_uniform_float at Base 43.0
+ cogl_program_set_uniform_int at Base 43.0
+ cogl_program_set_uniform_matrix at Base 43.0
+ cogl_renderer_add_constraint at Base 43.0
+ cogl_renderer_bind_api at Base 43.0
+ cogl_renderer_check_onscreen_template at Base 43.0
+ cogl_renderer_connect at Base 43.0
+ cogl_renderer_create_dma_buf at Base 43.0
+ cogl_renderer_error_quark at Base 43.0
+ cogl_renderer_foreach_output at Base 43.0
+ cogl_renderer_get_driver at Base 43.0
+ cogl_renderer_get_gtype at Base 43.0
+ cogl_renderer_get_winsys_id at Base 43.0
+ cogl_renderer_is_dma_buf_supported at Base 43.0
+ cogl_renderer_new at Base 43.0
+ cogl_renderer_remove_constraint at Base 43.0
+ cogl_renderer_set_custom_winsys at Base 43.0
+ cogl_renderer_set_driver at Base 43.0
+ cogl_renderer_set_winsys_id at Base 43.0
+ cogl_scanout_blit_to_framebuffer at Base 43.0
+ cogl_scanout_error_quark at Base 43.0
+ cogl_scanout_get_type at Base 43.0
+ cogl_scanout_notify_failed at Base 44~rc
+ cogl_set_tracing_disabled_on_thread at Base 43.0
+ cogl_set_tracing_enabled_on_thread at Base 43.0
+ cogl_set_tracing_enabled_on_thread_with_fd at Base 43.0
+ cogl_shader_get_type at Base 43.0
+ cogl_shader_source at Base 43.0
+ cogl_snippet_get_declarations at Base 43.0
+ cogl_snippet_get_gtype at Base 43.0
+ cogl_snippet_get_hook at Base 43.0
+ cogl_snippet_get_post at Base 43.0
+ cogl_snippet_get_pre at Base 43.0
+ cogl_snippet_get_replace at Base 43.0
+ cogl_snippet_new at Base 43.0
+ cogl_snippet_set_declarations at Base 43.0
+ cogl_snippet_set_post at Base 43.0
+ cogl_snippet_set_pre at Base 43.0
+ cogl_snippet_set_replace at Base 43.0
+ cogl_sub_texture_get_parent at Base 43.0
+ cogl_sub_texture_new at Base 43.0
+ cogl_swap_chain_get_gtype at Base 43.0
+ cogl_swap_chain_new at Base 43.0
+ cogl_swap_chain_set_length at Base 43.0
+ cogl_texture_2d_get_gtype at Base 43.0
+ cogl_texture_2d_new_from_bitmap at Base 43.0
+ cogl_texture_2d_new_from_data at Base 43.0
+ cogl_texture_2d_new_from_egl_image_external at Base 43.0
+ cogl_texture_2d_new_from_file at Base 43.0
+ cogl_texture_2d_new_with_format at Base 44~beta
+ cogl_texture_2d_new_with_size at Base 43.0
+ cogl_texture_2d_sliced_get_gtype at Base 43.0
+ cogl_texture_2d_sliced_new_from_bitmap at Base 43.0
+ cogl_texture_2d_sliced_new_from_data at Base 43.0
+ cogl_texture_2d_sliced_new_from_file at Base 43.0
+ cogl_texture_2d_sliced_new_with_size at Base 43.0
+ cogl_texture_allocate at Base 43.0
+ cogl_texture_error_quark at Base 43.0
+ cogl_texture_get_components at Base 43.0
+ cogl_texture_get_data at Base 43.0
+ cogl_texture_get_gl_texture at Base 43.0
+ cogl_texture_get_gtype at Base 43.0
+ cogl_texture_get_height at Base 43.0
+ cogl_texture_get_max_waste at Base 43.0
+ cogl_texture_get_premultiplied at Base 43.0
+ cogl_texture_get_width at Base 43.0
+ cogl_texture_is_get_data_supported at Base 43.0
+ cogl_texture_is_sliced at Base 43.0
+ cogl_texture_pixmap_x11_error_quark at Base 43.0
+ cogl_texture_pixmap_x11_get_gtype at Base 43.0
+ cogl_texture_pixmap_x11_is_using_tfp_extension at Base 43.0
+ cogl_texture_pixmap_x11_new at Base 43.0
+ cogl_texture_pixmap_x11_new_left at Base 43.0
+ cogl_texture_pixmap_x11_new_right at Base 43.0
+ cogl_texture_pixmap_x11_update_area at Base 43.0
+ cogl_texture_set_components at Base 43.0
+ cogl_texture_set_data at Base 43.0
+ cogl_texture_set_premultiplied at Base 43.0
+ cogl_texture_set_region at Base 43.0
+ cogl_texture_set_region_from_bitmap at Base 43.0
+ (arch=!hurd-i386 !i386)cogl_trace_context at Base 43.0
+ (arch=!hurd-i386 !i386)cogl_trace_describe at Base 43.0
+ (arch=!hurd-i386 !i386)cogl_trace_end at Base 43.0
+ (arch=!hurd-i386 !i386)cogl_trace_mutex at Base 43.0
+ (arch=!hurd-i386 !i386)cogl_trace_thread_data at Base 43.0
+ cogl_x11_onscreen_get_type at Base 43.0
+ cogl_x11_onscreen_get_x11_window at Base 43.0
+ cogl_xlib_renderer_add_filter at Base 43.0
+ cogl_xlib_renderer_get_display at Base 43.0
+ cogl_xlib_renderer_get_foreign_display at Base 43.0
+ cogl_xlib_renderer_handle_event at Base 43.0
+ cogl_xlib_renderer_remove_filter at Base 43.0
+ cogl_xlib_renderer_request_reset_on_video_memory_purge at Base 43.0
+ cogl_xlib_renderer_set_foreign_display at Base 43.0
+libmutter-cogl-pango-12.so.0 libmutter-12-0t64 #MINVER#
+* Build-Depends-Package: libmutter-12-dev
+ cogl_pango_ensure_glyph_cache_for_layout at Base 43.0
+ cogl_pango_font_map_clear_glyph_cache at Base 43.0
+ cogl_pango_font_map_create_context at Base 43.0
+ cogl_pango_font_map_get_renderer at Base 43.0
+ cogl_pango_font_map_get_use_mipmapping at Base 43.0
+ cogl_pango_font_map_new at Base 43.0
+ cogl_pango_font_map_set_resolution at Base 43.0
+ cogl_pango_font_map_set_use_mipmapping at Base 43.0
+ cogl_pango_glyph_cache_clear at Base 43.0
+ cogl_pango_glyph_cache_free at Base 43.0
+ cogl_pango_glyph_cache_lookup at Base 43.0
+ cogl_pango_glyph_cache_new at Base 43.0
+ cogl_pango_renderer_get_type at Base 43.0
+ cogl_pango_show_layout at Base 43.0
+ cogl_pango_show_layout_line at Base 43.0
diff -Nru mutter-44.8/debian/libmutter-test-12.install mutter-44.8/debian/libmutter-test-12.install
--- mutter-44.8/debian/libmutter-test-12.install	2024-02-10 12:56:05.000000000 +0000
+++ mutter-44.8/debian/libmutter-test-12.install	1970-01-01 00:00:00.000000000 +0000
@@ -1,4 +0,0 @@
-usr/include/mutter-${env:MUTTER_API_VERSION}/meta-test
-usr/lib/${DEB_HOST_MULTIARCH}/libmutter-test-${env:MUTTER_API_VERSION}.so
-usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/libmutter-test-${env:MUTTER_API_VERSION}.pc
-usr/lib/${DEB_HOST_MULTIARCH}/mutter-${env:MUTTER_API_VERSION}/MetaTest-${env:MUTTER_API_VERSION}.typelib
diff -Nru mutter-44.8/debian/libmutter-test-12.symbols mutter-44.8/debian/libmutter-test-12.symbols
--- mutter-44.8/debian/libmutter-test-12.symbols	2024-02-10 12:56:05.000000000 +0000
+++ mutter-44.8/debian/libmutter-test-12.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,60 +0,0 @@
-libmutter-test-12.so libmutter-test-12 #MINVER#
-* Build-Depends-Package: libmutter-12-dev
- meta_async_waiter_destroy at Base 41.0
- meta_async_waiter_new at Base 41.0
- meta_async_waiter_process_x11_event at Base 41.0
- meta_async_waiter_set_and_wait at Base 41.0
- meta_backend_test_add_test_device at Base 41.0
- meta_backend_test_get_gpu at Base 41.0
- meta_backend_test_get_type at Base 41.0
- meta_backend_test_remove_device at Base 41.0
- meta_backend_test_set_is_lid_closed at Base 41.0
- meta_check_monitor_configuration at Base 42~beta
- meta_check_monitor_scales at Base 42~beta
- meta_context_test_get_type at Base 41.0
- meta_context_test_run_tests at Base 41.0
- meta_context_test_wait_for_x11_display at Base 41.0
- meta_create_monitor_test_setup at Base 42~beta
- meta_create_test_context at Base 41.0
- meta_create_test_monitor at Base 42~beta
- meta_crtc_test_disable_gamma_lut at Base 43~rc
- meta_crtc_test_get_type at Base 41.0
- meta_find_window_from_title at Base 42~beta
- meta_flush_input at Base 44~beta
- meta_init_monitor_test_setup at Base 42~beta
- meta_monitor_manager_test_emulate_hotplug at Base 41.0
- meta_monitor_manager_test_get_tiled_monitor_count at Base 41.0
- meta_monitor_manager_test_get_type at Base 41.0
- meta_monitor_manager_test_read_current at Base 41.0
- meta_monitor_manager_test_set_handles_transforms at Base 41.0
- meta_monitor_manager_test_set_layout_mode at Base 44~rc
- meta_orientation_to_string at Base 42~beta
- meta_output_test_get_type at Base 41.0
- meta_read_file at Base 42~beta
- meta_ref_test_determine_ref_test_flag at Base 42~beta
- meta_ref_test_verify_view at Base 42~beta
- meta_sensors_proxy_mock_get at Base 41.0
- meta_sensors_proxy_mock_set_orientation at Base 41.0
- meta_sensors_proxy_mock_set_property at Base 41.0
- meta_set_custom_monitor_config at Base 42~beta
- meta_set_custom_monitor_config_full at Base 42~beta
- meta_set_custom_monitor_system_config at Base 42~beta
- meta_test_client_destroy at Base 41.0
- meta_test_client_do at Base 41.0
- meta_test_client_dov at Base 42~beta
- meta_test_client_error_quark at Base 41.0
- meta_test_client_find_window at Base 41.0
- meta_test_client_get_id at Base 41.0
- meta_test_client_new at Base 41.0
- meta_test_client_quit at Base 41.0
- meta_test_client_run at Base 44~beta
- meta_test_client_wait at Base 41.0
- meta_test_client_wait_for_window_shown at Base 41.0
- meta_test_get_gpu at Base 42~beta
- meta_test_monitor_destroy at Base 44~beta
- meta_test_monitor_get_type at Base 44~beta
- meta_test_monitor_new at Base 44~beta
- meta_test_shell_get_type at Base 44.3-4~
- meta_wait_for_orientation at Base 42~beta
- meta_wait_for_paint at Base 42~beta
- meta_wait_for_possible_orientation_change at Base 42~beta
diff -Nru mutter-44.8/debian/libmutter-test-12t64.install mutter-44.8/debian/libmutter-test-12t64.install
--- mutter-44.8/debian/libmutter-test-12t64.install	1970-01-01 00:00:00.000000000 +0000
+++ mutter-44.8/debian/libmutter-test-12t64.install	2024-02-10 12:56:05.000000000 +0000
@@ -0,0 +1,4 @@
+usr/include/mutter-${env:MUTTER_API_VERSION}/meta-test
+usr/lib/${DEB_HOST_MULTIARCH}/libmutter-test-${env:MUTTER_API_VERSION}.so
+usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/libmutter-test-${env:MUTTER_API_VERSION}.pc
+usr/lib/${DEB_HOST_MULTIARCH}/mutter-${env:MUTTER_API_VERSION}/MetaTest-${env:MUTTER_API_VERSION}.typelib
diff -Nru mutter-44.8/debian/libmutter-test-12t64.lintian-overrides mutter-44.8/debian/libmutter-test-12t64.lintian-overrides
--- mutter-44.8/debian/libmutter-test-12t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ mutter-44.8/debian/libmutter-test-12t64.lintian-overrides	2024-02-28 21:31:58.000000000 +0000
@@ -0,0 +1 @@
+libmutter-test-12t64: package-name-doesnt-match-sonames libmutter-test-12
diff -Nru mutter-44.8/debian/libmutter-test-12t64.symbols mutter-44.8/debian/libmutter-test-12t64.symbols
--- mutter-44.8/debian/libmutter-test-12t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ mutter-44.8/debian/libmutter-test-12t64.symbols	2024-02-28 21:31:58.000000000 +0000
@@ -0,0 +1,60 @@
+libmutter-test-12.so libmutter-test-12t64 #MINVER#
+* Build-Depends-Package: libmutter-12-dev
+ meta_async_waiter_destroy at Base 41.0
+ meta_async_waiter_new at Base 41.0
+ meta_async_waiter_process_x11_event at Base 41.0
+ meta_async_waiter_set_and_wait at Base 41.0
+ meta_backend_test_add_test_device at Base 41.0
+ meta_backend_test_get_gpu at Base 41.0
+ meta_backend_test_get_type at Base 41.0
+ meta_backend_test_remove_device at Base 41.0
+ meta_backend_test_set_is_lid_closed at Base 41.0
+ meta_check_monitor_configuration at Base 42~beta
+ meta_check_monitor_scales at Base 42~beta
+ meta_context_test_get_type at Base 41.0
+ meta_context_test_run_tests at Base 41.0
+ meta_context_test_wait_for_x11_display at Base 41.0
+ meta_create_monitor_test_setup at Base 42~beta
+ meta_create_test_context at Base 41.0
+ meta_create_test_monitor at Base 42~beta
+ meta_crtc_test_disable_gamma_lut at Base 43~rc
+ meta_crtc_test_get_type at Base 41.0
+ meta_find_window_from_title at Base 42~beta
+ meta_flush_input at Base 44~beta
+ meta_init_monitor_test_setup at Base 42~beta
+ meta_monitor_manager_test_emulate_hotplug at Base 41.0
+ meta_monitor_manager_test_get_tiled_monitor_count at Base 41.0
+ meta_monitor_manager_test_get_type at Base 41.0
+ meta_monitor_manager_test_read_current at Base 41.0
+ meta_monitor_manager_test_set_handles_transforms at Base 41.0
+ meta_monitor_manager_test_set_layout_mode at Base 44~rc
+ meta_orientation_to_string at Base 42~beta
+ meta_output_test_get_type at Base 41.0
+ meta_read_file at Base 42~beta
+ meta_ref_test_determine_ref_test_flag at Base 42~beta
+ meta_ref_test_verify_view at Base 42~beta
+ meta_sensors_proxy_mock_get at Base 41.0
+ meta_sensors_proxy_mock_set_orientation at Base 41.0
+ meta_sensors_proxy_mock_set_property at Base 41.0
+ meta_set_custom_monitor_config at Base 42~beta
+ meta_set_custom_monitor_config_full at Base 42~beta
+ meta_set_custom_monitor_system_config at Base 42~beta
+ meta_test_client_destroy at Base 41.0
+ meta_test_client_do at Base 41.0
+ meta_test_client_dov at Base 42~beta
+ meta_test_client_error_quark at Base 41.0
+ meta_test_client_find_window at Base 41.0
+ meta_test_client_get_id at Base 41.0
+ meta_test_client_new at Base 41.0
+ meta_test_client_quit at Base 41.0
+ meta_test_client_run at Base 44~beta
+ meta_test_client_wait at Base 41.0
+ meta_test_client_wait_for_window_shown at Base 41.0
+ meta_test_get_gpu at Base 42~beta
+ meta_test_monitor_destroy at Base 44~beta
+ meta_test_monitor_get_type at Base 44~beta
+ meta_test_monitor_new at Base 44~beta
+ meta_test_shell_get_type at Base 44.3-4~
+ meta_wait_for_orientation at Base 42~beta
+ meta_wait_for_paint at Base 42~beta
+ meta_wait_for_possible_orientation_change at Base 42~beta


More information about the pkg-gnome-maintainers mailing list