mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
kill some stray characters breaking the build.
2003-06-30 Mark McLoughlin <mark@skynet.ie> * gtk/gtkexpander.h: kill some stray characters breaking the build.
This commit is contained in:
parent
281a95549c
commit
c921fdf53b
@ -1,3 +1,8 @@
|
||||
2003-06-30 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* gtk/gtkexpander.h: kill some stray characters
|
||||
breaking the build.
|
||||
|
||||
2003-06-30 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
Add GtkExpander. See discussion in bug #60553.
|
||||
|
@ -1,3 +1,8 @@
|
||||
2003-06-30 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* gtk/gtkexpander.h: kill some stray characters
|
||||
breaking the build.
|
||||
|
||||
2003-06-30 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
Add GtkExpander. See discussion in bug #60553.
|
||||
|
@ -1,3 +1,8 @@
|
||||
2003-06-30 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* gtk/gtkexpander.h: kill some stray characters
|
||||
breaking the build.
|
||||
|
||||
2003-06-30 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
Add GtkExpander. See discussion in bug #60553.
|
||||
|
@ -1,3 +1,8 @@
|
||||
2003-06-30 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* gtk/gtkexpander.h: kill some stray characters
|
||||
breaking the build.
|
||||
|
||||
2003-06-30 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
Add GtkExpander. See discussion in bug #60553.
|
||||
|
@ -1,3 +1,8 @@
|
||||
2003-06-30 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
* gtk/gtkexpander.h: kill some stray characters
|
||||
breaking the build.
|
||||
|
||||
2003-06-30 Mark McLoughlin <mark@skynet.ie>
|
||||
|
||||
Add GtkExpander. See discussion in bug #60553.
|
||||
|
@ -50,9 +50,9 @@ struct _GtkExpanderClass
|
||||
{
|
||||
GtkBinClass parent_class;
|
||||
|
||||
/* Key binding signal; to get notification on the expansion
|
||||
* state connect to notify::expanded.
|
||||
*/
|
||||
/* Key binding signal; to get notification on the expansion
|
||||
* state connect to notify:expanded.
|
||||
*/
|
||||
void (* activate) (GtkExpander *expander);
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user