make_display_name
Description:
[ Version ( deprecated = true , deprecated_since = "3.22" , since = "2.2" ) ]
public string make_display_name ()
Warning: make_display_name is deprecated since 3.22.
Determines the name to pass to open to get a
Display with this screen as the default screen.
Parameters:
Returns:
a newly allocated string, free with g_free
|