From e60ff3dfd75c6eebe9f8bbb2ab1ba5f8045bb81e Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 19 Dec 2005 20:19:19 +0000 Subject: [PATCH] Remove inlined documentation 2005-12-19 Matthias Clasen * gtk/tmpl/gtkbutton.sgml: Remove inlined documentation --- docs/reference/ChangeLog | 2 ++ docs/reference/gtk/tmpl/gtkbutton.sgml | 23 ++++++++++------------- 2 files changed, 12 insertions(+), 13 deletions(-) diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index f3564e9eac..986233f9a1 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,5 +1,7 @@ 2005-12-19 Matthias Clasen + * gtk/tmpl/gtkbutton.sgml: Remove inlined documentation + * gtk/tmpl/gtkstatusicon.sgml: Explicitly document GtkStatusIcon as a non-widget. (#324181, Maciej Katafiasz) diff --git a/docs/reference/gtk/tmpl/gtkbutton.sgml b/docs/reference/gtk/tmpl/gtkbutton.sgml index 366bcb4f08..e8f7561671 100644 --- a/docs/reference/gtk/tmpl/gtkbutton.sgml +++ b/docs/reference/gtk/tmpl/gtkbutton.sgml @@ -39,41 +39,38 @@ This should not be accessed directly. Use the accessor functions below. -Emitted when a button clicked on by the mouse and the cursor stays on the -button. If the cursor is not on the button when the mouse button is released, -the signal is not emitted. + -@button: the object which received the signal. +@button: -Emitted when the mouse cursor enters the region of the button. + -@button: the object which received the signal. +@button: -Emitted when the mouse cursor leaves the region of the button. + -@button: the object which received the signal. +@button: -Emitted when the button is initially pressed. + -@button: the object which received the signal. +@button: -Emitted when a button which is pressed is released, no matter where the -mouse cursor is. + -@button: the object which received the signal. +@button: