toggled
The "toggled" signal is emitted when the user changes the state of the toggle button.
回调函数
void callback(
GtkCellRendererToggle
cellrenderertoggle
, string path);
The "toggled" signal is emitted when the user changes the state of the toggle button.
回调函数