mirror of
https://github.com/brl/mutter.git
synced 2024-11-27 10:30:47 -05:00
70b0ee6c1e
* clutter.sections.txt: * clutter-sections.txt: Rename . to -, and add missing class members. * tmpl/*: Resync
66 lines
777 B
Plaintext
66 lines
777 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
ClutterRectangle
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|
|
<!-- ##### STRUCT ClutterRectangle ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
<!-- ##### ARG ClutterRectangle:color ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### FUNCTION clutter_rectangle_new ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION clutter_rectangle_new_with_color ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@color:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION clutter_rectangle_get_color ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@rectangle:
|
|
@color:
|
|
|
|
|
|
<!-- ##### FUNCTION clutter_rectangle_set_color ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@rectangle:
|
|
@color:
|
|
|
|
|