方法

自:2.26

声明 [src]

void
g_date_time_unref (
  GDateTime* datetime
)

描述 [src]

原子性地将datetime的引用计数减一。

当引用计数达到零时,由datetime分配的资源将被释放。

自:2.26