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 |

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)¶

Methods¶

__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-2019, The wxPython Team. Created using Sphinx 2.2.0.