GIFView
return new(std::nothrow) GIFView(settings);
GIFView::~GIFView()
GIFView::RestorePrefs()
GIFView::AllAttached()
GIFView::MessageReceived(BMessage* message)
GIFView::CheckInput(BTextControl* control)
GIFView::GIFView(TranslatorSettings* settings)
class GIFView : public BGroupView {
GIFView(TranslatorSettings* settings);
virtual ~GIFView();