c
Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Class Clutter.Text

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterText
Class : Text
Implements: Atk.ImplementorIface, Clutter.Animatable, Clutter.Container, Clutter.Scriptable
Extends: Clutter.Actor
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Shell.KeyringPrompt
Property
confirm_actor : Clutter.Text
Shell.KeyringPrompt
Property
password_actor : Clutter.Text
Shell.KeyringPrompt
Method
get_confirm_actor () : Clutter.Text
Shell.KeyringPrompt
Method
get_password_actor () : Clutter.Text
Shell.KeyringPrompt
Method
set_confirm_actor (Text confirm_actor) : none
Shell.KeyringPrompt
Method
set_password_actor (Text password_actor) : none
St.Entry
Property
clutter_text : Clutter.Text read only
St.Label
Property
clutter_text : Clutter.Text read only
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:05 GMT+0800 (HKT)