Correct the composite_child blurb.
* gtk/gtkwidget.c (gtk_widget_class_init): Correct the composite_child blurb. * gtk/gtknotebook.c (gtk_notebook_set_show_border): Clarify docs. (#73093)
This commit is contained in:
@ -4264,7 +4264,7 @@ gtk_notebook_prev_page (GtkNotebook *notebook)
|
||||
* @show_border: %TRUE if a bevel should be drawn around the notebook.
|
||||
*
|
||||
* Sets whether a bevel will be drawn around the notebook pages.
|
||||
* This is only has an effect when the tabs are not shown.
|
||||
* This is only has a visual effect when the tabs are not shown.
|
||||
* See gtk_notebook_set_show_tabs().
|
||||
**/
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user