~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

Viewing changes to gtk/gtktreeselection.c

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-05-31 09:45:32 UTC
  • mfrom: (1.11.5 upstream)
  • mto: This revision was merged to the branch mainline in revision 166.
  • Revision ID: james.westby@ubuntu.com-20100531094532-1epna8bbb2fob68f
Tags: 2.21.1-1
* New upstream development release:
  + debian/rules,
    debian/libgtk2.0-0.symbols:
    - Update for new API symbols.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
327
327
/**
328
328
 * gtk_tree_selection_get_selected:
329
329
 * @selection: A #GtkTreeSelection.
330
 
 * @model: (out) (allow-none): A pointer to set to the #GtkTreeModel, or NULL.
 
330
 * @model: (out) (allow-none) (transfer none): A pointer to set to the #GtkTreeModel, or NULL.
331
331
 * @iter: (allow-none): The #GtkTreeIter, or NULL.
332
332
 *
333
333
 * Sets @iter to the currently selected node if @selection is set to