Package ch.bailu.gtk.gio
Interface DBusSendMessageFlags
public interface DBusSendMessageFlags
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
No flags set.static final int
Do not automatically
assign a serial number from the #GDBusConnection object when
sending a message.
-
Field Details
-
NONE
static final int NONENo flags set.- See Also:
-
PRESERVE_SERIAL
static final int PRESERVE_SERIALDo not automatically
assign a serial number from the #GDBusConnection object when
sending a message.- See Also:
-