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

« back to all changes in this revision

Viewing changes to gtk/gtkmm/appchooserdialog.h

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-03-01 23:42:36 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20120301234236-12w6m0hkomhi7h53
Tags: 3.3.16-0ubuntu1
* New upstream version
* debian/control.in: updated the glib requirement

Show diffs side-by-side

added added

removed removed

Lines of Context:
156
156
  Glib::ustring get_heading() const;
157
157
 
158
158
  #ifdef GLIBMM_PROPERTIES_ENABLED
159
 
/** The GFile used by the app chooser dialog.
 
159
/** 
160
160
   *
161
161
   * You rarely need to use properties because there are get_ and set_ methods for almost all of them.
162
162
   * @return A PropertyProxy that allows you to get or set the property of the value, or receive notification when
167
167
 
168
168
 
169
169
  #ifdef GLIBMM_PROPERTIES_ENABLED
170
 
/** The text to show at the top of the dialog.
 
170
/** 
171
171
   *
172
172
   * You rarely need to use properties because there are get_ and set_ methods for almost all of them.
173
173
   * @return A PropertyProxy that allows you to get or set the property of the value, or receive notification when