|
| GObjectClass | parent_class |
| |
| const gchar *(* | get_name )(GaminggearProfileData *self) |
| |
| void(* | set_name )(GaminggearProfileData *self, gchar const *new_name) |
| |
| const gchar *(* | get_gamefile )(GaminggearProfileData *self, guint index) |
| |
| void(* | set_gamefile )(GaminggearProfileData *self, guint index, gchar const *new_gamefile) |
| |
| gint(* | get_hardware_index )(GaminggearProfileData *self) |
| |
| void(* | set_hardware_index )(GaminggearProfileData *self, gint new_index) |
| |
| gboolean(* | save )(GaminggearProfileData *self, GError **error) |
| |
| gboolean(* | load )(GaminggearProfileData *self, gchar const *path, GError **error) |
| |
| gboolean(* | remove )(GaminggearProfileData *self, GError **error) |
| |
| gboolean(* | write )(GaminggearProfileData *self, GaminggearDevice *device, GError **error) |
| |
| gboolean(* | read )(GaminggearProfileData *self, GaminggearDevice *device, GError **error) |
| |
| gboolean(* | get_modified )(GaminggearProfileData *self) |
| |
| void(* | reset )(GaminggearProfileData *self) |
| |
| void(* | copy )(GaminggearProfileData *self, GaminggearProfileData *other) |
| |
| gboolean(* | equal )(GaminggearProfileData *self, GaminggearProfileData *other) |
| |
| void(* | discriminate )(GaminggearProfileData *self) |
| |
◆ copy
◆ discriminate
◆ equal
◆ get_gamefile
◆ get_hardware_index
◆ get_modified
◆ get_name
◆ load
| gboolean(* _GaminggearProfileDataClass::load) (GaminggearProfileData *self, gchar const *path, GError **error) |
◆ parent_class
| GObjectClass _GaminggearProfileDataClass::parent_class |
◆ read
◆ remove
◆ reset
◆ save
◆ set_gamefile
| void(* _GaminggearProfileDataClass::set_gamefile) (GaminggearProfileData *self, guint index, gchar const *new_gamefile) |
◆ set_hardware_index
◆ set_name
◆ write
The documentation for this struct was generated from the following file: