Gapp 0.60 Latest
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Gapp, Gapp::Actions::Basic, Gapp::Actions::Form, Gapp::Gtk2
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Carp::Clan
- Glib
- Glib::Object::Subclass
- Sub::Name
- Try::Tiny
- namespace::clean
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Gapp-0.60/lib/Gapp/Action.pm -- Around line 191: You forgot a '=back' before '=head1' Gapp-0.60/lib/Gapp/Button.pm -- Around line 81: You forgot a '=back' before '=head1' Gapp-0.60/lib/Gapp/Container.pm -- Around line 170: You forgot a '=back' before '=head1' Gapp-0.60/lib/Gapp/FileChooserDialog.pm -- Around line 87: '=item' outside of any '=over' Gapp-0.60/lib/Gapp/Form/Stash.pm -- Around line 144: You forgot a '=back' before '=head1' Gapp-0.60/lib/Gapp/Gtk2/Model/List.pm -- Around line 283: Unknown directive: =over4 Around line 285: '=item' outside of any '=over' Around line 307: Unterminated B<...> sequence Gapp-0.60/lib/Gapp/Gtk2/Model/SimpleList.pm -- Around line 255: Unknown directive: =over4 Around line 257: '=item' outside of any '=over' Gapp-0.60/lib/Gapp/Gtk2/Model/Tree.pm -- Around line 282: Unknown directive: =over4 Around line 284: '=item' outside of any '=over' Around line 306: Unterminated B<...> sequence Gapp-0.60/lib/Gapp/Gtk2/TimeEntry.pm -- Around line 469: =back doesn't take any parameters, but you said =back 4 Gapp-0.60/lib/Gapp/Meta/Widget/Native/Role/HasMnemonic.pm -- Around line 87: Expected text after =item, not a bullet Gapp-0.60/lib/Gapp/Object.pm -- Around line 442: '=item' outside of any '=over' Around line 526: You forgot a '=back' before '=head1' Gapp-0.60/lib/Gapp/SpinButton.pm -- Around line 155: You forgot a '=back' before '=head1' You forgot a '=back' before '=head1' Gapp-0.60/lib/Gapp/StatusIcon.pm -- Around line 45: '=item' outside of any '=over' Around line 51: You forgot a '=back' before '=head1' Gapp-0.60/lib/Gapp/TableMap.pm -- Around line 437: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gapp-0.60/lib/Gapp/TreeView.pm -- Around line 177: =back without =over Gapp-0.60/lib/Gapp/TreeViewColumn.pm -- Around line 181: You forgot a '=back' before '=head1' Gapp-0.60/lib/Gapp/Util.pm -- Around line 147: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gapp-0.60/lib/Gapp/Widget.pm -- Around line 193: '=item' outside of any '=over' Around line 246: You forgot a '=back' before '=head1' Gapp-0.60/lib/Gapp.pm -- Around line 168: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Gapp, Gapp::Actions::Basic, Gapp::Actions::Form, Gapp::Gtk2
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.01,0.60
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
Modules
Name | Abstract | Version | View |
---|---|---|---|
Gapp | Post-modern Gtk+ applications | 0.60 | metacpan |
Gapp::Action | Action object | 0.60 | metacpan |
Gapp::Action::Registry | Registry of L<Gapp::Action> objects | 0.60 | metacpan |
Gapp::Action::Undefined | An undefined action | 0.60 | metacpan |
Gapp::ActionGroup | ActionGroup Widget | 0.60 | metacpan |
Gapp::Actions | Create Actions for Gapp Applications | 0.60 | metacpan |
Gapp::Actions::Base | 0.60 | metacpan | |
Gapp::Actions::Basic | 0.60 | metacpan | |
Gapp::Actions::Form | 0.60 | metacpan | |
Gapp::Actions::Util | 0.60 | metacpan | |
Gapp::Assistant | Assistant Widget | 0.60 | metacpan |
Gapp::AssistantPage | 0.60 | metacpan | |
Gapp::Bin | Bin widget | 0.60 | metacpan |
Gapp::Box | Box widget | 0.60 | metacpan |
Gapp::Button | Button Widget | 0.60 | metacpan |
Gapp::ButtonBox | ButtonBox widget | 0.60 | metacpan |
Gapp::CellRenderer | Cell Renderer Widget | 0.60 | metacpan |
Gapp::CheckButton | CheckButton Widget | 0.60 | metacpan |
Gapp::CheckMenuItem | 0.60 | metacpan | |
Gapp::ComboBox | ComboBox Widget | 0.60 | metacpan |
Gapp::Container | Container Widget | 0.60 | metacpan |
Gapp::DateEntry | DateEntry Widget | 0.60 | metacpan |
Gapp::Dialog | Dialog Widget | 0.60 | metacpan |
Gapp::Entry | Entry Widget | 0.60 | metacpan |
Gapp::EventBox | EventBox Widget | 0.60 | metacpan |
Gapp::Expander | Expander widget | 0.60 | metacpan |
Gapp::FileChooserButton | FileChooserButton Widget | 0.60 | metacpan |
Gapp::FileChooserDialog | FileChooserDialog Widget | 0.60 | metacpan |
Gapp::FileFilter | FileFilter Widget | 0.60 | metacpan |
Gapp::Form::Context | Form context object | 0.60 | metacpan |
Gapp::Form::Context::Node | Context node object | 0.60 | metacpan |
Gapp::Form::Stash | Form stash object | 0.60 | metacpan |
Gapp::FormButtons | FormButtons widget | 0.60 | metacpan |
Gapp::Frame | Frame widget | 0.60 | metacpan |
Gapp::Gtk2 | Gtk2 Widget Extension | 0.60 | metacpan |
Gapp::Gtk2::DateEntry | 0.60 | metacpan | |
Gapp::Gtk2::Model::List | A list with no set number of columns and can hold arbitrary data | 0.60 | metacpan |
Gapp::Gtk2::Model::SimpleList | 0.60 | metacpan | |
Gapp::Gtk2::TimeEntry | Widget for entering times | 0.60 | metacpan |
Gapp::HBox | HBox Widget | 0.60 | metacpan |
Gapp::HButtonBox | ButtonBox widget | 0.60 | metacpan |
Gapp::HPaned | HPaned Widget | 0.60 | metacpan |
Gapp::Image | Image Widget | 0.60 | metacpan |
Gapp::ImageMenuItem | ImageMenuItem Widget | 0.60 | metacpan |
Gapp::Label | Label Widget | 0.60 | metacpan |
Gapp::Layout | Define how widgets are displayed | 0.60 | metacpan |
Gapp::Layout::Default | 0.60 | metacpan | |
Gapp::Layout::Object | 0.60 | metacpan | |
Gapp::ListStore | ListStore object | 0.60 | metacpan |
Gapp::Menu | Menu Widget | 0.60 | metacpan |
Gapp::MenuBar | MenuBar Widget | 0.60 | metacpan |
Gapp::MenuItem | MenuItem Widget | 0.60 | metacpan |
Gapp::MenuShell | MenuShell Widget | 0.60 | metacpan |
Gapp::MenuToolButton | MenuToolButton Widget | 0.60 | metacpan |
Gapp::MessageDialog | 0.60 | metacpan | |
Gapp::Meta::Attribute::Trait::DefaultWidget | 0.60 | metacpan | |
Gapp::Meta::Widget::Native::Role::CanDefault | Role for widgets that can be the default | 0.60 | metacpan |
Gapp::Meta::Widget::Native::Role::FileChooser | Role for FileChooser widgets | 0.60 | metacpan |
Gapp::Meta::Widget::Native::Role::FormElement | 0.60 | metacpan | |
Gapp::Meta::Widget::Native::Role::FormField | 0.60 | metacpan | |
Gapp::Meta::Widget::Native::Role::HasAction | action attribute for widgets | 0.60 | metacpan |
Gapp::Meta::Widget::Native::Role::HasIcon | icon attribute for widgets | 0.60 | metacpan |
Gapp::Meta::Widget::Native::Role::HasIconSize | icon_size attribute for widgets | 0.60 | metacpan |
Gapp::Meta::Widget::Native::Role::HasImage | image attribute for widgets | 0.60 | metacpan |
Gapp::Meta::Widget::Native::Role::HasLabel | label attribute for widgets | 0.60 | metacpan |
Gapp::Meta::Widget::Native::Role::HasMenu | menu attribute for widgets | 0.60 | metacpan |
Gapp::Meta::Widget::Native::Role::HasMnemonic | mnemonic attribute for widgets | 0.60 | metacpan |
Gapp::Meta::Widget::Native::Role::HasName | name attribute for widgets | 0.60 | metacpan |
Gapp::Meta::Widget::Native::Role::HasStockId | stock_id attribute for widgets | 0.60 | metacpan |
Gapp::Meta::Widget::Native::Trait::AssistantPage | 0.60 | metacpan | |
Gapp::Meta::Widget::Native::Trait::Form | Form trait for widgets | 0.60 | metacpan |
Gapp::Meta::Widget::Native::Trait::FromUIManager | 0.60 | metacpan | |
Gapp::Meta::Widget::Native::Trait::ListFormField | 0.60 | metacpan | |
Gapp::Meta::Widget::Native::Trait::NotebookPage | 0.60 | metacpan | |
Gapp::Meta::Widget::Native::Trait::Sensitivity | 0.60 | metacpan | |
Gapp::Meta::Widget::Native::Trait::ToggleListFormField | 0.60 | metacpan | |
Gapp::Model::List | 0.60 | metacpan | |
Gapp::Model::SimpleList | A Simple List | 0.60 | metacpan |
Gapp::Moose | Gapp widgets for your Moose classes | 0.01 | metacpan |
Gapp::Moose::Meta::Attribute::Trait::GappActionGroup | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappAssistant | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappBox | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappButton | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappCheckButton | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappComboBox | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappDateEntry | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappDialog | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappEntry | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappEventBox | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappExpander | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappFileChooserButton | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappFileChooserDialog | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappFileFilter | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappFrame | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappHBox | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappHButtonBox | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappHPaned | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappImage | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappLabel | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappListStore | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappMenu | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappMenuBar | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappMenuToolButton | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappNotebook | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappRadioToolButton | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappScrolledWindow | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappSpinButton | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappStatusIcon | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappStatusbar | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappTable | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappTextBuffer | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappTextTagTable | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappTextView | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappTimeEntry | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappToggleToolButton | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappToolButton | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappToolItemGroup | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappToolPalette | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappToolbar | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappTreeView | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappUIManager | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappVBox | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappVButtonBox | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappVPaned | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappViewport | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappWidget | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::GappWindow | 0.60 | metacpan | |
Gapp::Moose::Meta::Attribute::Trait::TearoffMenuItem | 0.60 | metacpan | |
Gapp::Moose::Role | Gapp widgets for your roles | 0.60 | metacpan |
Gapp::Notebook | Box widget | 0.60 | metacpan |
Gapp::Object | TextTagTable widget | 0.60 | metacpan |
Gapp::Paned | Box widget | 0.60 | metacpan |
Gapp::ProgressBar | ProgressBar widget | 0.60 | metacpan |
Gapp::RadioButton | RadioButton Widget | 0.60 | metacpan |
Gapp::RadioMenuItem | 0.60 | metacpan | |
Gapp::RadioToolButton | 0.60 | metacpan | |
Gapp::ScrolledWindow | 0.60 | metacpan | |
Gapp::SeparatorMenuItem | SeparatorMenuItem Widget | 0.60 | metacpan |
Gapp::SeparatorToolItem | SeparatorToolItem Widget | 0.60 | metacpan |
Gapp::SpinButton | RadioButton Widget | 0.60 | metacpan |
Gapp::StatusIcon | StatusIcon Widget | 0.60 | metacpan |
Gapp::Statusbar | 0.60 | metacpan | |
Gapp::Table | Table Widget | 0.60 | metacpan |
Gapp::TableCell | TableCell Widget | 0.60 | metacpan |
Gapp::TableMap | Create ASCII Table Layouts | 0.60 | metacpan |
Gapp::TearoffMenuItem | 0.60 | metacpan | |
Gapp::TextBuffer | TextBuffer widget | 0.60 | metacpan |
Gapp::TextTag | TextTag widget | 0.60 | metacpan |
Gapp::TextTagTable | 0.60 | metacpan | |
Gapp::TextView | TextView Widget | 0.60 | metacpan |
Gapp::TimeEntry | TimeEntry Widget | 0.60 | metacpan |
Gapp::ToggleButton | ToggleButton Widget | 0.60 | metacpan |
Gapp::ToggleToolButton | ToggleToolButton Widget | 0.60 | metacpan |
Gapp::ToolButton | ToolButton Widget | 0.60 | metacpan |
Gapp::ToolItem | ToolItem Widget | 0.60 | metacpan |
Gapp::ToolItemGroup | ToolItemGroup widget | 0.60 | metacpan |
Gapp::ToolPalette | ToolPalette widget | 0.60 | metacpan |
Gapp::Toolbar | Window Widget | 0.60 | metacpan |
Gapp::TreeStore | TreeStore object | 0.60 | metacpan |
Gapp::TreeView | TreeView Widget | 0.60 | metacpan |
Gapp::TreeViewColumn | TreeViewColumn Widget | 0.60 | metacpan |
Gapp::Types | 0.60 | metacpan | |
Gapp::UIManager | UIManager object | 0.60 | metacpan |
Gapp::Util | Utility functions for Gapp | 0.60 | metacpan |
Gapp::VBox | VBox Widget | 0.60 | metacpan |
Gapp::VButtonBox | ButtonBox widget | 0.60 | metacpan |
Gapp::VPaned | VPaned Widget | 0.60 | metacpan |
Gapp::Viewport | Viewport widget | 0.60 | metacpan |
Gapp::Widget | The base class for all Gapp widgets | 0.60 | metacpan |
Gapp::Window | Window Widget | 0.60 | metacpan |
Provides
Name | File | View |
---|---|---|
Gapp::Meta::Attribute::Trait::GappDefault | lib/Gapp/Moose/Meta/Attribute/Trait/GappDefault.pm | metacpan |
Gapp::Meta::Widget::Custom::Trait::AssistantPage | lib/Gapp/Meta/Widget/Native/Trait/AssistantPage.pm | metacpan |
Gapp::Meta::Widget::Custom::Trait::Form | lib/Gapp/Meta/Widget/Native/Trait/Form.pm | metacpan |
Gapp::Meta::Widget::Custom::Trait::FormField | lib/Gapp/Meta/Widget/Native/Role/FormField.pm | metacpan |
Gapp::Meta::Widget::Custom::Trait::FromUIManager | lib/Gapp/Meta/Widget/Native/Trait/FromUIManager.pm | metacpan |
Gapp::Meta::Widget::Custom::Trait::ListFormField | lib/Gapp/Meta/Widget/Native/Trait/ListFormField.pm | metacpan |
Gapp::Meta::Widget::Custom::Trait::NotebookPage | lib/Gapp/Meta/Widget/Native/Trait/NotebookPage.pm | metacpan |
Gapp::Meta::Widget::Custom::Trait::Sensitivity | lib/Gapp/Meta/Widget/Native/Trait/Sensitivity.pm | metacpan |
Gapp::Meta::Widget::Custom::Trait::ToggleListFormField | lib/Gapp/Meta/Widget/Native/Trait/ToggleListFormField.pm | metacpan |
Gapp::Moose::Meta::Attribute::Trait::CheckMenuItem | lib/Gapp/Moose/Meta/Attribute/Trait/GappCheckMenuItem.pm | metacpan |
Gapp::Moose::Meta::Attribute::Trait::ImageMenuItem | lib/Gapp/Moose/Meta/Attribute/Trait/GappImageMenuItem.pm | metacpan |
Gapp::Moose::Meta::Attribute::Trait::MenuItem | lib/Gapp/Moose/Meta/Attribute/Trait/GappMenuItem.pm | metacpan |
Gapp::Moose::Meta::Attribute::Trait::RadioMenuItem | lib/Gapp/Moose/Meta/Attribute/Trait/GappRadioMenuItem.pm | metacpan |
Gapp::Moose::Meta::Attribute::Trait::SeparatorMenuItem | lib/Gapp/Moose/Meta/Attribute/Trait/GappSeparatorMenuItem.pm | metacpan |
Gapp::Moose::Meta::Attribute::Trait::SeparatorToolItem | lib/Gapp/Moose/Meta/Attribute/Trait/GappSeparatorToolItem.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::CheckMenuItem | lib/Gapp/Moose/Meta/Attribute/Trait/GappCheckMenuItem.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::DefaultWidget | lib/Gapp/Meta/Attribute/Trait/DefaultWidget.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappActionGroup | lib/Gapp/Moose/Meta/Attribute/Trait/GappActionGroup.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappAssistant | lib/Gapp/Moose/Meta/Attribute/Trait/GappAssistant.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappBox | lib/Gapp/Moose/Meta/Attribute/Trait/GappBox.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappButton | lib/Gapp/Moose/Meta/Attribute/Trait/GappButton.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappCheckButton | lib/Gapp/Moose/Meta/Attribute/Trait/GappCheckButton.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappComboBox | lib/Gapp/Moose/Meta/Attribute/Trait/GappComboBox.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappDateEntry | lib/Gapp/Moose/Meta/Attribute/Trait/GappDateEntry.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappDefault | lib/Gapp/Moose/Meta/Attribute/Trait/GappDefault.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappDialog | lib/Gapp/Moose/Meta/Attribute/Trait/GappDialog.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappEntry | lib/Gapp/Moose/Meta/Attribute/Trait/GappEntry.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappEventBox | lib/Gapp/Moose/Meta/Attribute/Trait/GappEventBox.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappExpander | lib/Gapp/Moose/Meta/Attribute/Trait/GappExpander.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappFileChooserButton | lib/Gapp/Moose/Meta/Attribute/Trait/GappFileChooserButton.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappFileChooserDialog | lib/Gapp/Moose/Meta/Attribute/Trait/GappFileChooserDialog.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappFileFilter | lib/Gapp/Moose/Meta/Attribute/Trait/GappFileFilter.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappFrame | lib/Gapp/Moose/Meta/Attribute/Trait/GappFrame.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappHBox | lib/Gapp/Moose/Meta/Attribute/Trait/GappHBox.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappHButtonBox | lib/Gapp/Moose/Meta/Attribute/Trait/GappHButtonBox.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappHPaned | lib/Gapp/Moose/Meta/Attribute/Trait/GappHPaned.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappImage | lib/Gapp/Moose/Meta/Attribute/Trait/GappImage.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappImageMenuItem | lib/Gapp/Moose/Meta/Attribute/Trait/GappImageMenuItem.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappLabel | lib/Gapp/Moose/Meta/Attribute/Trait/GappLabel.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappListStore | lib/Gapp/Moose/Meta/Attribute/Trait/GappListStore.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappMenu | lib/Gapp/Moose/Meta/Attribute/Trait/GappMenu.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappMenuBar | lib/Gapp/Moose/Meta/Attribute/Trait/GappMenuBar.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappMenuItem | lib/Gapp/Moose/Meta/Attribute/Trait/GappMenuItem.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappMenuToolButton | lib/Gapp/Moose/Meta/Attribute/Trait/GappMenuToolButton.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappNotebook | lib/Gapp/Moose/Meta/Attribute/Trait/GappNotebook.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappRadioToolButton | lib/Gapp/Moose/Meta/Attribute/Trait/GappRadioToolButton.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappScrolledWindow | lib/Gapp/Moose/Meta/Attribute/Trait/GappScrolledWindow.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappSeparatorMenuItem | lib/Gapp/Moose/Meta/Attribute/Trait/GappSeparatorMenuItem.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappSeparatorToolItem | lib/Gapp/Moose/Meta/Attribute/Trait/GappSeparatorToolItem.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappSpinButton | lib/Gapp/Moose/Meta/Attribute/Trait/GappSpinButton.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappStatusIcon | lib/Gapp/Moose/Meta/Attribute/Trait/GappStatusIcon.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappStatusbar | lib/Gapp/Moose/Meta/Attribute/Trait/GappStatusbar.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappTable | lib/Gapp/Moose/Meta/Attribute/Trait/GappTable.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappTearoffMenuItem | lib/Gapp/Moose/Meta/Attribute/Trait/GappTearoffMenuItem.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappTextBuffer | lib/Gapp/Moose/Meta/Attribute/Trait/GappTextBuffer.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappTextTagTable | lib/Gapp/Moose/Meta/Attribute/Trait/GappTextTagTable.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappTextView | lib/Gapp/Moose/Meta/Attribute/Trait/GappTextView.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappTimeEntry | lib/Gapp/Moose/Meta/Attribute/Trait/GappTimeEntry.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappToggleToolButton | lib/Gapp/Moose/Meta/Attribute/Trait/GappToggleToolButton.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappToolButton | lib/Gapp/Moose/Meta/Attribute/Trait/GappToolButton.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappToolItemGroup | lib/Gapp/Moose/Meta/Attribute/Trait/GappToolItemGroup.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappToolPalette | lib/Gapp/Moose/Meta/Attribute/Trait/GappToolPalette.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappToolbar | lib/Gapp/Moose/Meta/Attribute/Trait/GappToolbar.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappTreeView | lib/Gapp/Moose/Meta/Attribute/Trait/GappTreeView.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappUIManager | lib/Gapp/Moose/Meta/Attribute/Trait/GappUIManager.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappVBox | lib/Gapp/Moose/Meta/Attribute/Trait/GappVBox.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappVButtonBox | lib/Gapp/Moose/Meta/Attribute/Trait/GappVButtonBox.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappVPaned | lib/Gapp/Moose/Meta/Attribute/Trait/GappVPaned.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappViewport | lib/Gapp/Moose/Meta/Attribute/Trait/GappViewport.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappWidget | lib/Gapp/Moose/Meta/Attribute/Trait/GappWidget.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::GappWindow | lib/Gapp/Moose/Meta/Attribute/Trait/GappWindow.pm | metacpan |
Moose::Meta::Attribute::Custom::Trait::RadioMenuItem | lib/Gapp/Moose/Meta/Attribute/Trait/GappRadioMenuItem.pm | metacpan |