forked from AuroraMiddleware/gtk
Add a note about tooltip theming
This should help to reduce the amount of confusion about how to make a tooltip window appear like a tooltip. Bug 596080.
This commit is contained in:
parent
2518fbdc02
commit
31771cc640
@ -10603,6 +10603,9 @@ gtk_widget_real_set_has_tooltip (GtkWidget *widget,
|
||||
* the default tooltip window. If @custom_window is %NULL, the default
|
||||
* tooltip window will be used.
|
||||
*
|
||||
* If the custom window should have the default theming it needs to
|
||||
* have the name "gtk-tooltip", see gtk_widget_set_name().
|
||||
*
|
||||
* Since: 2.12
|
||||
*/
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user