Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GFileDescriptorBasedIface Struct Reference

#include <gfiledescriptorbased.h>

Data Fields

GTypeInterface g_iface
 
int(* get_fd )(GFileDescriptorBased *fd_based)
 

Detailed Description

GFileDescriptorBasedIface: @g_iface: The parent interface. @get_fd: Gets the underlying file descriptor.

An interface for file descriptor based io objects.

Definition at line 46 of file gfiledescriptorbased.h.

Field Documentation

◆ g_iface

GTypeInterface _GFileDescriptorBasedIface::g_iface

Definition at line 48 of file gfiledescriptorbased.h.

◆ get_fd

int(* _GFileDescriptorBasedIface::get_fd) (GFileDescriptorBased *fd_based)

Definition at line 51 of file gfiledescriptorbased.h.


The documentation for this struct was generated from the following file: