UnixFDMessage#

Deprecated since version PyGObject-3.16.0: Gio.UnixFDMessage is deprecated; use GioUnix.FDMessage instead

class UnixFDMessage(**properties: Any)#
Constructors:

FDMessage(**properties)
new() -> Gio.SocketControlMessage
new_with_fd_list(fd_list:Gio.UnixFDList) -> Gio.SocketControlMessage

Constructors#

class UnixFDMessage
classmethod new() SocketControlMessage#
classmethod new_with_fd_list(fd_list: UnixFDList) SocketControlMessage#
Parameters:

fd_list

Methods#

class UnixFDMessage
append_fd(fd: int) bool#
Parameters:

fd

get_fd_list() UnixFDList#

Properties#

class UnixFDMessage
props.fd_list: UnixFDList#

Fields#

class UnixFDMessage
parent_instance#
priv#