FJMovieEditor Pré-Alpha
A GTK video editor for GNOME. Designed for Artists to do, special effects, compositing and animation.

wVideo Struct Reference

#include <window.h>

Data Fields

GtkWidget * video
GtkWidget * scroll
cairo_t * cr
cairo_surface_t * surface
GtkItemFactory * menu_factory
GtkWidget * vbox
GtkWidget * hbox
GtkWidget * menu
GtkWidget * jump_begin
GtkWidget * super_prev
GtkWidget * prev
GtkWidget * stop
GtkWidget * play
GtkWidget * super_play
GtkWidget * jump_end
GList * plugins_menus

Field Documentation

cairo_t* cr
GtkWidget* hbox
GtkWidget* jump_begin
GtkWidget* jump_end
GtkWidget* menu
GtkItemFactory* menu_factory
GtkWidget* play
GList* plugins_menus
GtkWidget* prev
GtkWidget* scroll
GtkWidget* stop
GtkWidget* super_play
GtkWidget* super_prev
cairo_surface_t* surface
GtkWidget* vbox
GtkWidget* video

The documentation for this struct was generated from the following file:
All Data Structures Files Functions Variables Typedefs Defines