Method

IbisMessageget_command_quark

since: 0.4

Declaration [src]

GQuark
ibis_message_get_command_quark (
  IbisMessage* message
)

Description [src]

Gets the GQuark for message.

This value is used when emitting signals like IbisClient::message and isn’t typically needed outside of Ibis itself.

Available since: 0.4

Return value

Type: GQuark

The quark.