mirror of
https://github.com/brl/mutter.git
synced 2024-11-29 19:40:43 -05:00
2006-09-14 Emmanuele Bassi <ebassi@openedhand.com>
D tmpl/clutter-video-texture.sgml * clutter-sections.txt: * clutter.types: Remove ClutterVideoTexture.
This commit is contained in:
parent
93f102fc85
commit
164367e547
@ -1,3 +1,10 @@
|
|||||||
|
2006-09-14 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
|
D tmpl/clutter-video-texture.sgml
|
||||||
|
|
||||||
|
* clutter-sections.txt:
|
||||||
|
* clutter.types: Remove ClutterVideoTexture.
|
||||||
|
|
||||||
2006-08-30 Jorn Baayen <jorn@openedhand.com>
|
2006-08-30 Jorn Baayen <jorn@openedhand.com>
|
||||||
|
|
||||||
* Makefile.am:
|
* Makefile.am:
|
||||||
|
@ -127,24 +127,6 @@ ClutterStagePrivate
|
|||||||
clutter_stage_get_type
|
clutter_stage_get_type
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
|
||||||
<FILE>clutter-video-texture</FILE>
|
|
||||||
<TITLE>ClutterVideoTexture</TITLE>
|
|
||||||
ClutterVideoTexture
|
|
||||||
clutter_video_texture_new
|
|
||||||
<SUBSECTION Standard>
|
|
||||||
ClutterVideoTextureClass
|
|
||||||
CLUTTER_VIDEO_TEXTURE
|
|
||||||
CLUTTER_IS_VIDEO_TEXTURE
|
|
||||||
CLUTTER_TYPE_VIDEO_TEXTURE
|
|
||||||
CLUTTER_VIDEO_TEXTURE_CLASS
|
|
||||||
CLUTTER_IS_VIDEO_TEXTURE_CLASS
|
|
||||||
CLUTTER_VIDEO_TEXTURE_GET_CLASS
|
|
||||||
<SUBSECTION Private>
|
|
||||||
ClutterVideoTexturePrivate
|
|
||||||
clutter_video_texture_get_type
|
|
||||||
</SECTION>
|
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>clutter-rectangle</FILE>
|
<FILE>clutter-rectangle</FILE>
|
||||||
<TITLE>ClutterRectangle</TITLE>
|
<TITLE>ClutterRectangle</TITLE>
|
||||||
|
@ -5,7 +5,6 @@ clutter_group_get_type
|
|||||||
clutter_stage_get_type
|
clutter_stage_get_type
|
||||||
clutter_rectangle_get_type
|
clutter_rectangle_get_type
|
||||||
clutter_texture_get_type
|
clutter_texture_get_type
|
||||||
clutter_video_texture_get_type
|
|
||||||
clutter_clone_texture_get_type
|
clutter_clone_texture_get_type
|
||||||
clutter_label_get_type
|
clutter_label_get_type
|
||||||
clutter_timeline_get_type
|
clutter_timeline_get_type
|
||||||
|
@ -31,6 +31,7 @@ clutter-main
|
|||||||
|
|
||||||
@x:
|
@x:
|
||||||
@a...:
|
@a...:
|
||||||
|
@a...:
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO CLUTTER_GLERR ##### -->
|
<!-- ##### MACRO CLUTTER_GLERR ##### -->
|
||||||
|
@ -1,33 +0,0 @@
|
|||||||
<!-- ##### SECTION Title ##### -->
|
|
||||||
ClutterVideoTexture
|
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
<!-- ##### SECTION Stability_Level ##### -->
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### STRUCT ClutterVideoTexture ##### -->
|
|
||||||
<para>
|
|
||||||
#ClutterVideoTexture has no publicly available members.
|
|
||||||
</para>
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION clutter_video_texture_new ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user