ct_GTK Module

class ct_GTK.Display_m

Class to display a movie

add_movie(selff, movie)

Creates control playback for the object movie

get_movies_list()

return a list of GTK instances

redraw(selff)

Function that redraws all the table panel

class ct_GTK.Main(gobject, communicate)
open_done(success, channels=None, movie=None)
start()
class ct_GTK.Movie_GTK(selff, Display, movie, table, frame)

Class that manages movie controls for an associated movie

add_button(button)
add_grid(grid_object)

Function that links to the grid module

is_locked()
is_selected()
lock()

Locks the frame

unlock()

Unlocks the frame

update_player()

Previous topic

ct_Cells Module

Next topic

ct_Movies Module

This Page