Make MetaSelection, MetaSelectionSource and MetaMemorySelectionSource public
This exposes the base so that we can reimplement StClipboard on top. Some gtk-docs have been added for documentation and introspection purposes. https://gitlab.gnome.org/GNOME/mutter/merge_requests/320
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
|
||||
#include <wayland-server.h>
|
||||
|
||||
#include "core/meta-selection-source.h"
|
||||
#include "meta/meta-selection-source.h"
|
||||
|
||||
#define META_TYPE_SELECTION_SOURCE_WAYLAND (meta_selection_source_wayland_get_type ())
|
||||
|
||||
|
Reference in New Issue
Block a user