方法

ArrowFlightCommandDescriptorget_command

始於:5.0.0

宣告 [src]

gchar*
gaflight_command_descriptor_get_command (
  GAFlightCommandDescriptor* descriptor
)

描述

無可用描述。

自 5.0.0 版本起可用

回傳值

類型: gchar*

用於表達指令的不透明值。

當不再需要時,應使用 g_free() 釋放。

此方法的呼叫者取得資料的所有權,並負責釋放它。
此值為以 NUL 結尾的 UTF-8 字串。