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

« back to all changes in this revision

Viewing changes to gdk/gdkselection.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-09-05 07:16:24 UTC
  • mfrom: (1.3.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 127.
  • Revision ID: james.westby@ubuntu.com-20090905071624-ehjbg50t3hvthzlm
Tags: upstream-2.17.11
Import upstream version 2.17.11

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
                                    GdkAtom       selection,
87
87
                                    GdkAtom       target,
88
88
                                    guint32       time_);
89
 
gboolean   gdk_selection_property_get (GdkWindow  *requestor,
 
89
gint       gdk_selection_property_get (GdkWindow  *requestor,
90
90
                                       guchar    **data,
91
91
                                       GdkAtom    *prop_type,
92
92
                                       gint       *prop_format);