forked from AuroraMiddleware/gtk
Remove the get_client_pointer vfunc
This commit is contained in:
parent
0ec491ea9d
commit
7c33baabd2
@ -41,9 +41,6 @@ struct _GdkDeviceManager
|
||||
struct _GdkDeviceManagerClass
|
||||
{
|
||||
GObjectClass parent_class;
|
||||
|
||||
/* VMethods */
|
||||
GdkDevice * (* get_client_pointer) (GdkDeviceManager *device_manager);
|
||||
};
|
||||
|
||||
G_END_DECLS
|
||||
|
Loading…
Reference in New Issue
Block a user