]> Pileus Git - ~andy/gtk/blobdiff - docs/reference/gtk/tmpl/gtklinkbutton.sgml
Make 3.0 parallel-installable to 2.x
[~andy/gtk] / docs / reference / gtk / tmpl / gtklinkbutton.sgml
index ed9b23dab0a7a112986f38b161206695f989ffa0..084efabff79d1f2d53b2761aa321152d657747ac 100644 (file)
@@ -39,6 +39,9 @@ on it: see gtk_link_button_set_uri_hook().
 <!-- ##### SECTION Stability_Level ##### -->
 
 
+<!-- ##### SECTION Image ##### -->
+
+
 <!-- ##### STRUCT GtkLinkButton ##### -->
 <para>
 The #GtkLinkButton struct contains private data only, and should be
@@ -51,6 +54,11 @@ manipulated using the functions below.
 
 </para>
 
+<!-- ##### ARG GtkLinkButton:visited ##### -->
+<para>
+
+</para>
+
 <!-- ##### FUNCTION gtk_link_button_new ##### -->
 <para>
 
@@ -95,10 +103,8 @@ clicked.
 </para>
 
 @button: the #GtkLinkButton which was clicked
-@link: the URI to which the clicked #GtkLinkButton points
-@user_data: 
-<!-- # Unused Parameters # -->
-@data: user data that was passed when the function was registered
+@link_: the URI to which the clicked #GtkLinkButton points
+@user_data: user data that was passed when the function was registered
   with gtk_link_button_set_uri_hook()
 
 
@@ -113,3 +119,21 @@ clicked.
 @Returns: 
 
 
+<!-- ##### FUNCTION gtk_link_button_get_visited ##### -->
+<para>
+
+</para>
+
+@link_button: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gtk_link_button_set_visited ##### -->
+<para>
+
+</para>
+
+@link_button: 
+@visited: 
+
+