瀏覽代碼

Update docs with breakpoint_toggled signal

Paulb23 9 年之前
父節點
當前提交
2c9468a46a
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      doc/base/classes.xml

+ 5 - 0
doc/base/classes.xml

@@ -39459,6 +39459,11 @@
 		</method>
 	</methods>
 	<signals>
+		<signal name="breakpoint_toggled">
+			<description>
+				Emitted when a breakpoint is placed via the breakpoint gutter.
+			</description>
+		</signal>
 		<signal name="cursor_changed">
 			<description>
 				Emitted when the cursor changes.