introspection: Remove workaround MetaMutter comment
The scanner should understand this better now.
This commit is contained in:
parent
8a6b583cdc
commit
e3789e31ef
@ -40,12 +40,12 @@
|
|||||||
#define MUTTER_PLUGIN_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), MUTTER_TYPE_PLUGIN, MutterPluginClass))
|
#define MUTTER_PLUGIN_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), MUTTER_TYPE_PLUGIN, MutterPluginClass))
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* MetaMutterPlugin: (skip)
|
* MutterPlugin: (skip)
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
typedef struct _MutterPlugin MutterPlugin;
|
typedef struct _MutterPlugin MutterPlugin;
|
||||||
/**
|
/**
|
||||||
* MetaMutterPluginClass: (skip)
|
* MutterPluginClass: (skip)
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
typedef struct _MutterPluginClass MutterPluginClass;
|
typedef struct _MutterPluginClass MutterPluginClass;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user