~ubuntu-branches/ubuntu/quantal/gtkmm3.0/quantal

« back to all changes in this revision

Viewing changes to gtk/gtkmm/progressbar.h

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-09-28 09:25:06 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20120928092506-9h63ais5o750a8sk
Tags: 3.5.13-0ubuntu1
* New upstream release
* debian/control:
  - Bump build-depends on libglibmm-2.4-dev, libgtk-3-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
#include <glibmm/ustring.h>
8
8
#include <sigc++/sigc++.h>
9
9
 
10
 
/* $Id: progressbar.hg,v 1.2 2004/11/10 22:05:57 murrayc Exp $ */
11
 
 
12
 
/* progressbar.h
13
 
 *
 
10
/*
14
11
 * Copyright (C) 1998-2002 The gtkmm Development Team
15
12
 *
16
13
 * This library is free software; you can redistribute it and/or
192
189
   * @param fraction Fraction between 0.0 and 1.0.
193
190
   */
194
191
  void set_pulse_step(double fraction);
195
 
  
 
192
 
196
193
  
197
194
  /** Progress bars normally grow from top to bottom or left to right.
198
195
   * Inverted progress bars grow in the opposite direction.
221
218
   * @return Pango::EllipsizeMode.
222
219
   */
223
220
  Pango::EllipsizeMode get_ellipsize() const;
224
 
  
 
221
 
225
222
  
226
223
  /** Sets whether the progress bar will show text superimposed
227
224
   * over the bar. The shown text is either the value of