get_namespace


Description:


public unowned string get_namespace (Window window)

NOTE: this function does not return ownership of the string.

Do not free the returned string. Future calls into the library may invalidate the returned string.

Parameters:

window

A layer surface.

Returns:

a reference to the namespace property. If namespace is unset, returns the default namespace ("gtk-layer-shell"). Never returns null.


Namespace: GtkLayerShell