~oem-solutions-group/unity-2d/clutter-1.0

« back to all changes in this revision

Viewing changes to doc/reference/clutter/tmpl/clutter-stage.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2010-03-21 13:27:56 UTC
  • mto: (2.1.3 experimental)
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20100321132756-nf8yd30yxo3zzwcm
Tags: upstream-1.2.2
ImportĀ upstreamĀ versionĀ 1.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
 
40
40
@clutterstage: the object which received the signal.
41
41
 
 
42
<!-- ##### SIGNAL ClutterStage::delete-event ##### -->
 
43
<para>
 
44
 
 
45
</para>
 
46
 
 
47
@clutterstage: the object which received the signal.
 
48
@arg1: 
 
49
@Returns: 
 
50
 
42
51
<!-- ##### SIGNAL ClutterStage::fullscreen ##### -->
43
52
<para>
44
53
 
73
82
 
74
83
</para>
75
84
 
 
85
<!-- ##### ARG ClutterStage:key-focus ##### -->
 
86
<para>
 
87
 
 
88
</para>
 
89
 
76
90
<!-- ##### ARG ClutterStage:offscreen ##### -->
77
91
<para>
78
92
 
88
102
 
89
103
</para>
90
104
 
 
105
<!-- ##### ARG ClutterStage:use-alpha ##### -->
 
106
<para>
 
107
 
 
108
</para>
 
109
 
91
110
<!-- ##### ARG ClutterStage:use-fog ##### -->
92
111
<para>
93
112
 
107
126
@unfullscreen: 
108
127
@activate: 
109
128
@deactivate: 
 
129
@delete_event: 
110
130
 
111
131
<!-- ##### MACRO CLUTTER_STAGE_WIDTH ##### -->
112
132
<para>
311
331
@Returns: 
312
332
 
313
333
 
 
334
<!-- ##### FUNCTION clutter_stage_set_use_alpha ##### -->
 
335
<para>
 
336
 
 
337
</para>
 
338
 
 
339
@stage: 
 
340
@use_alpha: 
 
341
 
 
342
 
 
343
<!-- ##### FUNCTION clutter_stage_get_use_alpha ##### -->
 
344
<para>
 
345
 
 
346
</para>
 
347
 
 
348
@stage: 
 
349
@Returns: 
 
350
 
 
351
 
 
352
<!-- ##### FUNCTION clutter_stage_set_minimum_size ##### -->
 
353
<para>
 
354
 
 
355
</para>
 
356
 
 
357
@stage: 
 
358
@width: 
 
359
@height: 
 
360
 
 
361
 
 
362
<!-- ##### FUNCTION clutter_stage_get_minimum_size ##### -->
 
363
<para>
 
364
 
 
365
</para>
 
366
 
 
367
@stage: 
 
368
@width: 
 
369
@height: 
 
370
 
 
371
 
314
372
<!-- ##### STRUCT ClutterPerspective ##### -->
315
373
<para>
316
374