Gladeui.Palette
Fields
| Name | Type | Access | Description | 
|---|
| parent_instance | Gtk.Box | r |  | 
 
Class Details
- 
class Gladeui.Palette(*args, **kwargs)
- 
- 
classmethod new()
- 
Creates a new Gladeui.Palettewidget
 
 
- 
get_item_appearance()
- 
 
- 
get_project()
- 
 
- 
get_show_selector_button()
- 
| Returns: | Whether the selector button is visible | 
|---|
 | Return type: | bool | 
|---|
 
 
 
- 
get_tool_palette()
- 
 
- 
get_use_small_item_icons()
- 
| Returns: | Whether small item icons are used | 
|---|
 | Return type: | bool | 
|---|
 
 
 
- 
set_item_appearance(item_appearance)
- 
Sets the appearance of the palette items. 
 
- 
set_project(project)
- 
 
- 
set_show_selector_button(show_selector_button)
- 
| Parameters: | show_selector_button ( bool) – whether to show selector button | 
|---|
 
 - Sets whether to show the internal widget selector button 
 
- 
set_use_small_item_icons(use_small_item_icons)
- 
| Parameters: | use_small_item_icons ( bool) – Whether to use small item icons | 
|---|
 
 - Sets whether to use small item icons. 
 
- 
do_refresh() virtual
 
 
Signal Details
- 
Gladeui.Palette.signals.refresh(palette)
- 
 
Property Details
- 
Gladeui.Palette.props.item_appearance
- 
The appearance of the palette items 
- 
Gladeui.Palette.props.project
- 
This palette’s current project 
- 
Gladeui.Palette.props.show_selector_button
- 
Whether to show the internal selector button 
- 
Gladeui.Palette.props.use_small_item_icons
- 
Whether to use small icons to represent items