Navigation

  • Home | 
  • Gallery | 
  • API Docs »
  • wx.lib »
  • wx.lib.agw »
  • wx.lib.agw.ribbon »
  • wx.lib.agw.ribbon.gallery »
  • wx.lib.agw.ribbon.gallery.RibbonGalleryItem
  • index
  • modules |
  • next |
  • previous |

Logo

Table of Contents

  • wx.lib.agw.ribbon.gallery.RibbonGalleryItem
    • Class Hierarchy
    • Methods Summary
    • Class API

Search

Show page source

phoenix_title wx.lib.agw.ribbon.gallery.RibbonGalleryItem¶


class_hierarchy Class Hierarchy¶

Inheritance diagram for class RibbonGalleryItem:

Inheritance diagram of RibbonGalleryItem


method_summary Methods Summary¶

__init__

Initialize self. See help(type(self)) for accurate signature.

GetBitmap

GetClientData

GetPosition

IsVisible

SetBitmap

SetClientData

SetId

SetIsVisible

SetPosition


api Class API¶

class RibbonGalleryItem(object)¶
__init__(self)¶

Initialize self. See help(type(self)) for accurate signature.

GetBitmap(self)¶
GetClientData(self)¶
GetPosition(self)¶
IsVisible(self)¶
SetBitmap(self, bitmap)¶
SetClientData(self, data)¶
SetId(self, id)¶
SetIsVisible(self, visible)¶
SetPosition(self, x, y, size)¶
© Copyright 2012-2022, The wxPython Team. Created using Sphinx 4.0.2.