Function

Heoverlay_button_size_to_css_class

Declaration

gchar*
he_overlay_button_size_to_css_class (
  void
)

Description [src]

Returns the string representation of the enum as a CSS class to be used..

Return value

Type: gchar*

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.