mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
compositor: Export meta_shadow_factory_get_shadow to introspection
I forgot we had a separate list of headers for introspection to scan.
This commit is contained in:
parent
b33a82eb7c
commit
a191554cf6
@ -323,6 +323,7 @@ libmutterinclude_headers = \
|
||||
meta/meta-shaped-texture.h \
|
||||
meta/meta-shadow-factory.h \
|
||||
meta/meta-window-actor.h \
|
||||
meta/meta-window-shape.h \
|
||||
meta/prefs.h \
|
||||
meta/screen.h \
|
||||
meta/theme.h \
|
||||
|
@ -845,7 +845,7 @@ get_shadow_params (MetaShadowFactory *factory,
|
||||
}
|
||||
|
||||
/**
|
||||
* meta_shadow_factory_get_shadow: (skip)
|
||||
* meta_shadow_factory_get_shadow:
|
||||
* @factory: a #MetaShadowFactory
|
||||
* @shape: the size-invariant shape of the window's region
|
||||
* @width: the actual width of the window's region
|
||||
|
Loading…
Reference in New Issue
Block a user