]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkbutton.c
Document.
[~andy/gtk] / gtk / gtkbutton.c
index 165f60e270d0a68b9d10a9877767372d8b60a7c1..84ebed24ea0160f3e60ad08249124ade4c6e794c 100644 (file)
@@ -1262,6 +1262,8 @@ gtk_button_get_use_stock (GtkButton *button)
  * Making mouse clicks not grab focus is useful in places like toolbars where
  * you don't want the keyboard focus removed from the main area of the
  * application.
+ *
+ * Since: 2.4
  **/
 void
 gtk_button_set_focus_on_click (GtkButton *button,
@@ -1288,6 +1290,8 @@ gtk_button_set_focus_on_click (GtkButton *button,
  *
  * Return value: %TRUE if the button grabs focus when it is clicked with
  *               the mouse.
+ *
+ * Since: 2.4
  **/
 gboolean
 gtk_button_get_focus_on_click (GtkButton *button)