Class: Wx::StandardPaths::ConfigFileConv

Inherits:
Enum
  • Object
show all
Defined in:
lib/wx/doc/gen/app_traits.rb

Overview

Possible values for #make_config_file_name naming convention argument.

The values in this enum are only used under Unix and only when using the classic Unix convention for file layout, in XDG mode, XDG naming convention is used unconditionally.

Method Summary

Methods inherited from Enum

#!, #&, #<=>, #allbits?, #anybits?, #coerce, #eql?, #initialize, #inspect, #integer?, #method_missing, #nobits?, #real?, #succ, #to_int, #to_s, #|, #~

Constructor Details

This class inherits a constructor from Wx::Enum

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Wx::Enum