check GVariant
- From: Damian Ivanov <damianatorrpm gmail com>
- To: gtk-list gnome org
- Subject: check GVariant
- Date: Fri, 12 Oct 2018 16:09:02 +0300
Hello,
How do I check if the type of value is (ii) ?
switch (g_variant_classify(value)) {
case G_VARIANT_CLASS_BOOLEAN:
return ;
case G_VARIANT_CLASS_BYTE:
return ;
case HOW_CHECK_ii :
PS: the gtk/glib documentation online can not be reached as stable
point to an invalid location
Thanks in advance.
Damian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]