forked from AuroraMiddleware/gtk
Restore gtk_paned_get_handle_window()
This commit is contained in:
parent
244ed9aec7
commit
6927a24df4
@ -127,6 +127,8 @@ void gtk_paned_set_position (GtkPaned *paned,
|
||||
GtkWidget * gtk_paned_get_child1 (GtkPaned *paned);
|
||||
GtkWidget * gtk_paned_get_child2 (GtkPaned *paned);
|
||||
|
||||
GdkWindow * gtk_paned_get_handle_window (GtkPaned *paned);
|
||||
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user