~ubuntu-branches/ubuntu/natty/gtk+2.0/natty

« back to all changes in this revision

Viewing changes to gdk/gdk.c

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2011-04-04 10:37:35 UTC
  • mfrom: (1.14.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20110404103735-1vb07ya61glo5ebj
Tags: 2.24.4-0ubuntu1
* New upstream release
* debian/patches/096_git_combo_hasentry.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
225
225
/**
226
226
 * gdk_parse_args:
227
227
 * @argc: the number of command line arguments.
228
 
 * @argv: the array of command line arguments.
 
228
 * @argv: (inout) (array length=argc): the array of command line arguments.
229
229
 * 
230
230
 * Parse command line arguments, and store for future
231
231
 * use by calls to gdk_display_open().