Method

GdkWayland.WaylandToplevel.set_application_id

Declaration [src]

void
gdk_wayland_toplevel_set_application_id (
  GdkToplevel* toplevel,
  const char* application_id
)

Description [src]

Sets the application id on a GdkToplevel.

Parameters

application_id const char*
 

the application id for the toplevel

 Ownership is not transferred to the callee
 The string is a NUL terminated UTF-8 string