sig
  val enable_popup : ([> `notebook ], bool) Gobject.property
  val homogeneous : ([> `notebook ], bool) Gobject.property
  val page : ([> `notebook ], int) Gobject.property
  val scrollable : ([> `notebook ], bool) Gobject.property
  val show_border : ([> `notebook ], bool) Gobject.property
  val show_tabs : ([> `notebook ], bool) Gobject.property
  val tab_border : ([> `notebook ], int) Gobject.property
  val tab_hborder : ([> `notebook ], int) Gobject.property
  val tab_pos : ([> `notebook ], GtkEnums.position_type) Gobject.property
  val tab_vborder : ([> `notebook ], int) Gobject.property
end