class Gtk::Entry

This file is part of Alexandria.

See the file README.md for authorship and licensing information.

Attributes

mandatory[W]

Public Instance Methods

mandatory?() click to toggle source
# File lib/alexandria/ui/provider_preferences_base_dialog.rb, line 10
def mandatory?
  @mandatory
end