geany
1.38
About: Geany is a text editor (using GTK2) with basic features of an integrated development environment (syntax highlighting, code folding, symbol name auto-completion, ...). F: office T: editor programming GTK+ IDE
![]() ![]() |
#include <pluginprivate.h>
Public Attributes | |
GObject * | object |
gulong | handler_id |
Definition at line 32 of file pluginprivate.h.
gulong SignalConnection::handler_id |
Definition at line 35 of file pluginprivate.h.
Referenced by plugin_signal_connect(), and remove_callbacks().
GObject* SignalConnection::object |
Definition at line 34 of file pluginprivate.h.
Referenced by on_object_weak_notify(), plugin_signal_connect(), and remove_callbacks().