sig
  val hide_if_empty : ([> `action ], bool) Gobject.property
  val is_important : ([> `action ], bool) Gobject.property
  val label : ([> `action ], string) Gobject.property
  val icon_name : ([> `action ], string) Gobject.property
  val name : ([> `action ], string) Gobject.property
  val sensitive : ([> `action ], bool) Gobject.property
  val short_label : ([> `action ], string) Gobject.property
  val stock_id : ([> `action ], GtkStock.id) Gobject.property
  val tooltip : ([> `action ], string) Gobject.property
  val visible : ([> `action ], bool) Gobject.property
  val visible_horizontal : ([> `action ], bool) Gobject.property
  val visible_vertical : ([> `action ], bool) Gobject.property
end