~bratsche/ubuntu/maverick/gtk+2.0/menu-activation-fix

« back to all changes in this revision

Viewing changes to docs/reference/gtk/tmpl/gtklinkbutton.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-06-13 10:00:13 UTC
  • mto: (72.2.1 lenny) (1.5.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: james.westby@ubuntu.com-20070613100013-qstao3cwpm6xdlxc
Tags: upstream-2.11.2
ImportĀ upstreamĀ versionĀ 2.11.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
</para>
96
96
 
97
97
@button: the #GtkLinkButton which was clicked
 
98
@link_: 
 
99
@user_data: user data that was passed when the function was registered
 
100
  with gtk_link_button_set_uri_hook()
 
101
<!-- # Unused Parameters # -->
98
102
@link: the URI to which the clicked #GtkLinkButton points
99
 
@user_data: 
100
 
<!-- # Unused Parameters # -->
101
 
@data: user data that was passed when the function was registered
102
 
  with gtk_link_button_set_uri_hook()
103
103
 
104
104
 
105
105
<!-- ##### FUNCTION gtk_link_button_set_uri_hook ##### -->