Code cleanup. (gtk_separator_menu_item_class_init): Fix bugs in this code.
Mon Oct 29 19:18:35 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtkseparatormenuitem.c: Code cleanup. (gtk_separator_menu_item_class_init): Fix bugs in this code.
This commit is contained in:
committed by
Jonathan Blandford
parent
7c12bae85c
commit
44a70fc239
@ -58,7 +58,7 @@ struct _GtkSeparatorMenuItemClass
|
||||
};
|
||||
|
||||
|
||||
GtkType gtk_separator_menu_item_get_type (void) G_GNUC_CONST;
|
||||
GType gtk_separator_menu_item_get_type (void) G_GNUC_CONST;
|
||||
GtkWidget* gtk_separator_menu_item_new (void);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user