Method

MetaWaylandClientget_subprocess

Declaration [src]

GSubprocess*
meta_wayland_client_get_subprocess (
  MetaWaylandClient* client
)

Description [src]

Get the GSubprocess which was created by meta_wayland_client_new_subprocess.

Return value

Type: GSubprocess

The GSubprocess.

The returned data is owned by the instance.