framemanager.AuiPaneButton

Inheritance diagram for AuiPaneButton:


digraph inheritancec8bc0d78fc {
rankdir=LR;
size="8.0, 12.0";
  "framemanager.AuiPaneButton" [style="setlinewidth(0.5)",URL="#framemanager.AuiPaneButton",fontname=Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans,height=0.25,shape=box,fontsize=10];
}


Description

A simple class which describes the caption pane button attributes.

Methods Summary

Class API

Methods

class AuiPaneButton(button_id)

Bases: object

A simple class which describes the caption pane button attributes.

__init__()

Default class constructor. Used internally, do not call it in your code!

Parameter:button_id – the pane button identifier.

Table Of Contents

This Page