| Top |
Functions
| const gchar * | as_size_kind_to_string () |
| AsSizeKind | as_size_kind_from_string () |
| const gchar * | as_urgency_kind_to_string () |
| AsUrgencyKind | as_urgency_kind_from_string () |
| const gchar * | as_url_kind_to_string () |
| AsUrlKind | as_url_kind_from_string () |
| const gchar * | as_kudo_kind_to_string () |
| AsKudoKind | as_kudo_kind_from_string () |
| const gchar * | as_id_kind_to_string () |
| AsIdKind | as_id_kind_from_string () |
Functions
as_size_kind_to_string ()
const gchar *
as_size_kind_to_string (AsSizeKind size_kind);
Converts the enumerated value to an text representation.
Since: 0.5.2
as_size_kind_from_string ()
AsSizeKind
as_size_kind_from_string (const gchar *size_kind);
Converts the text representation to an enumerated value.
Since: 0.5.2
as_urgency_kind_to_string ()
const gchar *
as_urgency_kind_to_string (AsUrgencyKind urgency_kind);
Converts the enumerated value to an text representation.
Since: 0.5.1
as_urgency_kind_from_string ()
AsUrgencyKind
as_urgency_kind_from_string (const gchar *urgency_kind);
Converts the text representation to an enumerated value.
Since: 0.5.1
as_url_kind_to_string ()
const gchar *
as_url_kind_to_string (AsUrlKind url_kind);
Converts the enumerated value to an text representation.
Since: 0.1.0
as_url_kind_from_string ()
AsUrlKind
as_url_kind_from_string (const gchar *url_kind);
Converts the text representation to an enumerated value.
Since: 0.1.0
as_kudo_kind_to_string ()
const gchar *
as_kudo_kind_to_string (AsKudoKind kudo_kind);
Converts the enumerated value to an text representation.
Since: 0.2.2
as_kudo_kind_from_string ()
AsKudoKind
as_kudo_kind_from_string (const gchar *kudo_kind);
Converts the text representation to an enumerated value.
Since: 0.2.2
as_id_kind_to_string ()
const gchar *
as_id_kind_to_string (AsIdKind id_kind);
as_id_kind_to_string is deprecated and should not be used in newly-written code.
Converts the enumerated value to an text representation.
Since: 0.1.0
Types and Values
enum AsKudoKind
The kudo type.
