Method

MetaWindowget_gtk_application_id

Declaration [src]

const char*
meta_window_get_gtk_application_id (
  MetaWindow* window
)

Description

No description available.

Return value

Returns: const char*
 

The application ID.

 The data is owned by the instance.
 The return value can be NULL.
 The string is a NUL terminated UTF-8 string.