mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1158154 - Add gtk_window_set_auto_startup_notification to mozgtk stubs. r=nical
This commit is contained in:
parent
13f0c54d7e
commit
00f931b8cd
@ -437,6 +437,7 @@ STUB(gtk_widget_realize)
|
||||
STUB(gtk_widget_reparent)
|
||||
STUB(gtk_widget_set_allocation)
|
||||
STUB(gtk_widget_set_app_paintable)
|
||||
STUB(gtk_window_set_auto_startup_notification)
|
||||
STUB(gtk_widget_set_can_focus)
|
||||
STUB(gtk_widget_set_direction)
|
||||
STUB(gtk_widget_set_double_buffered)
|
||||
|
Loading…
Reference in New Issue
Block a user