is_important
  
  Description:
  public bool is_important { 
get; 
set; }
  
 
  
    Whether the action is considered important.
    Note: 
      
        There is no corresponding replacement when using Action
       
     
     When TRUE, toolitem proxies for this action show text in GTK_TOOLBAR_BOTH_HORIZ mode.