Top | ![]() |
![]() |
![]() |
![]() |
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 () |
const gchar *
as_size_kind_to_string (AsSizeKind size_kind
);
Converts the enumerated value to an text representation.
Since: 0.5.2
AsSizeKind
as_size_kind_from_string (const gchar *size_kind
);
Converts the text representation to an enumerated value.
Since: 0.5.2
const gchar *
as_urgency_kind_to_string (AsUrgencyKind urgency_kind
);
Converts the enumerated value to an text representation.
Since: 0.5.1
AsUrgencyKind
as_urgency_kind_from_string (const gchar *urgency_kind
);
Converts the text representation to an enumerated value.
Since: 0.5.1
const gchar *
as_url_kind_to_string (AsUrlKind url_kind
);
Converts the enumerated value to an text representation.
Since: 0.1.0
AsUrlKind
as_url_kind_from_string (const gchar *url_kind
);
Converts the text representation to an enumerated value.
Since: 0.1.0
const gchar *
as_kudo_kind_to_string (AsKudoKind kudo_kind
);
Converts the enumerated value to an text representation.
Since: 0.2.2
AsKudoKind
as_kudo_kind_from_string (const gchar *kudo_kind
);
Converts the text representation to an enumerated value.
Since: 0.2.2
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
The kudo type.