*** empty log message ***
This commit is contained in:
parent
f4ca329027
commit
5f50d1fd72
@ -1,3 +1,8 @@
|
||||
Sun Jul 22 17:01:34 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/tmpl/gtksignal.sgml: Fix missing not
|
||||
(Skip Montanaro, #56361)
|
||||
|
||||
Wed Jul 4 22:53:33 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/tmpl/gtkplug.sgml gtk/tmpl/gtksocket.sgml: Some
|
||||
|
@ -31,7 +31,7 @@ from being run.)
|
||||
</para>
|
||||
<para>
|
||||
Signals are used by everyone, but they are only
|
||||
created on a per class basis-- so you should call
|
||||
created on a per class basis-- so you should not call
|
||||
call gtk_signal_new() unless you are writing
|
||||
a new #GtkObject type. However, if you want to make a new signal
|
||||
for an existing type, you may use gtk_object_class_user_signal_new()
|
||||
|
Loading…
Reference in New Issue
Block a user