소스 검색

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.