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:
@ -21,7 +21,7 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "core/meta-selection-source-memory.h"
|
||||
#include "meta/meta-selection-source-memory.h"
|
||||
|
||||
struct _MetaSelectionSourceMemory
|
||||
{
|
||||
|
Reference in New Issue
Block a user