#include <window.h>
Public Member Functions | |
| void | get_name_by_guid (const GUID &in, pfc::string_base &out) |
| Helper function to get the name of a ui_extension by its GUID. | |
| void | sort () |
| Helper function to sort the extensions, first by category, then by name. | |
Static Public Member Functions | |
| static int | compare (const window_info_simple &n1, const window_info_simple &n2) |
| window_info_simple comparison function | |
|
||||||||||||
|
Helper function to get the name of a ui_extension by its GUID.
|
1.4.6-NO