forked from AuroraMiddleware/gtk
docs: Don't refer to nonexisting functions
gdk_surface_input_shape_combine_mask() no longer exists.
This commit is contained in:
parent
7df070d681
commit
488722e7c4
@ -1038,9 +1038,11 @@ gdk_display_get_primary_clipboard (GdkDisplay *display)
|
||||
* gdk_display_supports_input_shapes:
|
||||
* @display: a #GdkDisplay
|
||||
*
|
||||
* Returns %TRUE if gdk_surface_input_shape_combine_mask() can
|
||||
* Returns %TRUE if gdk_surface_set_input_region() can
|
||||
* be used to modify the input shape of surfaces on @display.
|
||||
*
|
||||
* On modern displays, this value is always %TRUE.
|
||||
*
|
||||
* Returns: %TRUE if surfaces with modified input shape are supported
|
||||
*/
|
||||
gboolean
|
||||
|
Loading…
Reference in New Issue
Block a user