try_force_commit


Description:


[ Version ( since = "0.9" ) ]
public void try_force_commit (Window window)

Commits a surface state if there's no pending commit scheduled by the GTK.

You almost never need to call this; the only known case is when the surface is in a state where it does not receive frame callbacks and the regular deferred commit mechanism is unavailable.

Parameters:

window

A layer surface.


Namespace: GtkLayerShell