Function

Phoshutil_open_settings_panel

Declaration [src]

void
phosh_util_open_settings_panel (
  const char* panel
)

Description [src]

Open the settings panel corresponding to the given name.

Parameters

panel

Type: const char*

A settings panel name.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.