#include "flutter/shell/platform/linux/fl_settings.h"
Go to the source code of this file.
Functions | |
G_BEGIN_DECLS | G_DECLARE_FINAL_TYPE (FlGnomeSettings, fl_gnome_settings, FL, GNOME_SETTINGS, GObject) |
FlSettings * | fl_gnome_settings_new () |
FlSettings* fl_gnome_settings_new | ( | ) |
fl_gnome_settings_new:
Creates a new settings instance for GNOME.
Returns: a new #FlSettings.
Definition at line 164 of file fl_gnome_settings.cc.
References create_settings(), kDesktopInterfaceSchema, and kInterfaceSettings.
Referenced by fl_settings_new(), and TEST_F().
G_BEGIN_DECLS G_DECLARE_FINAL_TYPE | ( | FlGnomeSettings | , |
fl_gnome_settings | , | ||
FL | , | ||
GNOME_SETTINGS | , | ||
GObject | |||
) |