Method
IdeTweaksItemset_hidden_when
Description
Sets the “hidden-when” property.
Use this to hide IdeTweaksItem
in situations where they should
not be visible. Generally this is used to hide items when the
IdeTweaksWindow
is in project or application mode.
Currently supported values include:
- “application” to hide when in application-mode
- “project” to hide when in project-mode
Items that are hidden will not be visited by ide_tweaks_item_visit_children().
Sets property | Ide.TweaksItem:hidden-when |