Home
last modified time | relevance | path

Searched refs:SoupConnectionClass (Results 1 – 3 of 3) sorted by relevance

/dports/devel/libsoup/libsoup-2.74.0/libsoup/
H A Dsoup-connection.h17 …TION_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST ((klass), SOUP_TYPE_CONNECTION, SoupConnectionClass))
20 …TION_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), SOUP_TYPE_CONNECTION, SoupConnectionClass))
33 } SoupConnectionClass; typedef
H A Dsoup-connection.c145 soup_connection_class_init (SoupConnectionClass *connection_class) in soup_connection_class_init()
170 G_STRUCT_OFFSET (SoupConnectionClass, disconnected), in soup_connection_class_init()
/dports/devel/libsoup3/libsoup-3.0.3/libsoup/
H A Dsoup-connection.c215 soup_connection_class_init (SoupConnectionClass *connection_class) in soup_connection_class_init()