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

« back to all changes in this revision

Viewing changes to gtk/gtkmm/numerableicon.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:
251
251
  Glib::ustring get_background_icon_name() const;
252
252
 
253
253
  #ifdef GLIBMM_PROPERTIES_ENABLED
254
 
/** The count of the emblem currently displayed.
 
254
/** 
255
255
   *
256
256
   * You rarely need to use properties because there are get_ and set_ methods for almost all of them.
257
257
   * @return A PropertyProxy that allows you to get or set the property of the value, or receive notification when
271
271
#endif //#GLIBMM_PROPERTIES_ENABLED
272
272
 
273
273
  #ifdef GLIBMM_PROPERTIES_ENABLED
274
 
/** The label to be displayed over the icon.
 
274
/** 
275
275
   *
276
276
   * You rarely need to use properties because there are get_ and set_ methods for almost all of them.
277
277
   * @return A PropertyProxy that allows you to get or set the property of the value, or receive notification when
291
291
#endif //#GLIBMM_PROPERTIES_ENABLED
292
292
 
293
293
  #ifdef GLIBMM_PROPERTIES_ENABLED
294
 
/** The style context to theme the icon appearance.
 
294
/** 
295
295
   *
296
296
   * You rarely need to use properties because there are get_ and set_ methods for almost all of them.
297
297
   * @return A PropertyProxy that allows you to get or set the property of the value, or receive notification when
311
311
#endif //#GLIBMM_PROPERTIES_ENABLED
312
312
 
313
313
  #ifdef GLIBMM_PROPERTIES_ENABLED
314
 
/** The icon for the number emblem background.
 
314
/** 
315
315
   *
316
316
   * You rarely need to use properties because there are get_ and set_ methods for almost all of them.
317
317
   * @return A PropertyProxy that allows you to get or set the property of the value, or receive notification when
331
331
#endif //#GLIBMM_PROPERTIES_ENABLED
332
332
 
333
333
  #ifdef GLIBMM_PROPERTIES_ENABLED
334
 
/** The icon name for the number emblem background.
 
334
/** 
335
335
   *
336
336
   * You rarely need to use properties because there are get_ and set_ methods for almost all of them.
337
337
   * @return A PropertyProxy that allows you to get or set the property of the value, or receive notification when