chain parent class handlers, pointed out by Joshua N Pritikin
Thu Aug 23 16:26:47 2001 Tim Janik <timj@gtk.org> * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_finalize): * gtk/gtktextmark.c (gtk_text_mark_finalize): chain parent class handlers, pointed out by Joshua N Pritikin <vishnu@pobox.com>.
This commit is contained in:
@ -1613,13 +1613,6 @@ Get the type of GtkIdentifier.
|
||||
@menu:
|
||||
@Returns:
|
||||
|
||||
<!-- ##### MACRO gtk_notebook_set_page ##### -->
|
||||
<para>
|
||||
</para>
|
||||
|
||||
@notebook:
|
||||
@page_num:
|
||||
|
||||
<!-- ##### FUNCTION gtk_object_arg_get ##### -->
|
||||
<para>
|
||||
Private function to get an argument and argument info from an object.
|
||||
|
||||
@ -132,6 +132,15 @@ Deprecated compatibility macro.
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### MACRO gtk_notebook_set_page ##### -->
|
||||
<para>
|
||||
</para>
|
||||
|
||||
<!-- # Unused Parameters # -->
|
||||
@notebook:
|
||||
@page_num:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_notebook_next_page ##### -->
|
||||
<para>
|
||||
</para>
|
||||
|
||||
@ -495,6 +495,7 @@ This can later be composited together with other
|
||||
#GtkRcStyle structures to form a #GtkStyle.
|
||||
</para>
|
||||
|
||||
@parent_instance:
|
||||
@name:
|
||||
@bg_pixmap_name:
|
||||
@font_desc:
|
||||
|
||||
Reference in New Issue
Block a user