forked from AuroraMiddleware/gtk
Add interfaces to get docs on their signals.
* gtk/gtk.types: Add interfaces to get docs on their signals.
This commit is contained in:
parent
d0783cf11a
commit
0539632bff
@ -1,3 +1,7 @@
|
|||||||
|
2002-03-11 Matthias Clasen <maclas@gmx.de>
|
||||||
|
|
||||||
|
* gtk/gtk.types: Add interfaces to get docs on their signals.
|
||||||
|
|
||||||
Sat Mar 9 13:00:38 2002 Jonathan Blandford <jrb@redhat.com>
|
Sat Mar 9 13:00:38 2002 Jonathan Blandford <jrb@redhat.com>
|
||||||
|
|
||||||
* gtk/tmpl/gtktreemodel.sgml: Lots of docs.
|
* gtk/tmpl/gtktreemodel.sgml: Lots of docs.
|
||||||
|
@ -121,3 +121,9 @@ gtk_vseparator_get_type
|
|||||||
gtk_widget_get_type
|
gtk_widget_get_type
|
||||||
gtk_window_get_type
|
gtk_window_get_type
|
||||||
gtk_window_group_get_type
|
gtk_window_group_get_type
|
||||||
|
gtk_editable_get_type
|
||||||
|
gtk_cell_editable_get_type
|
||||||
|
gtk_tree_model_get_type
|
||||||
|
gtk_tree_sortable_get_type
|
||||||
|
gtk_tree_drag_source_get_type
|
||||||
|
gtk_tree_drag_dest_get_type
|
||||||
|
Loading…
Reference in New Issue
Block a user