507f04a8f6
Add a semi-private function, called clutter_base_init(), which initialises the basic Clutter functionalities (at the moment, just the GLib type system) without calling in the backend-specific code. This function is only useful for gtk-doc, to introspect the library when generating documentation for signals, properties and class hierarchy. Also, change the documentation build system to use clutter_base_init() when launching the scanner program.
46 lines
621 B
Plaintext
46 lines
621 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
clutter-feature
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|
|
<!-- ##### ENUM ClutterFeatureFlags ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@CLUTTER_FEATURE_TEXTURE_RECTANGLE:
|
|
@CLUTTER_FEATURE_SYNC_TO_VBLANK:
|
|
@CLUTTER_FEATURE_TEXTURE_READ_PIXELS:
|
|
|
|
<!-- ##### FUNCTION clutter_feature_available ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@feature:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION clutter_feature_get_all ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@Returns:
|
|
|
|
|