~ubuntu-branches/ubuntu/trusty/anjuta/trusty

« back to all changes in this revision

Viewing changes to libanjuta/interfaces/ianjuta-debugger-memory.h

  • Committer: Package Import Robot
  • Author(s): Steve Ovens
  • Date: 2014-01-03 21:06:06 UTC
  • mfrom: (1.1.55)
  • Revision ID: package-import@ubuntu.com-20140103210606-pmvzhu0s68qy6261
Tags: 2:3.10.2-0ubuntu1
* New upstream release (LP: #1266037)
- Updated Build-Depends of libgtk-3-dev (>= 3.6.0),
  libglib2.0-dev (>= 2.34.0)

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
 * IAnjutaDebuggerMemoryCallback:
55
55
 * @data: a #IAnjutaDebuggerMemoryBlock object
56
56
 * @user_data: user data passed to the function
57
 
 * @error: error
 
57
 * @err: error
58
58
 *
59
59
 * This callback function is used to return a #IAnjutaDebuggerMemoryBlock.
60
60
 */