c
Back to Seed Clases

Totem


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Totem.Object

Class Totem.Object

Import line: Totem = imports.gi.Totem;
GIR File: Totem-1.0.gir
C documentation: TotemObject
Class : Object
Extends: GObject.Object
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
Totem
Method
Totem.action_fullscreen (Object totem, gboolean state) : none
Totem
Method
Totem.action_get_aspect_ratio (Object totem) : gint32
Totem
Method
Totem.action_next_angle (Object totem) : none
Totem
Method
Totem.action_pause (Object totem) : none
Totem
Method
Totem.action_play_media (Object totem, MediaType type, String device) : none
Totem
Method
Totem.action_play_media_device (Object totem, String device) : none
Totem
Method
Totem.action_seek_relative (Object totem, gint64 offset, gboolean accurate) : none
Totem
Method
Totem.action_set_aspect_ratio (Object totem, gint32 ratio) : none
Totem
Method
Totem.action_set_mrl (Object totem, String mrl, String subtitle) : gboolean
Totem
Method
Totem.action_set_mrl_and_play (Object totem, String mrl, String subtitle) : none
Totem
Method
Totem.action_set_mrl_with_warning (Object totem, String mrl, String subtitle, gboolean warn) : gboolean
Totem
Method
Totem.action_set_playlist_index (Object totem, guint32 index) : none
Totem
Method
Totem.action_set_scale_ratio (Object totem, gfloat ratio) : none
Totem
Method
Totem.action_toggle_aspect_ratio (Object totem) : none
Totem
Method
Totem.action_toggle_controls (Object totem) : none
Totem
Method
Totem.action_volume_relative (Object totem, gdouble off_pct) : none
Totem
Method
Totem.action_volume_toggle_mute (Object totem) : none
Totem
Method
Totem.file_closed (Object totem) : none
Totem
Method
Totem.file_opened (Object totem, String mrl) : none
Totem
Method
Totem.get_current_time (Object totem) : gint64
Totem
Method
Totem.get_short_title (Object totem) : String
Totem
Method
Totem.get_video_widget (Object totem) : Gtk.Widget
Totem
Method
Totem.get_video_widget_backend_name (Object totem) : String
Totem
Method
Totem.is_fullscreen (Object totem) : gboolean
Totem
Method
Totem.metadata_updated (Object totem, String artist, String title, String album, guint32 track_num) : none
Totem.VideoList
Property
totem : Totem.Object
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:22:27 GMT+0800 (HKT)