[ CCode ( cname = "xapp_visibility_group_set_sensitive" ) ]
[ Version ( since = "2.2.15" ) ]
public void set_sensitive (bool sensitive)
Set the sensitivity of all widgets in group.
| this |
the visibility group. |
| sensitive |
TRUE to make the widgets sensitive. |