gtk :: GtkStack :: native_stack_add
private fun native_stack_add(child: GtkWidget, name: CString) `{ gtk_stack_add_named(self, child, name); `}