forked from AuroraMiddleware/gtk
Actually deprecate GtkNotebook::has-tab-gap
This commit is contained in:
parent
990be25d63
commit
32eda187ee
@ -1018,7 +1018,7 @@ gtk_notebook_class_init (GtkNotebookClass *class)
|
||||
P_("Tab gap"),
|
||||
P_("Active tab is drawn with a gap at the bottom"),
|
||||
TRUE,
|
||||
GTK_PARAM_READABLE));
|
||||
GTK_PARAM_READABLE | G_PARAM_DEPRECATED));
|
||||
|
||||
/**
|
||||
* GtkNotebook::switch-page:
|
||||
|
Loading…
Reference in New Issue
Block a user