Top | ![]() |
![]() |
![]() |
![]() |
gboolean | xapp_util_gpu_offload_supported () |
gboolean | xapp_util_get_session_is_running () |
gchar * | xapp_pango_font_string_to_css () |
const gchar * | xapp_get_tmp_dir () |
gboolean
xapp_util_gpu_offload_supported (void
);
Performs a check to see if on-demand mode for discrete graphics is supported.
Since: 1.8
gboolean
xapp_util_get_session_is_running (void
);
Check if the Session Manager is currently in the "Running" phase.
Since: 2.0
gchar *
xapp_pango_font_string_to_css (const char *pango_font_string
);
Converts a pango font description string to a string suitable for use with the css "font" tag. The font description must contain the font family and font size or conversion will fail and NULL
will be returned
Since: 2.2