Scilab 5.4.1
- Scilab help
- GUI
- Tree
- about
- addmenu
- clipboard
- close
- delmenu
- exportUI
- figure
- findobj
- gcbo
- getcallbackobject
- getinstalledlookandfeels
- getlookandfeel
- getvalue
- messagebox
- printfigure
- printsetupbox
- progressionbar
- root_properties
- setlookandfeel
- setmenu
- toolbar
- toprint
- tree_show
- uicontextmenu
- uicontrol
- uigetcolor
- uigetdir
- uigetfile
- uigetfont
- uimenu
- uiputfile
- unsetmenu
- usecanvas
- waitbar
- x_choices
- x_choose
- x_choose_modeless
- x_dialog
- x_matrix
- x_mdialog
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
getinstalledlookandfeels
ルックアンドフィールを表す文字列行列を返す.
呼び出し手順
lnf=getinstalledlookandfeels()
引数
- lnf
文字列行列.
説明
使用可能な全てのルックアンドフィールを表す文字列行列を返します.
例
getinstalledlookandfeels()
参照
- setlookandfeel — 現在のルックアンドフィールのデフォルト値を設定.
- getlookandfeel — 現在のデフォルトのルックアンドフィールを取得.
Report an issue | ||
<< getcallbackobject | GUI | getlookandfeel >> |