Flutter Linux Embedder
FlSetting Struct Reference

Public Attributes

const gchar * ns
 
const gchar * key
 
const GVariantType * type
 

Detailed Description

Definition at line 14 of file fl_settings_portal.cc.

Member Data Documentation

◆ key

const gchar* FlSetting::key

Definition at line 16 of file fl_settings_portal.cc.

Referenced by G_DEFINE_TYPE_WITH_CODE(), and settings_portal_changed_cb().

◆ ns

const gchar* FlSetting::ns

Definition at line 15 of file fl_settings_portal.cc.

Referenced by G_DEFINE_TYPE_WITH_CODE(), and settings_portal_changed_cb().

◆ type

const GVariantType* FlSetting::type

Definition at line 17 of file fl_settings_portal.cc.

Referenced by get_value().


The documentation for this struct was generated from the following file: