Searched refs:get_session_type (Results 1 – 10 of 10) sorted by relevance
82 def get_session_type(): function281 "session-type" : get_session_type(),
45 const gchar *(*get_session_type)(DisplayServer *server); member
44 return DISPLAY_SERVER_GET_CLASS (server)->get_session_type (server); in G_DEFINE_TYPE_WITH_CODE()
215 display_server_class->get_session_type = x_server_get_session_type; in x_server_class_init()
131 self.assertEqual(user.get_session_type(), 'wayland')259 self.assertEqual(user.get_session_type(), 'Test SessionType')
31 public unowned string get_session_type ();
14 from xpra.platform.gui import ready as gui_ready, get_wm_name, get_session_type, ClientExtras377 caps["session-type"] = get_session_type()
157 def get_session_type(): function
277 def get_session_type(): function
969 public Purple.MediaSessionType get_session_type (string sess_id);