Home
last modified time | relevance | path

Searched refs:__icon__ (Results 1 – 24 of 24) sorted by relevance

/dports/games/py-pychess/pychess-1.0.2/lib/pychess/perspectives/fics/
H A DNewsPanel.py9 __icon__ = addDataPrefix("glade/panel_annotation.svg") variable
H A DSeekGraphPanel.py12 __icon__ = addDataPrefix("glade/manseek.svg") variable
H A DChatPanel.py18 __icon__ = addDataPrefix("glade/panel_chat.svg") variable
H A DConsolePanel.py13 __icon__ = addDataPrefix("glade/panel_terminal.svg") variable
H A DPlayerListPanel.py14 __icon__ = addDataPrefix("glade/panel_players.svg") variable
H A DGameListPanel.py17 __icon__ = addDataPrefix("glade/panel_games.svg") variable
H A DArchiveListPanel.py26 __icon__ = addDataPrefix("glade/panel_games.svg") variable
H A DSeekListPanel.py21 __icon__ = addDataPrefix("glade/manseek.svg") variable
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/perspectives/learn/
H A DLessonsPanel.py20 __icon__ = addDataPrefix("glade/panel_book.svg") variable
H A DPuzzlesPanel.py23 __icon__ = addDataPrefix("glade/panel_book.svg") variable
H A DEndgamesPanel.py23 __icon__ = addDataPrefix("glade/panel_book.svg") variable
H A DLecturesPanel.py19 __icon__ = addDataPrefix("glade/panel_book.svg") variable
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/perspectives/games/
H A DchatPanel.py12 __icon__ = addDataPrefix("glade/panel_chat.svg") variable
H A DcommentPanel.py14 __icon__ = addDataPrefix("glade/panel_comments.svg") variable
H A DhistoryPanel.py11 __icon__ = addDataPrefix("glade/panel_moves.svg") variable
H A DscorePanel.py14 __icon__ = addDataPrefix("glade/panel_score.svg") variable
H A DengineOutputPanel.py13 __icon__ = addDataPrefix("glade/panel_engineoutput.svg") variable
H A DbookPanel.py22 __icon__ = addDataPrefix("glade/panel_book.svg") variable
H A DannotationPanel.py28 __icon__ = addDataPrefix("glade/panel_annotation.svg") variable
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/perspectives/database/
H A DOpeningTreePanel.py12 __icon__ = addDataPrefix("glade/panel_book.svg") variable
H A DPreviewPanel.py15 __icon__ = addDataPrefix("glade/panel_games.svg") variable
H A DFilterPanel.py28 __icon__ = addDataPrefix("glade/panel_filter.svg") variable
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/perspectives/
H A D__init__.py63 box = dock_panel_tab(panel.__title__, panel.__desc__, panel.__icon__, close_button)
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/widgets/
H A DpreferencesDialog.py509 panel_icon = get_pixbuf(panel.__icon__, 32)