.. wxPython Phoenix documentation
This file was generated by Phoenix's sphinx generator and associated
tools, do not edit by hand.
Copyright: (c) 2011-2020 by Total Control Software
License: wxWindows License
.. include:: headings.inc
.. currentmodule:: wx.py.filling
.. highlight:: python
.. _wx.py.filling.App:
==========================================================================================================================================
|phoenix_title| **wx.py.filling.App**
==========================================================================================================================================
PyFilling standalone application.
|
|class_hierarchy| Class Hierarchy
=================================
.. raw:: html

Inheritance diagram for class
App:
|
|sub_classes| Known Subclasses
==============================
:class:`wx.py.PyFilling.App`
|
|super_classes| Known Superclasses
==================================
:class:`wx.core.App`
|
|method_summary| Methods Summary
================================
================================================================================ ================================================================================
:meth:`~wx.py.filling.App.OnInit` OnInit(self) -> bool
================================================================================ ================================================================================
|
|api| Class API
===============
.. class:: App(wx.App)
PyFilling standalone application.
.. method:: OnInit(self)
OnInit(self) -> bool