~swem/totem/assignment

« back to all changes in this revision

Viewing changes to src/backend/bacon-video-widget.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-02-25 11:43:11 UTC
  • mto: (1.7.1) (24.1.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20100225114311-ve36g1gdsx1e2emt
Tags: upstream-2.29.91
ImportĀ upstreamĀ versionĀ 2.29.91

Show diffs side-by-side

added added

removed removed

Lines of Context:
182
182
                                                  double position,
183
183
                                                  GError **error);
184
184
gboolean bacon_video_widget_seek_time            (BaconVideoWidget *bvw,
185
 
                                                  gint64 time,
 
185
                                                  gint64 _time,
186
186
                                                  GError **error);
187
187
gboolean bacon_video_widget_step                 (BaconVideoWidget *bvw,
188
188
                                                  gboolean forward,